diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | contrib/redhat/openssh.spec | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ | |||
1 | 20001228 | 1 | 20001228 |
2 | - (bal) Patch to add libutil.h to loginrec.c only if the platform has | 2 | - (bal) Patch to add libutil.h to loginrec.c only if the platform has |
3 | libutil.h. Suggested by Pekka Savola <pekka@netcore.fi> | 3 | libutil.h. Suggested by Pekka Savola <pekka@netcore.fi> |
4 | - (djm) Update to new x11-askpass in RPM spec | ||
4 | 5 | ||
5 | 20001227 | 6 | 20001227 |
6 | - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by | 7 | - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by |
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 434f32eea..eb2c15350 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -2,7 +2,7 @@ | |||
2 | %define oversion 2.3.0p2 | 2 | %define oversion 2.3.0p2 |
3 | 3 | ||
4 | # Version of ssh-askpass | 4 | # Version of ssh-askpass |
5 | %define aversion 1.0.3 | 5 | %define aversion 1.1.1 |
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 |