Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc One more last-minute fix:



details:   https://anonhg.NetBSD.org/src/rev/439e419119a7
branches:  netbsd-1-6
changeset: 531077:439e419119a7
user:      he <he%NetBSD.org@localhost>
date:      Mon Feb 09 12:59:46 2004 +0000

description:
One more last-minute fix:
 o racoon isakmp_inf.c: Validate hash on info exchange. (ticket #1608)

diffstat:

 doc/CHANGES-1.6.2 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 509436a27848 -r 439e419119a7 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Feb 09 12:56:14 2004 +0000
+++ b/doc/CHANGES-1.6.2 Mon Feb 09 12:59:46 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.263 2004/02/09 12:32:50 he Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.264 2004/02/09 12:59:46 he Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -3403,3 +3403,16 @@
        [tron, ticket #1606]
 
        (Moved tags on last 2 files + doc/CHANGES-1.6.2)
+
+crypto/dist/kame/racoon/isakmp_inf.c           1.5-1.6
+
+       Validate hash on info exchange.
+       Fix endian mismatch.
+       [itojun, #1608]
+
+usr.sbin/racoon/Makefile.inc                   patch
+
+       Bump version string by appending ``-nb1''.
+       [itojun, #1608]
+
+       (Moved tags on last 2 files + doc/CHANGES-1.6.2)



Home | Main Index | Thread Index | Old Index