summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog83
1 files changed, 1 insertions, 82 deletions
diff --git a/ChangeLog b/ChangeLog
index eb44d4a4f..b5505da19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,84 +1,3 @@
120030923
2 - (dtucker) OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2003/09/18 07:52:54
4 [sshconnect.c]
5 missing {}; bug #656; jclonguet at free.fr
6 - markus@cvs.openbsd.org 2003/09/18 07:54:48
7 [buffer.c]
8 protect against double free; #660; zardoz at users.sf.net
9 - markus@cvs.openbsd.org 2003/09/18 08:49:45
10 [deattack.c misc.c session.c ssh-agent.c]
11 more buffer allocation fixes; from Solar Designer; CAN-2003-0682;
12 ok millert@
13 - markus@cvs.openbsd.org 2003/09/19 09:02:02
14 [packet.c]
15 buffer_dump only if PACKET_DEBUG is defined; Jedi/Sector One; pr 3471
16 - (djm) Fix SSH1 challenge kludge
17 - (djm) Bug #671: Fix builds on OpenBSD
18 - (djm) Bug #676: Fix PAM stack corruption
19 - (djm) Fix bad free() in PAM code
20 - (djm) Don't call pam_end before pam_init
21 - (djm) Enable build with old OpenSSL again
22 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
23 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
24 - (djm) Crank version.h and spec version numbers
25 - (djm) Release 3.7.1p2
26
2720030922
28 - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree
29 builds. Portability corrections from tim@.
30 - (dtucker) [configure.ac] Bug #665: uid swapping issues on Mac OS X.
31 Patch from max at quendi.de.
32 - (dtucker) [configure.ac] Bug #657: uid swapping issues on BSDi.
33 - (dtucker) [configure.ac] Bug #653: uid swapping issues on Tru64.
34 - (dtucker) [configure.ac] Bug #693: uid swapping issues on NCR MP-RAS.
35 Patch from david.haughton at ncr.com
36 - (dtucker) [configure.ac] Bug #659: uid swapping issues on IRIX 6.
37 Part of patch supplied by bugzilla-openssh at thewrittenword.com
38 - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c
39 openbsd-compat/fake-rfc2553.h] Bug #659: Test for and handle systems with
40 where gai_strerror is defined as "const char *". Part of patch supplied
41 by bugzilla-openssh at thewrittenword.com
42 - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update
43 ssh-host-config to match current defaults, bump README version. Patch from
44 vinschen at redhat.com.
45 - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the
46 OS does not support permanently dropping privileges. Patch from
47 vinschen at redhat.com.
48 - (dtucker) [openbsd-compat/port-aix.c] Use correct include for xmalloc.h,
49 add canohost.h to stop warning. Based on patch from openssh-unix-dev at
50 thewrittenword.com
51 - (dtucker) [INSTALL] Bug #686: Document requirement for zlib 1.1.4 or
52 higher.
53 - (tim) Fix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/
54 - (tim) [configure.ac] Bug 665: move 3 new AC_DEFINES outside of AC_TRY_RUN.
55 Report by distler AT golem ph utexas edu.
56 - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
57 article by genty at austin.ibm.com, included with the author's permission.
58 - (tim) [configure.ac] add --disable-etc-default-login option. ok djm
59
6020030919
61 - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
62 djast AT cs.toronto.edu
63 - (djm) Bug #680: Remove missing inet_ntoa.h header reference
64 - (djm) Bug #646: Fix location of x11-ssh-askpass; Jim
65 - (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.h
66 unless required. Reorder to reduce warnings.
67 - (dtucker) [session.c] Bug #643: Fix size_t -> u_int and fix null deref
68 when /etc/default/login doesn't exist or isn't readable. Fixes from
69 jparsons-lists at saffron.net and georg.oppenberg at deu mci com.
70
7120030918
72 - (djm) Bug #652: Fix empty password auth
73
7420030917
75 - (djm) OpenBSD Sync
76 - markus@cvs.openbsd.org 2003/09/16 21:02:40
77 [buffer.c channels.c version.h]
78 more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU
79 - (djm) Crank RPM spec versions
80 - (djm) Release 3.7.1p1
81
8220030916 120030916
83 - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve 2 - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve
84 PATH (or SUPATH) and UMASK from /etc/default/login on platforms that have it 3 PATH (or SUPATH) and UMASK from /etc/default/login on platforms that have it
@@ -1188,4 +1107,4 @@
1188 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1107 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1189 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1108 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1190 1109
1191$Id: ChangeLog,v 1.2994.2.34 2003/09/23 09:33:17 djm Exp $ 1110$Id: ChangeLog,v 1.2994.2.4 2003/09/16 06:00:52 djm Exp $