diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-09 21:35:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-09 21:35:36 +0000 |
commit | d01a627767c1410d51b938b4bc132fe09307f00d (patch) | |
tree | d1b910c09dd97076e12b0359b187f1cef190fe9e /mail | |
parent | Update port to version 2.14. (diff) |
Upgrade to 5.8.17 ("Another victory for Open Source!"). This fixes a
remotely exploitable buffer overflow when connecting to a malicious
server.
Notes
Notes:
svn path=/head/; revision=46024
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index ed226502c8fd..81eb8144fd0a 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 5.8.11 +PORTVERSION= 5.8.17 CATEGORIES= mail ipv6 MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \ ftp://ftp.ccil.org/pub/esr/fetchmail/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 16dccdd71518..a89de2ae76ed 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-5.8.11.tar.gz) = db685915df5f264be07931c66a55603a +MD5 (fetchmail-5.8.17.tar.gz) = 2843f870b13395d9feb994b2de48180e |