diff options
author | ohauer <ohauer@FreeBSD.org> | 2013-04-01 01:36:29 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2013-04-01 01:36:29 +0800 |
commit | 92f231799a6d7faf42e9c2acad185e009b9fabb4 (patch) | |
tree | 2efc3e29bbb9e9c909320e18f52e389b05ca4f79 /security | |
parent | 5b89de90820d17e0fe17603c3847daf4534259b3 (diff) | |
download | freebsd-ports-gnome-92f231799a6d7faf42e9c2acad185e009b9fabb4.tar.gz freebsd-ports-gnome-92f231799a6d7faf42e9c2acad185e009b9fabb4.tar.zst freebsd-ports-gnome-92f231799a6d7faf42e9c2acad185e009b9fabb4.zip |
- update japanes/bugzilla templates
- update vuxml to reflect bugzilla templates
- fix typo in vuxml
Approved by: portmgr (miwi)
Sponsored by:
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index cd630b35a7e0..d51085d13a93 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -62,7 +62,7 @@ Note: Please add new entries to the beginning of this file. <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>The OpenVPN project reports:</p> - <blockquote cite="https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.1<"> + <blockquote cite="https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.1"> <p>[OpenVPN 2.3.1 adds a fix to prevent potential side-channel attacks by switching to a] constant time memcmp when comparing HMACs in [the] openvpn_decrypt [function].</p> </blockquote> @@ -1550,6 +1550,9 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>bugzilla</name> + <name>de-bugzilla</name> + <name>ru-bugzilla</name> + <name>ja-bugzilla</name> <range><ge>3.6.0</ge><lt>3.6.13</lt></range> <range><ge>4.0.0</ge><lt>4.0.10</lt></range> <range><ge>4.2.0</ge><lt>4.2.5</lt></range> @@ -1587,6 +1590,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2013-02-19</discovery> <entry>2013-02-20</entry> + <modified>2013-03-31</modified> </dates> </vuln> |