Source-Changes-HG archive

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

[src/netbsd-3-0]: src/doc Tickets #1547, 1563.



details:   https://anonhg.NetBSD.org/src/rev/8d48bb2ddf94
branches:  netbsd-3-0
changeset: 579329:8d48bb2ddf94
user:      ghen <ghen%NetBSD.org@localhost>
date:      Thu Oct 26 10:53:55 2006 +0000

description:
Tickets #1547, 1563.

diffstat:

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

diffs (24 lines):

diff -r f6c72d7ded41 -r 8d48bb2ddf94 doc/CHANGES-3.0.2
--- a/doc/CHANGES-3.0.2 Thu Oct 26 10:52:57 2006 +0000
+++ b/doc/CHANGES-3.0.2 Thu Oct 26 10:53:55 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.2,v 1.1.2.33 2006/10/26 09:41:06 ghen Exp $
+#      $NetBSD: CHANGES-3.0.2,v 1.1.2.34 2006/10/26 10:53:55 ghen Exp $
 
 A complete list of changes from the NetBSD 3.0.1 release to the NetBSD 3.0.2
 release:
@@ -331,3 +331,14 @@
        (patches backported from OpenSSH 4.4).
        [adrianp, ticket #1569]
 
+sys/netinet/tcp_input.c                                1.250
+
+       Don't accept TCP connections to broadcast addresses.
+       [rpaulo, ticket #1547]
+
+sys/net/if.c                                   1.172
+sys/net/if.c                                   1.173
+
+       Fix a memory disclosure in interface name buffer.
+       [christos, ticket #1563]
+



Home | Main Index | Thread Index | Old Index