Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Today's set from here:



details:   https://anonhg.NetBSD.org/src/rev/1c51ac23fc93
branches:  netbsd-3
changeset: 575315:1c51ac23fc93
user:      he <he%NetBSD.org@localhost>
date:      Fri Apr 08 15:41:44 2005 +0000

description:
Today's set from here:
 o telnet: fix buffer overflows, ref. CAN-2005-0468 / CAN-2005-0469 (#124)
 o neo audio driver: update watermark for recording buffer (#127)

diffstat:

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

diffs (24 lines):

diff -r 351a5a8b0263 -r 1c51ac23fc93 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Fri Apr 08 15:39:38 2005 +0000
+++ b/doc/CHANGES-3.0   Fri Apr 08 15:41:44 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.46 2005/04/08 13:41:48 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.47 2005/04/08 15:41:44 he Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -7159,3 +7159,14 @@
        functions in order to fix link-time conflicts with the C library.
        [bouyer, ticket #126]
 
+usr.bin/telnet/telnet.c                                1.30
+
+       Plug buffer overflows, ref. CAN 2005-0468 and 2005-0469.
+       Patch from MIT/Kerberos (MITKRB5-SA-2005-001-telnet.txt).
+       [tron, ticket #124]
+
+sys/dev/pci/neo.c                              1.28
+
+       In neo_intr(), update the watermark for the recording buffer.
+       Fixes PR#26706.
+       [kent, ticket #127]



Home | Main Index | Thread Index | Old Index