Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-1]: src/doc Tickets #1257 and #1258



details:   https://anonhg.NetBSD.org/src/rev/62f45ca1f42d
branches:  netbsd-6-1
changeset: 776052:62f45ca1f42d
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Feb 21 13:15:12 2015 +0000

description:
Tickets #1257 and #1258

diffstat:

 doc/CHANGES-6.1.6 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 65876a5e5f06 -r 62f45ca1f42d doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Sat Feb 21 13:05:38 2015 +0000
+++ b/doc/CHANGES-6.1.6 Sat Feb 21 13:15:12 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.28 2015/02/11 14:57:55 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.29 2015/02/21 13:15:12 martin Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -4050,4 +4050,15 @@
        Information leak in the XkbSetGeometry request of X servers.
        [mrg, ticket #1253]
 
+lib/libc/regex/regcomp.c                       (patch)
 
+       Fix a multiplication overflow in allocation, which has been fixed
+       differently in rev. 1.34 in -current.
+       [joerg, ticket #1257]
+
+sys/netinet/icmp_var.h                         1.30
+sys/netinet/ip_icmp.h                          1.34
+
+       Fix ICMP_STATINC() buffer overflows.
+       [christos, ticket #1258]
+



Home | Main Index | Thread Index | Old Index