Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Correct file and revision list for SSH security fix...



details:   https://anonhg.NetBSD.org/src/rev/a9bdb6742eb0
branches:  netbsd-1-6
changeset: 530731:a9bdb6742eb0
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Sep 20 15:20:09 2003 +0000

description:
Correct file and revision list for SSH security fixes committed by
Christos Zoulas.

diffstat:

 doc/CHANGES-1.6.2 |  9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r af590aefecef -r a9bdb6742eb0 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Thu Sep 18 18:28:05 2003 +0000
+++ b/doc/CHANGES-1.6.2 Sat Sep 20 15:20:09 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.155 2003/09/18 18:28:05 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.156 2003/09/20 15:20:09 tron Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -1734,9 +1734,12 @@
        crank __NETBSDSSH_VERSION for buffer.c fix
        [elric/tron, ticket #1471]
 
-crypto/dist/ssh/buffer.c                       1.4
+crypto/dist/ssh/buffer.c                       1.3-1.4
 crypto/dist/ssh/channels.c                     1.30
-crypto/dist/ssh/version.h                      1.31 (via patch)
+crypto/dist/ssh/deattack.c                     1.13
+crypto/dist/ssh/misc.c                         1.12-1.14
+crypto/dist/ssh/session.c                      1.35
+crypto/dist/ssh/version.h                      1.31-1.32 (via patch)
 
        apply more malloc fixes from OpenSSH 3.7 -> 3.7.1.
        [christos, no ticket]



Home | Main Index | Thread Index | Old Index