Module Name:    src
Committed By:   riz
Date:           Tue Apr  5 06:23:45 UTC 2011

Modified Files:
        src/doc [netbsd-5-1]: CHANGES-5.1.1

Log Message:
Ticket 1593


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-5.1.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-5.1.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.19 src/doc/CHANGES-5.1.1:1.1.2.20
--- src/doc/CHANGES-5.1.1:1.1.2.19	Sun Apr  3 06:11:28 2011
+++ src/doc/CHANGES-5.1.1	Tue Apr  5 06:23:45 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.19 2011/04/03 06:11:28 jdc Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.20 2011/04/05 06:23:45 riz Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
 release:
@@ -2358,3 +2358,9 @@
 	mitigation for CVE-2011-1547
 	[spz, ticket #1590]
 
+lib/libc/net/getservbyname_r.c			patch
+lib/libc/net/getservbyport_r.c			patch
+
+	Protect against stack smashes.
+	[christos, ticket #1593]
+

Reply via email to