Module Name: src
Committed By: bouyer
Date: Wed Oct 17 20:57:41 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
tickets 1799, 1800, 1801, 1802
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.186 -r1.1.2.187 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.186 src/doc/CHANGES-5.2:1.1.2.187
--- src/doc/CHANGES-5.2:1.1.2.186 Sun Sep 30 18:19:34 2012
+++ src/doc/CHANGES-5.2 Wed Oct 17 20:57:41 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.186 2012/09/30 18:19:34 bouyer Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.187 2012/10/17 20:57:41 bouyer Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -8650,3 +8650,26 @@ gnu/dist/binutils/binutils/arsup.c patc
Fix buffer overflow in ar(1), from toolchain/46827
[christos, ticket #1793]
+bin/pax/ftree.c 1.42
+
+ deal properly with empty lines in spec file
+ [msaitoh, ticket #1799]
+
+sys/dev/pci/if_wm.c 1.231 via patch
+
+ Add workaround for QEMU and the variants that fail on EEPROM access.
+ [msaitoh, ticket #1800]
+
+dist/bind/CHANGES patch
+dist/bind/version patch
+dist/bind/bin/named/query.c patch
+
+ fix CVE-2012-5166: Specially crafted DNS data can cause a
+ lockup in named.
+ [spz, ticket #1801]
+
+usr.bin/calendar/calendars/calendar.netbsd 1.22
+
+ note NetBSD 6.0 release
+ [jnemeth, ticket #1802]
+