summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-06 12:07:21 +1100
committerDamien Miller <djm@mindrot.org>2000-11-06 12:07:21 +1100
commitc78abaa1090f7da97ee8a6462830698bf66b23f1 (patch)
treedc7f7502afd3623850facc73212f41a5ca549ec5
parente4c82b57b2f6bef8f13a2aa3956da10dddfc6651 (diff)
- (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
-rw-r--r--ChangeLog3
-rw-r--r--contrib/redhat/openssh.spec2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 912dbe9e0..611dc5e38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120001106
2 - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
3
120001105 420001105
2 - (bal) Sync with OpenBSD: 5 - (bal) Sync with OpenBSD:
3 - markus@cvs.openbsd.org 2000/10/31 9:31:58 6 - 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 @@
2%define oversion 2.3.0p1 2%define oversion 2.3.0p1
3 3
4# Version of ssh-askpass 4# Version of ssh-askpass
5%define aversion 1.0.2 5%define aversion 1.0.3
6 6
7# Do we want to disable building of x11-askpass? (1=yes 0=no) 7# Do we want to disable building of x11-askpass? (1=yes 0=no)
8%define no_x11_askpass 0 8%define no_x11_askpass 0