mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- Define __progname in session.c if libc doesn't
- Remove indentation on autoconf #include statements to avoid bug in DEC Tru64 compiler. Report and fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
This commit is contained in:
parent
06d84b78e9
commit
8117111a3c
1
CREDITS
1
CREDITS
@ -17,6 +17,7 @@ Chun-Chung Chen <cjj@u.washington.edu> - RPM fixes
|
||||
Dan Brosemer <odin@linuxfreak.com> - Autoconf support, build fixes
|
||||
Darren Hall <dhall@virage.org> - AIX patches
|
||||
David Agraz <dagraz@jahoopa.com> - Build fixes
|
||||
David Del Piero <David.DelPiero@qed.qld.gov.au> - bug fixes
|
||||
David Hesprich <darkgrue@gue-tech.org> - Configure fixes
|
||||
David Rankin <drankin@bohemians.lexington.ky.us> - libwrap, AIX, NetBSD fixes
|
||||
Gary E. Miller <gem@rellim.com> - SCO support
|
||||
|
@ -3,6 +3,10 @@
|
||||
[ssh-agent.c]
|
||||
- Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
|
||||
via Debian bug #59926
|
||||
- Define __progname in session.c if libc doesn't
|
||||
- Remove indentation on autoconf #include statements to avoid bug in
|
||||
DEC Tru64 compiler. Report and fix from David Del Piero
|
||||
<David.DelPiero@qed.qld.gov.au>
|
||||
|
||||
20000420
|
||||
- Make fixpaths work with perl4, patch from Andre Lucas
|
||||
|
Loading…
x
Reference in New Issue
Block a user