- (djm) Move to Jim's 1.2.0 X11 askpass program

This commit is contained in:
Damien Miller 2001-02-15 15:33:17 +11:00
Родитель 0a7e354f64
Коммит 0921454833
3 изменённых файлов: 6 добавлений и 5 удалений

Просмотреть файл

@ -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 $

Просмотреть файл

@ -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

Просмотреть файл

@ -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