summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-19 21:51:49 +1100
committerDamien Miller <djm@mindrot.org>2001-02-19 21:51:49 +1100
commit7387fdb6b58b8ba26e1ec7f476d2a5b57236bae1 (patch)
tree62dc0cdd0aed6ae174edc052fe1c4da185500065
parent225736c73acf19a3319104fe54cd9ce595924134 (diff)
- Update versions in RPM spec filesV_2_5_1_P1
- Release 2.5.1p1
-rw-r--r--ChangeLog27
-rw-r--r--contrib/caldera/openssh.spec2
-rw-r--r--contrib/redhat/openssh.spec2
-rw-r--r--contrib/suse/openssh.spec2
4 files changed, 29 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b3d94b1..80f66216 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,31 @@
- (djm) Rework search for OpenSSL location. Skip directories which don't
exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO
with its limit of 6 -L options.
+ - OpenBSD CVS Sync:
+ - reinhard@cvs.openbsd.org 2001/02/17 08:24:40
+ [sftp.1]
+ typo
+ - deraadt@cvs.openbsd.org 2001/02/17 16:28:58
+ [ssh.c]
+ cleanup -V output; noted by millert
+ - deraadt@cvs.openbsd.org 2001/02/17 16:48:48
+ [sshd.8]
+ it's the OpenSSH one
+ - markus@cvs.openbsd.org 2001/02/18 11:33:54
+ [dispatch.c]
+ typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi
+ - markus@cvs.openbsd.org 2001/02/19 02:53:32
+ [compat.c compat.h serverloop.c]
+ ssh-1.2.{18-22} has broken handling of ignore messages; report from
+ itojun@
+ - markus@cvs.openbsd.org 2001/02/19 03:35:23
+ [version.h]
+ OpenSSH_2.5.1 adds bug compat with 1.2.{18-22}
+ - deraadt@cvs.openbsd.org 2001/02/19 03:36:25
+ [scp.c]
+ np is changed by recursion; vinschen@redhat.com
+ - Update versions in RPM spec files
+ - Release 2.5.1p1
20010218
- (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice
@@ -4045,4 +4070,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.802 2001/02/19 01:56:39 djm Exp $
+$Id: ChangeLog,v 1.803 2001/02/19 10:51:49 djm Exp $
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 8aaac5c1..674a370b 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -1,5 +1,5 @@
# Version of OpenSSH
-%define oversion 2.5.0p1
+%define oversion 2.5.1p1
# Version of ssh-askpass
%define aversion 1.2.0
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 8ce0063d..b09a9aaa 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,5 +1,5 @@
# Version of OpenSSH
-%define oversion 2.5.0p1
+%define oversion 2.5.1p1
# Version of ssh-askpass
%define aversion 1.2.0
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index d1ce4ae9..549b6ad7 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -1,6 +1,6 @@
Summary: OpenSSH, a free Secure Shell (SSH) implementation
Name: openssh
-Version: 2.5.0p1
+Version: 2.5.1p1
URL: http://www.openssh.com/
Release: 1
Source0: openssh-%{version}.tar.gz