mirror of git://anongit.mindrot.org/openssh.git
- (djm) Update spec files for new x11-askpass
This commit is contained in:
parent
4577765cd4
commit
9584dc8ccd
|
@ -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
|
||||
|
||||
20010926
|
||||
- (djm) Disable AC_SYS_LARGEFILE, it breaks on several systems
|
||||
|
@ -6579,4 +6580,4 @@
|
|||
- Wrote replacements for strlcpy and mkdtemp
|
||||
- Released 1.0pre1
|
||||
|
||||
$Id: ChangeLog,v 1.1559.2.4 2001/09/28 09:53:07 djm Exp $
|
||||
$Id: ChangeLog,v 1.1559.2.5 2001/09/28 10:02:35 djm Exp $
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
%define askpass 1.2.2
|
||||
%define askpass 1.2.4.1
|
||||
|
||||
Name : openssh
|
||||
Version : 2.9.9p2
|
||||
|
@ -310,4 +310,4 @@ fi
|
|||
* Mon Jan 01 1998 ...
|
||||
Template Version: 1.31
|
||||
|
||||
$Id: openssh.spec,v 1.19.2.1 2001/09/25 22:40:22 djm Exp $
|
||||
$Id: openssh.spec,v 1.19.2.2 2001/09/28 10:02:36 djm Exp $
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
%define oversion 2.9.9p2
|
||||
|
||||
# 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