- Update to 6.3.2
- Changes: * Fixes a denial of service bug/fetchmail crash after sending a bounce * Adds a Maillennium (Comcast) workaround * ChangeLog: https://lists.berlios.de/pipermail/fetchmail-announce/2006-January/000022.html Security: http://fetchmail.berlios.de/fetchmail-SA-2006-01.txt Security: CVE-2006-0321 Security: http://www.vuxml.org/freebsd/f11d3b22-88c6-11da-a7b2-0060084a00e5.html
This commit is contained in:
parent
c40b4d5df7
commit
bf66bc15d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154237
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
# want fetchmailconf to work, define WITH_X11
|
||||
|
||||
PORTNAME= fetchmail
|
||||
PORTVERSION= 6.3.1
|
||||
PORTVERSION= 6.3.2
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://download.berlios.de/%SUBDIR%/ \
|
||||
http://home.pages.de/~mandree/%SUBDIR%/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (fetchmail-6.3.1.tar.bz2) = 6b7cd0e76465250d4c02367a90c08da6
|
||||
SHA256 (fetchmail-6.3.1.tar.bz2) = 4ba186eb7306161eb9181fb737840873564287cb37f5bdec48d4c31ad734e7b4
|
||||
SIZE (fetchmail-6.3.1.tar.bz2) = 1163151
|
||||
MD5 (fetchmail-6.3.2.tar.bz2) = a532134a5e3b35b4f8b78a8184439837
|
||||
SHA256 (fetchmail-6.3.2.tar.bz2) = 4fbb779c0fddf74af8267a8e8a68bc276c7afc2c854e04b754ca7ebbab2f876e
|
||||
SIZE (fetchmail-6.3.2.tar.bz2) = 1190838
|
||||
|
|
Loading…
Reference in a new issue