Module Name: src Committed By: bouyer Date: Wed Aug 22 20:42:55 UTC 2012
Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.3 Log Message: tickets 1778, 1779 To generate a diff of this commit: cvs rdiff -u -r1.1.2.79 -r1.1.2.80 src/doc/CHANGES-5.0.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-5.0.3 diff -u src/doc/CHANGES-5.0.3:1.1.2.79 src/doc/CHANGES-5.0.3:1.1.2.80 --- src/doc/CHANGES-5.0.3:1.1.2.79 Wed Jul 25 12:16:25 2012 +++ src/doc/CHANGES-5.0.3 Wed Aug 22 20:42:55 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.0.3,v 1.1.2.79 2012/07/25 12:16:25 jdc Exp $ +# $NetBSD: CHANGES-5.0.3,v 1.1.2.80 2012/08/22 20:42:55 bouyer Exp $ A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3 release: @@ -5047,3 +5047,14 @@ src/dist/bind/win32utils/win32-build.txt Update bind to bind-9.7.6-P2 (includes fix for CVE-2012-3817). [spz, ticket #1782] +usr.bin/cksum/cksum.1 1.44 via patch + + Omit outdated cryptographic claims as noted in PR 44160. + [dholland, ticket #1778] + +gnu/usr.sbin/postfix/Makefile.inc patch + + insert comment warning about postfix vulnerability CVE-2011-1720 + in Cyrus SASL support, which is not compiled in netbsd-5-0 + [spz, ticket #1779] +