summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-06-26 23:57:59 +1000
committerDamien Miller <djm@mindrot.org>2002-06-26 23:57:59 +1000
commit7868202d56f72b5f833b454f0756b301bcf58190 (patch)
treef44d6db5740521b1b4ca19a808ade9e27ebeba38 /ChangeLog
parentd4b11d62e9de29bbadd09c26c2d2a4d05fb56305 (diff)
- (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 845b5a9aa..852fa1d3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -59,6 +59,7 @@
59 - (djm) Improve PAMAuthenticationViaKbdInt text from Nalin Dahyabhai 59 - (djm) Improve PAMAuthenticationViaKbdInt text from Nalin Dahyabhai
60 <nalin@redhat.com> 60 <nalin@redhat.com>
61 - (djm) Update spec files for release 61 - (djm) Update spec files for release
62 - (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISS
62 63
6320020625 6420020625
64 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh 65 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
@@ -1158,4 +1159,4 @@
1158 - (stevesk) entropy.c: typo in debug message 1159 - (stevesk) entropy.c: typo in debug message
1159 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1160 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1160 1161
1161$Id: ChangeLog,v 1.2298 2002/06/26 13:57:12 djm Exp $ 1162$Id: ChangeLog,v 1.2299 2002/06/26 13:57:59 djm Exp $