From c78abaa1090f7da97ee8a6462830698bf66b23f1 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Mon, 6 Nov 2000 12:07:21 +1100 Subject: - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs --- ChangeLog | 3 +++ contrib/redhat/openssh.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 912dbe9e0..611dc5e38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +20001106 + - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs + 20001105 - (bal) Sync with OpenBSD: - markus@cvs.openbsd.org 2000/10/31 9:31:58 diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 5792aa811..7a6688611 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -2,7 +2,7 @@ %define oversion 2.3.0p1 # Version of ssh-askpass -%define aversion 1.0.2 +%define aversion 1.0.3 # Do we want to disable building of x11-askpass? (1=yes 0=no) %define no_x11_askpass 0 -- cgit v1.2.3