X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/78c84f13864503406dca5cffce2d8746d578541f..9e127e2723f2072a4a2c239a2e7de2150f9e4d43:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index aa2a3054..cd5403e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +20011026 + - (bal) Set the correct current time in login_utmp_only(). Patch by + Wayne Davison + +20011025 + - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patch + by todd@ + - (tim) [configure.ac] Give path given in --with-xxx= for pcre,zlib, and + tcp-wrappers precedence over system libraries and includes. + Report from Dave Dykstra + +20011024 + - (bal) Should be 3.0p1 not 3.0p2. Corrected version.h already. + - (tim) configure.in -> configure.ac + +20011023 + - (bal) Updated version to 3.0p1 in preparing for release. + - (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform. + - (tim) [configure.in] Fix test for broken dirname. Based on patch from + Dave Dykstra . Remove un-needed test for zlib.h. + [contrib/caldera/openssh.spec, contrib/redhat/openssh.spec, + contrib/suse/openssh.spec] Update version to match version.h + +20011022 + - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open). + Report from Michal Zalewski + +20011021 + - (tim) [configure.in] Clean up library testing. Add optional PATH to + --with-pcre, --with-zlib, and --with-tcp-wrappers. Based on + patch by albert chin (china@thewrittenword.com) + Re-arange AC_CHECK_HEADERS and AC_CHECK_FUNCS for eaiser reading + of patches to configure.in. Replace obsolete AC_STRUCT_ST_BLKSIZE + with AC_CHECK_MEMBERS. Add test for broken dirname() on + Solaris 2.5.1 by Dan Astoorian + [acconfig.h aclocal.m4 defines.h configure.in] Better socklen_t test. + patch by albert chin (china@thewrittenword.com) + [scp.c] Replace obsolete HAVE_ST_BLKSIZE with + HAVE_STRUCT_STAT_ST_BLKSIZE. + [Makefile.in] When running make in top level, always do make + in openbsd-compat. patch by Dave Dykstra + +20011019 + - (bal) Fixed up init.d symlink issue and piddir stuff. Patches by + Zoran Milojevic and j.petersen@msh.de + 20011012 - (djm) OpenBSD CVS Sync - markus@cvs.openbsd.org 2001/10/10 22:18:47