Module Name: src
Committed By: bouyer
Date: Wed Aug 22 20:02:25 UTC 2012
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
tickets 1452, 1453, 1454
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.245 -r1.1.2.246 src/doc/CHANGES-4.1
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.1
diff -u src/doc/CHANGES-4.1:1.1.2.245 src/doc/CHANGES-4.1:1.1.2.246
--- src/doc/CHANGES-4.1:1.1.2.245 Tue Jul 24 20:40:47 2012
+++ src/doc/CHANGES-4.1 Wed Aug 22 20:02:25 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.245 2012/07/24 20:40:47 riz Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.246 2012/08/22 20:02:25 bouyer Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4685,3 +4685,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]
+