Module Name: src
Committed By: bouyer
Date: Wed Aug 22 20:02:18 UTC 2012
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
tickets 1452, 1453, 1454
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.104 -r1.1.2.105 src/doc/CHANGES-4.0.2
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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.104 src/doc/CHANGES-4.0.2:1.1.2.105
--- src/doc/CHANGES-4.0.2:1.1.2.104 Tue Jul 24 20:42:02 2012
+++ src/doc/CHANGES-4.0.2 Wed Aug 22 20:02:18 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.104 2012/07/24 20:42:02 riz Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.105 2012/08/22 20:02:18 bouyer Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1402,3 +1402,19 @@ dist/bind/lib/isc/random.c patch
Address bind CVE-2012-3817.
[spz, ticket #1455]
+gnu/dist/postfix/src/smtpd/smtpd_sasl_proto.c patch
+gnu/dist/postfix/README_FILES/RELEASE_NOTES patch
+
+ Apply patch from upstream, fixing CVE-2011-1720
+ [reed, ticket #1452]
+
+usr.bin/cksum/cksum.1 1.44 via patch
+
+ Omit outdated cryptographic claims as noted in PR 44160
+ [dholland, ticket #1453]
+
+sys/arch/amd64/amd64/trap.c patch
+
+ Fix potential stack frame corruption
+ [spz, ticket #1454]
+