]> andersk Git - openssh.git/blobdiff - ChangeLog
- markus@cvs.openbsd.org 2005/07/25 11:59:40
[openssh.git] / ChangeLog
index 0d20dbe8f98c52ca83fd98dc901fa4dc31bd552a..e0f7ffce35308dc6038c32715e6d286e9e5c6d9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+20050726
+ - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
+   tim@.
+ - (djm) OpenBSD CVS Sync
+   - otto@cvs.openbsd.org 2005/07/19 15:32:26
+     [auth-passwd.c]
+     auth_usercheck(3) can return NULL, so check for that. Report from
+     mpech@. ok markus@
+   - markus@cvs.openbsd.org 2005/07/25 11:59:40
+     [kex.c kex.h myproposal.h packet.c packet.h servconf.c session.c]
+     [sshconnect2.c sshd.c sshd_config sshd_config.5]
+     add a new compression method that delays compression until the user
+     has been authenticated successfully and set compression to 'delayed'
+     for sshd.
+     this breaks older openssh clients (< 3.5) if they insist on
+     compression, so you have to re-enable compression in sshd_config.
+     ok djm@
+
+20050725
+ - (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096.
+
 20050717
 - OpenBSD CVS Sync
    - djm@cvs.openbsd.org 2005/07/16 01:35:24
@@ -24,7 +45,8 @@
      knf says that a 2nd level indent is four (not three or five) spaces
  -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
   [ssh-rand-helper.c] fix portable 2nd level indents at 4 spaces too
-
+ - (djm) [monitor.c monitor_wrap.c] -Wsign-compare for PAM monitor calls
 20050716
  - (dtucker) [auth-pam.c] Ensure that only one side of the authentication
    socketpair stays open on in both the monitor and PAM process.  Patch from
This page took 0.059561 seconds and 4 git commands to generate.