Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc pullups for tickets: 897 898



details:   https://anonhg.NetBSD.org/src/rev/cd6932c16b6a
branches:  netbsd-1-6
changeset: 529140:cd6932c16b6a
user:      lukem <lukem%NetBSD.org@localhost>
date:      Thu Oct 03 03:39:04 2002 +0000

description:
pullups for tickets: 897 898

diffstat:

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

diffs (26 lines):

diff -r d75b78104122 -r cd6932c16b6a doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Thu Oct 03 03:34:46 2002 +0000
+++ b/doc/CHANGES-1.6.1 Thu Oct 03 03:39:04 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.1,v 1.1.2.6 2002/10/02 03:43:03 lukem Exp $
+#      $NetBSD: CHANGES-1.6.1,v 1.1.2.7 2002/10/03 03:39:04 lukem Exp $
 
 A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
 
@@ -188,3 +188,16 @@
        complicated access control issues due to IPv4 mapped address.
        [itojun, ticket #857]
 
+crypto/dist/kame/racoon/missing/crypto/rijndael/rijndael-api-fst.c 1.2
+
+       Turn on strict alignment #define's, because racoon reliably core
+       dumps on machines which require strict alignment such as sparc64.
+       [elric, ticket #897]
+
+gnu/dist/sendmail/smrsh/smrsh.c                        1.9
+
+       More strict checking on command invocation.
+       Refer to http://www.sendmail.org/smrsh.adv.txt.
+       Resolves PR#18516.
+       [itojun, ticket #898]
+



Home | Main Index | Thread Index | Old Index