openssh:V_4_1

Last commit made on 2005-07-26
Get this branch:
git clone -b V_4_1 https://git.launchpad.net/openssh

Branch merges

Branch information

Name:
V_4_1
Repository:
lp:openssh

Recent commits

cacf429... by Darren Tucker

 - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
   tim@.

73df4f7... by Darren Tucker

 - (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096.

ea559c8... by Darren Tucker

 - (dtucker) [README] Link to new release notes. Beter late than never...

475a13e... by Darren Tucker

20050529
 - (dtucker) [openbsd-compat/port-aix.c] Bug #1046: AIX 5.3 expects the
   argument to passwdexpired to be initialized to NULL. Suggested by tim@
   While at it, initialize the other arguments to auth functions in case they
   ever acquire this behaviour.

fe9489f... by Damien Miller

 - (djm) Release 4.1p1

5806767... by Darren Tucker

 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory
   allocation when retrieving core Windows environment. Add CYGWIN variable
   to propagated variables. Patch from vinschen at redhat.com, ok djm@

ae8c91e... by Darren Tucker

 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory
   allocation when retrieving core Windows environment. Add CYGWIN variable
   to propagated variables. Patch from vinschen at redhat.com, ok djm@

328118a... by Darren Tucker

 - (dtucker) [auth-pam.c] Since people don't seem to be getting the message
   that USE_POSIX_THREADS is unsupported, not recommended and generally a bad
   idea, it is now known as UNSUPPORTED_POSIX_THREADS_HACK. Attempting to use
   USE_POSIX_THREADS will now generate an error so we don't silently change
   behaviour. ok djm@

4d8f560... by Damien Miller

 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
         [contrib/suse/openssh.spec] Update spec file versions to 4.1p1

101afbb... by Damien Miller

restore portable-specific tweak