Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket #1557:



details:   https://anonhg.NetBSD.org/src/rev/2f29c92cfc31
branches:  netbsd-1-6
changeset: 531002:2f29c92cfc31
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Nov 07 05:56:24 2003 +0000

description:
ticket #1557:
 o asn1/a_bytes.c, ssl_ciph.c: Changes between 0.9.6k and 0.9.6l

diffstat:

 doc/CHANGES-1.6.2 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r fa922a15522c -r 2f29c92cfc31 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Fri Nov 07 04:57:12 2003 +0000
+++ b/doc/CHANGES-1.6.2 Fri Nov 07 05:56:24 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.228 2003/10/28 16:03:15 jmc Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.229 2003/11/07 05:56:24 msaitoh Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -2978,3 +2978,12 @@
 
        dist/dhcp/common/parse.c
        doc/CHANGES-1.6.2
+
+crypto/dist/openssl/crypto/asn1/a_bytes.c      patched by hand
+crypto/dist/openssl/ssl/ssl_ciph.c             patched by hand
+
+       Changes between 0.9.6k and 0.9.6l  [04 Nov 2003]
+       *) Fix additional bug revealed by the NISCC test suite:
+           Stop bug triggering large recursion when presented with
+            certain ASN.1 tags (CAN-2003-0851). from Steve Henson
+       [itojun, ticket #1557]



Home | Main Index | Thread Index | Old Index