mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 18:23:25 +08:00
- (djm) Update spec files for new x11-askpass
This commit is contained in:
parent
3ff36d6ce2
commit
bccb5a9338
@ -4,6 +4,7 @@
|
||||
[scard.c]
|
||||
Fix segv when smartcard communication error occurs during key load.
|
||||
ok markus@
|
||||
- (djm) Update spec files for new x11-askpass
|
||||
|
||||
20010927
|
||||
- (stevesk) session.c: declare do_pre_login() before use
|
||||
@ -6580,4 +6581,4 @@
|
||||
- Wrote replacements for strlcpy and mkdtemp
|
||||
- Released 1.0pre1
|
||||
|
||||
$Id: ChangeLog,v 1.1565 2001/09/28 09:51:54 djm Exp $
|
||||
$Id: ChangeLog,v 1.1566 2001/09/28 10:03:25 djm Exp $
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define askpass 1.2.2
|
||||
%define askpass 1.2.4.1
|
||||
|
||||
Name : openssh
|
||||
Version : 2.9.9p1
|
||||
@ -310,4 +310,4 @@ fi
|
||||
* Mon Jan 01 1998 ...
|
||||
Template Version: 1.31
|
||||
|
||||
$Id: openssh.spec,v 1.19 2001/09/24 23:15:15 mouring Exp $
|
||||
$Id: openssh.spec,v 1.20 2001/09/28 10:03:26 djm Exp $
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define oversion 2.9.9p1
|
||||
|
||||
# Version of ssh-askpass
|
||||
%define aversion 1.2.4
|
||||
%define aversion 1.2.4.1
|
||||
|
||||
# Do we want to disable building of x11-askpass? (1=yes 0=no)
|
||||
%define no_x11_askpass 0
|
||||
|
Loading…
Reference in New Issue
Block a user