Path to this page:
Subject: CVS commit: [pkgsrc-2009Q2] pkgsrc/mail/libspf2
From: S.P.Zeidler
Date: 2009-09-13 13:46:01
Message id: 20090913114601.80044175D0@cvs.netbsd.org
Log Message:
Pullup ticket 2883 - requested by tron
security fix
Revisions pulled up:
- pkgsrc/mail/libspf2/Makefile 1.7
- pkgsrc/mail/libspf2/distinfo 1.4
Files added:
pkgsrc/mail/libspf2/patches/patch-aa 1.1
Module Name: pkgsrc
Committed By: tron
Date: Tue Sep 8 10:36:27 UTC 2009
Modified Files:
pkgsrc/mail/libspf2: Makefile distinfo
Added Files:
pkgsrc/mail/libspf2/patches: patch-aa
Log Message:
Fix an abort() caused by miscalculating the size of an internal buffer.
This can crash applications using "libspf2" (e.g. \
"milter-greylist")
in an e-mail gets delivered via SMTP over IPv6 depending on the
remote machine's IPv6 address.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/libspf2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/libspf2/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/libspf2/patches/patch-aa
Files: