Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc 1247
details: https://anonhg.NetBSD.org/src/rev/0d84c1b2adbf
branches: netbsd-7-0
changeset: 801236:0d84c1b2adbf
user: snj <snj%NetBSD.org@localhost>
date: Sun Nov 13 07:12:40 2016 +0000
description:
1247
diffstat:
doc/CHANGES-7.0.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 4d5e4fb55a4a -r 0d84c1b2adbf doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sun Nov 13 07:10:09 2016 +0000
+++ b/doc/CHANGES-7.0.3 Sun Nov 13 07:12:40 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.3 2016/11/05 17:48:23 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.4 2016/11/13 07:12:40 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -104,3 +104,9 @@
Update BIND to 9.10.4-P4. Fixes CVE-2016-8864.
[snj, ticket #1271]
+lib/libc/gen/glob.c 1.36
+
+ Bump the glob limits to 512KB for total string size and 64K
+ path entries.
+ [joerg, ticket #1247]
+
Home |
Main Index |
Thread Index |
Old Index