summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 12 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index ab8cf256c..eb203491f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1405,7 +1405,7 @@
1405 1405
140620000620 140620000620
1407 - (djm) Replace use of '-o' and '-a' logical operators in configure tests 1407 - (djm) Replace use of '-o' and '-a' logical operators in configure tests
1408 with '||' and '&&'. As suggested by Jim Knoble <jmknoble@pint-stowp.cx> 1408 with '||' and '&&'. As suggested by Jim Knoble <jmknoble@jmknoble.cx>
1409 to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com> 1409 to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com>
1410 - (djm) Typo in loginrec.c 1410 - (djm) Typo in loginrec.c
1411 1411
@@ -2022,7 +2022,7 @@
2022 - Clarified --with-default-path option. 2022 - Clarified --with-default-path option.
2023 - Added -blibpath handling for AIX to work around stupid runtime linking. 2023 - Added -blibpath handling for AIX to work around stupid runtime linking.
2024 Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble 2024 Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble
2025 <jmknoble@pobox.com> 2025 <jmknoble@jmknoble.cx>
2026 - Checks for 64 bit int types. Problem report from Mats Fredholm 2026 - Checks for 64 bit int types. Problem report from Mats Fredholm
2027 <matsf@init.se> 2027 <matsf@init.se>
2028 - OpenBSD CVS updates: 2028 - OpenBSD CVS updates:
@@ -2203,7 +2203,7 @@
2203 - NeXT keeps it lastlog in /usr/adm. Report from 2203 - NeXT keeps it lastlog in /usr/adm. Report from
2204 mouring@newton.pconline.com 2204 mouring@newton.pconline.com
2205 - Added note in UPGRADING re interop with commercial SSH using idea. 2205 - Added note in UPGRADING re interop with commercial SSH using idea.
2206 Report from Jim Knoble <jmknoble@pobox.com> 2206 Report from Jim Knoble <jmknoble@jmknoble.cx>
2207 - Fix linking order for Kerberos/AFS. Fix from Holget Trapp 2207 - Fix linking order for Kerberos/AFS. Fix from Holget Trapp
2208 <Holger.Trapp@Informatik.TU-Chemnitz.DE> 2208 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
2209 2209
@@ -2216,9 +2216,9 @@
2216 <gem@rellim.com> 2216 <gem@rellim.com>
2217 - New URL for x11-ssh-askpass. 2217 - New URL for x11-ssh-askpass.
2218 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble 2218 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
2219 <jmknoble@pobox.com> 2219 <jmknoble@jmknoble.cx>
2220 - Added 'DESTDIR' option to Makefile to ease package building. Patch from 2220 - Added 'DESTDIR' option to Makefile to ease package building. Patch from
2221 Jim Knoble <jmknoble@pobox.com> 2221 Jim Knoble <jmknoble@jmknoble.cx>
2222 - Updated RPM spec files to use DESTDIR 2222 - Updated RPM spec files to use DESTDIR
2223 2223
222420000124 222420000124
@@ -2422,7 +2422,7 @@
2422 - Fill in ut_utaddr utmp field. Report from Benjamin Charron 2422 - Fill in ut_utaddr utmp field. Report from Benjamin Charron
2423 <iretd@bigfoot.com> 2423 <iretd@bigfoot.com>
2424 - Really fix broken default path. Fix from Jim Knoble 2424 - Really fix broken default path. Fix from Jim Knoble
2425 <jmknoble@pobox.com> 2425 <jmknoble@jmknoble.cx>
2426 - Remove test for quad_t. No longer needed. 2426 - Remove test for quad_t. No longer needed.
2427 - Released 1.2.1pre24 2427 - Released 1.2.1pre24
2428 2428
@@ -2489,7 +2489,7 @@
248919991226 248919991226
2490 - Enabled utmpx support by default for Solaris 2490 - Enabled utmpx support by default for Solaris
2491 - Cleanup sshd.c PAM a little more 2491 - Cleanup sshd.c PAM a little more
2492 - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com> 2492 - Revised RPM package to include Jim Knoble's <jmknoble@jmknoble.cx>
2493 X11 ssh-askpass program. 2493 X11 ssh-askpass program.
2494 - Disable logging of PAM success and failures, PAM is verbose enough. 2494 - Disable logging of PAM success and failures, PAM is verbose enough.
2495 Unfortunatly there is currently no way to disable auth failure 2495 Unfortunatly there is currently no way to disable auth failure
@@ -2501,8 +2501,8 @@
2501 .Sh FILES, too 2501 .Sh FILES, too
2502 - Released 1.2.1pre21 2502 - Released 1.2.1pre21
2503 - Fixed implicit '.' in default path, report from Jim Knoble 2503 - Fixed implicit '.' in default path, report from Jim Knoble
2504 <jmknoble@pobox.com> 2504 <jmknoble@jmknoble.cx>
2505 - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com> 2505 - Redhat RPM spec fixes from Jim Knoble <jmknoble@jmknoble.cx>
2506 2506
250719991225 250719991225
2508 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com> 2508 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
@@ -2602,7 +2602,7 @@
2602 - Compile fix from David Agraz <dagraz@jahoopa.com> 2602 - Compile fix from David Agraz <dagraz@jahoopa.com>
2603 - Avoid compiler warning in bsd-snprintf.c 2603 - Avoid compiler warning in bsd-snprintf.c
2604 - Added pam_limits.so to default PAM config. Suggested by 2604 - Added pam_limits.so to default PAM config. Suggested by
2605 Jim Knoble <jmknoble@pobox.com> 2605 Jim Knoble <jmknoble@jmknoble.cx>
2606 2606
260719991209 260719991209
2608 - Import of patch from Ben Taylor <bent@clark.net>: 2608 - Import of patch from Ben Taylor <bent@clark.net>:
@@ -2630,7 +2630,7 @@
2630 David Agraz <dagraz@jahoopa.com> 2630 David Agraz <dagraz@jahoopa.com>
2631 2631
263219991207 263219991207
2633 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com> 2633 - sshd Redhat init script patch from Jim Knoble <jmknoble@jmknoble.cx>
2634 fixes compatability with 4.x and 5.x 2634 fixes compatability with 4.x and 5.x
2635 - Fixed default SSH_ASKPASS 2635 - Fixed default SSH_ASKPASS
2636 - Fix PAM account and session being called multiple times. Problem 2636 - Fix PAM account and session being called multiple times. Problem
@@ -2897,7 +2897,7 @@
2897 - Merged more Solaris compability from Marc G. Fournier 2897 - Merged more Solaris compability from Marc G. Fournier
2898 <marc.fournier@acadiau.ca> 2898 <marc.fournier@acadiau.ca>
2899 - Wrote autoconf tests for __progname symbol 2899 - Wrote autoconf tests for __progname symbol
2900 - RPM spec file fixes from Jim Knoble <jmknoble@pobox.com> 2900 - RPM spec file fixes from Jim Knoble <jmknoble@jmknoble.cx>
2901 - Released 1.2pre12 2901 - Released 1.2pre12
2902 2902
2903 - Another OpenBSD CVS update: 2903 - Another OpenBSD CVS update: