Module Name: src
Committed By: snj
Date: Tue Jun 21 19:49:14 UTC 2016
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
1085
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.251 -r1.1.2.252 src/doc/CHANGES-6.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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.251 src/doc/CHANGES-6.2:1.1.2.252
--- src/doc/CHANGES-6.2:1.1.2.251 Wed May 18 10:53:20 2016
+++ src/doc/CHANGES-6.2 Tue Jun 21 19:49:14 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.251 2016/05/18 10:53:20 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.252 2016/06/21 19:49:14 snj Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -14379,3 +14379,8 @@ external/mit/expat/lib/libexpat/shlib_ve
Update expat to 2.1.1. Apply fixes for CVE-2016-0718.
[spz, ticket #1383]
+src/lib/libc/net/gethnamaddr.c patch
+
+ Fix parsing of /etc/hosts. PR lib/48926.
+ [buhrow, ticket #1085]
+