diff options
author | mandree <mandree@FreeBSD.org> | 2012-08-28 01:44:23 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2012-08-28 01:44:23 +0800 |
commit | 1476a44ef9bc7f72587ee3f9b9438c3af6124ea0 (patch) | |
tree | af486af50b7e19a9a6a94a14ad8edecd73a4c293 /security/vuxml | |
parent | a3e617d915c8763c8bd08887c1b39e82ea4137ec (diff) | |
download | freebsd-ports-gnome-1476a44ef9bc7f72587ee3f9b9438c3af6124ea0.tar.gz freebsd-ports-gnome-1476a44ef9bc7f72587ee3f9b9438c3af6124ea0.tar.zst freebsd-ports-gnome-1476a44ef9bc7f72587ee3f9b9438c3af6124ea0.zip |
Update fetchmail to 6.3.21_1, fixing CVE-2012-3482.
Adjust VuXML database entry from < 6.3.22 to < 6.3.21_1.
PR: ports/170613
Approved by: maintainer timeout (14 days)
Security: http://www.vuxml.org/freebsd/83f9e943-e664-11e1-a66d-080027ef73ec.html
Security: CVE-2012-3482
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index a4095e0a2e56..07759c986cd3 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -611,7 +611,7 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>fetchmail</name> - <range><ge>5.0.8</ge><lt>6.3.22</lt></range> + <range><ge>5.0.8</ge><lt>6.3.21_1</lt></range> </package> </affects> <description> @@ -634,6 +634,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2012-08-12</discovery> <entry>2012-08-14</entry> + <modified>2012-08-27</modified> </dates> </vuln> |