diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2012-08-30 14:24:48 +0800 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2012-08-30 14:24:48 +0800 |
commit | 3a45d04f929bb95d7c35e0853bbfaa469d4e872d (patch) | |
tree | 518a56b8c4cf6a4cf252d3477b1f1a40dcf02b77 /mail/fetchmail/pkg-plist | |
parent | 38ee66a4acde6587645d818466a6e8386803a859 (diff) | |
download | freebsd-ports-gnome-3a45d04f929bb95d7c35e0853bbfaa469d4e872d.tar.gz freebsd-ports-gnome-3a45d04f929bb95d7c35e0853bbfaa469d4e872d.tar.zst freebsd-ports-gnome-3a45d04f929bb95d7c35e0853bbfaa469d4e872d.zip |
Update to upstream release fetchmail 6.3.22.
Fixes CVE-2011-3389 (reenabling a countermeasure against
chosen-plaintext attacks against block cipher initialization)
Fixes CVE-2012-3482 (vulnerabilities in NTLM authentication; already
fixed in FreeBSD's port 6.3.21_1)
Assorted other fixes and workarounds.
Adds a Swedish translation.
Release Notes: http://developer.berlios.de/project/shownotes.php?release_id=19117
PR: 171177
Approved by: Corey Halpin (maintainer)
Security: CVE-2012-3482
Security: http://www.vuxml.org/freebsd/83f9e943-e664-11e1-a66d-080027ef73ec.html
Security: CVE-2011-3389
Security: http://www.vuxml.org/freebsd/18ce9a90-f269-11e1-be53-080027ef73ec.html
Diffstat (limited to 'mail/fetchmail/pkg-plist')
-rw-r--r-- | mail/fetchmail/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/fetchmail/pkg-plist b/mail/fetchmail/pkg-plist index 507eb94cb22a..281b2b1f8f7c 100644 --- a/mail/fetchmail/pkg-plist +++ b/mail/fetchmail/pkg-plist @@ -33,6 +33,7 @@ libexec/fetchmailconf.py %%NLS%%share/locale/ru/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/sk/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/sq/LC_MESSAGES/fetchmail.mo +%%NLS%%share/locale/sv/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/tr/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/vi/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/fetchmail.mo |