Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 17:04:34 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509228 - head/security/vuxml
Message-ID:  <201908181704.x7IH4YbH002254@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sun Aug 18 17:04:34 2019
New Revision: 509228
URL: https://svnweb.freebsd.org/changeset/ports/509228

Log:
  security/vuxml: add vuxml entry for gitea
  
  PR:		239930
  Submitted by:	stb@lassitu.de

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Aug 18 16:57:18 2019	(r509227)
+++ head/security/vuxml/vuln.xml	Sun Aug 18 17:04:34 2019	(r509228)
@@ -58,6 +58,32 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="3b2ee737-c12d-11e9-aabc-0800274e5f20">
+    <topic>gitea -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>gitea</name>
+	<range><lt>1.9.1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>The Gitea Team reports:</p>
+	<blockquote cite="https://blog.gitea.io/2019/08/gitea-1.9.1-is-released/">;
+	  <p>This release contains two security fixes, so we highly recommend updating.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://blog.gitea.io/2019/08/gitea-1.9.1-is-released/</url>;
+      <url>https://github.com/go-gitea/gitea/releases/tag/v1.9.1</url>;
+    </references>
+    <dates>
+      <discovery>2019-07-31</discovery>
+      <entry>2019-07-31</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="d905b219-c1ca-11e9-8c46-0c9d925bbbc0">
     <topic>xdm -- remote denial of service</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908181704.x7IH4YbH002254>