aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-26 13:02:56 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-26 13:02:56 +0800
commitf513d6e614b8f1601a254bda108e9c0c91062a93 (patch)
treeaeeb3260c77972916aad09907545ac9d77e7810b /mail
parent79c5ed3adbe57077f7beb0b916f8e4f9196f10ff (diff)
downloadfreebsd-ports-gnome-f513d6e614b8f1601a254bda108e9c0c91062a93.tar.gz
freebsd-ports-gnome-f513d6e614b8f1601a254bda108e9c0c91062a93.tar.zst
freebsd-ports-gnome-f513d6e614b8f1601a254bda108e9c0c91062a93.zip
- Update to 0.92.8
This update fixes among many other tiny bugs one security bug that allows a remote attacker to cause a denial of service in bogofilter, by crashing it; a malformatted (non-conformant) RFC-2047 encoded word triggers an attempt to write a terminating NUL byte past the end of a buffer or (more commonly) into the zero-page, which causes a segfault. Depending on the exact MTA/MDA configuration on the receiving machine, this can cause a denial of service of the mail system. PR: ports/73144 Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/bogofilter-current/Makefile4
-rw-r--r--mail/bogofilter-current/distinfo4
-rw-r--r--mail/bogofilter/Makefile4
-rw-r--r--mail/bogofilter/distinfo4
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/bogofilter-current/Makefile b/mail/bogofilter-current/Makefile
index caea9d8f6f5e..cbaee607ff4f 100644
--- a/mail/bogofilter-current/Makefile
+++ b/mail/bogofilter-current/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bogofilter
-PORTVERSION= 0.92.7
+PORTVERSION= 0.92.8
PORTREVISION= 0
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -88,7 +88,7 @@ post-install::
doc/README.validation TODO \
CHANGES-* RELEASE.NOTES-* \
doc/integrating-with-postfix doc/integrating-with-qmail \
- doc/bogofilter-tuning.HOWTO.html doc/bogofilter-SA-2002-01 METHODS \
+ doc/bogofilter-tuning.HOWTO.html doc/bogofilter-SA-2002-01 \
doc/README.tdb
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
diff --git a/mail/bogofilter-current/distinfo b/mail/bogofilter-current/distinfo
index f9b1a701f259..e1e0683058c1 100644
--- a/mail/bogofilter-current/distinfo
+++ b/mail/bogofilter-current/distinfo
@@ -1,2 +1,2 @@
-MD5 (bogofilter-0.92.7.tar.bz2) = 6c247d060c23714e5a73d82586a16588
-SIZE (bogofilter-0.92.7.tar.bz2) = 630924
+MD5 (bogofilter-0.92.8.tar.bz2) = dac06b6afcab0e36d17b1604216dc9bf
+SIZE (bogofilter-0.92.8.tar.bz2) = 637420
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index caea9d8f6f5e..cbaee607ff4f 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bogofilter
-PORTVERSION= 0.92.7
+PORTVERSION= 0.92.8
PORTREVISION= 0
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -88,7 +88,7 @@ post-install::
doc/README.validation TODO \
CHANGES-* RELEASE.NOTES-* \
doc/integrating-with-postfix doc/integrating-with-qmail \
- doc/bogofilter-tuning.HOWTO.html doc/bogofilter-SA-2002-01 METHODS \
+ doc/bogofilter-tuning.HOWTO.html doc/bogofilter-SA-2002-01 \
doc/README.tdb
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
diff --git a/mail/bogofilter/distinfo b/mail/bogofilter/distinfo
index f9b1a701f259..e1e0683058c1 100644
--- a/mail/bogofilter/distinfo
+++ b/mail/bogofilter/distinfo
@@ -1,2 +1,2 @@
-MD5 (bogofilter-0.92.7.tar.bz2) = 6c247d060c23714e5a73d82586a16588
-SIZE (bogofilter-0.92.7.tar.bz2) = 630924
+MD5 (bogofilter-0.92.8.tar.bz2) = dac06b6afcab0e36d17b1604216dc9bf
+SIZE (bogofilter-0.92.8.tar.bz2) = 637420