Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Attic/CHANGES-1.5.4,v retrieving revision 1.1.2.73 retrieving revision 1.1.2.74 diff -u -p -r1.1.2.73 -r1.1.2.74 --- src/Attic/CHANGES-1.5.4 2002/10/18 14:14:21 1.1.2.73 +++ src/Attic/CHANGES-1.5.4 2002/10/22 00:25:48 1.1.2.74 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-1.5.4,v 1.1.2.73 2002/10/18 14:14:21 itojun Exp $ +# $NetBSD: CHANGES-1.5.4,v 1.1.2.74 2002/10/22 00:25:48 itojun Exp $ A complete list of changes from NetBSD 1.5.3 to NetBSD 1.5.4: @@ -1758,3 +1758,7 @@ bin/ksh/main.c 1.8 games/trek/getpar.c 1.10 Avoid buffer overrun. + +crypto/dist/heimdal/kadmin/version4.c 1.2 + + Don't blindly trust rlen. From Heimdal 0.5.1. Fixes SA#2002-026.