openbsd-ports/mail/postfix/stable/Makefile
sthen 7e0cfe1020 SECURITY update to 2.8.3 (postfix/stable) / 2.9-20110501 (postfix/snapshot).
See http://www.postfix.org/CVE-2011-1720.html for info: this is a memory
corruption bug affecting users of -sasl2 packages who have enabled SASL
using auth mechanisms other than PLAIN/LOGIN. (This is not an especially
common configuration as the affected mechanisms require keeping plaintext
passwords on mail servers).

OK jasper@, Brad (maintainer).
2011-05-09 21:56:13 +00:00

8 lines
150 B
Makefile

# $OpenBSD: Makefile,v 1.138 2011/05/09 21:56:13 sthen Exp $
VERSION= 2.8.3
MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}
.include <bsd.port.mk>