Module Name: src
Committed By: bouyer
Date: Wed Aug 22 20:42:57 UTC 2012
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.3
Log Message:
tickets 1778, 1779
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.20 -r1.1.2.21 src/doc/CHANGES-5.1.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.1.3
diff -u src/doc/CHANGES-5.1.3:1.1.2.20 src/doc/CHANGES-5.1.3:1.1.2.21
--- src/doc/CHANGES-5.1.3:1.1.2.20 Wed Jul 25 12:16:34 2012
+++ src/doc/CHANGES-5.1.3 Wed Aug 22 20:42:57 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.20 2012/07/25 12:16:34 jdc Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.21 2012/08/22 20:42:57 bouyer Exp $
A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
release:
@@ -2133,3 +2133,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]
+
+external/ibm-public/postfix/Makefile.inc patch
+
+ insert comment warning about postfix vulnerability CVE-2011-1720
+ in Cyrus SASL support, which is not compiled in netbsd-5-1
+ [spz, ticket #1779]
+