mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
- (djm) Pick up Jim's new X11-askpass
- (djm) Release 2.2.0p1
This commit is contained in:
parent
efcd54a51d
commit
50f14f8747
@ -1,3 +1,7 @@
|
|||||||
|
20000901
|
||||||
|
- (djm) Pick up Jim's new X11-askpass
|
||||||
|
- (djm) Release 2.2.0p1
|
||||||
|
|
||||||
20000831
|
20000831
|
||||||
- (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
|
- (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
|
||||||
<acox@cv.telegroup.com>
|
<acox@cv.telegroup.com>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define oversion 2.2.0p1
|
%define oversion 2.2.0p1
|
||||||
|
|
||||||
# Version of ssh-askpass
|
# Version of ssh-askpass
|
||||||
%define aversion 1.0
|
%define aversion 1.0.1
|
||||||
|
|
||||||
# Do we want to disable building of x11-askpass? (1=yes 0=no)
|
# Do we want to disable building of x11-askpass? (1=yes 0=no)
|
||||||
%define no_x11_askpass 0
|
%define no_x11_askpass 0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "config.h"
|
#include "includes.h"
|
||||||
|
|
||||||
#ifdef HAVE_NEXT
|
#ifdef HAVE_NEXT
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user