]> andersk Git - openssh.git/blobdiff - ChangeLog
- EGD uses a socket, not a named pipe. Duh.
[openssh.git] / ChangeLog
index f42fdc73867db5918d9026dc55247d2dae581dd8..5c9024fc3ad9c2abcba3f52b92b750245161ca4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+19991119
+ - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
+   (off-by-one error - doesn't appear to be easily exploitable)
+ - Merged OpenBSD CVS changes
+   - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
+     more %d vs. %s in fmt-strings
+   - [authfd.c]
+     Integers should not be printed with %s
+ - EGD uses a socket, not a named pipe. Duh.
+ - Fix includes in fingerprint.c
+
+19991118
+ - Merged OpenBSD CVS changes
+   - [scp.c] foregroundproc() in scp
+   - [sshconnect.h] include fingerprint.h
+   - [sshd.c] bugfix: the log() for passwd-auth escaped during logging 
+     changes.
+   - [ssh.1] Spell my name right.
+ - Added openssh.com info to README
+
 19991117
  - Merged OpenBSD CVS changes
    - [ChangeLog.Ylonen] noone needs this anymore
This page took 0.031541 seconds and 4 git commands to generate.