diff --git a/ChangeLog b/ChangeLog index 2a0b9cb30..ccf30971c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,8 +36,9 @@ [sftp-client.c sftp-int.c sftp.1] Fix and document 'preserve modes & times' option ('-p' flag in sftp); ok markus@ - - replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN. - + - (bal) replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN. + - (djm) Move to Jim's 1.2.0 X11 askpass program + 20010214 - (djm) Don't try to close PAM session or delete credentials if the session has not been open or credentials not set. Based on patch from @@ -3965,4 +3966,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.770 2001/02/15 03:50:49 mouring Exp $ +$Id: ChangeLog,v 1.771 2001/02/15 04:33:17 djm Exp $ diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec index 57a52b49f..5fdf47e79 100644 --- a/contrib/caldera/openssh.spec +++ b/contrib/caldera/openssh.spec @@ -2,7 +2,7 @@ %define oversion 2.3.2p1 # Version of ssh-askpass -%define aversion 1.1.1 +%define aversion 1.2.0 # Do we want to disable building of x11-askpass? (1=yes 0=no) %define no_x11_askpass 0 diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index dc0954abb..4e49d9cff 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -2,7 +2,7 @@ %define oversion 2.3.2p1 # Version of ssh-askpass -%define aversion 1.1.1 +%define aversion 1.2.0 # Do we want to disable building of x11-askpass? (1=yes 0=no) %define no_x11_askpass 0