diff options
author | Damien Miller <djm@mindrot.org> | 2001-02-19 21:51:49 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-02-19 21:51:49 +1100 |
commit | 7387fdb6b58b8ba26e1ec7f476d2a5b57236bae1 (patch) | |
tree | 62dc0cdd0aed6ae174edc052fe1c4da185500065 /ChangeLog | |
parent | 225736c73acf19a3319104fe54cd9ce595924134 (diff) |
- Update versions in RPM spec files
- Release 2.5.1p1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 26 insertions, 1 deletions
@@ -4,6 +4,31 @@ | |||
4 | - (djm) Rework search for OpenSSL location. Skip directories which don't | 4 | - (djm) Rework search for OpenSSL location. Skip directories which don't |
5 | exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO | 5 | exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO |
6 | with its limit of 6 -L options. | 6 | with its limit of 6 -L options. |
7 | - OpenBSD CVS Sync: | ||
8 | - reinhard@cvs.openbsd.org 2001/02/17 08:24:40 | ||
9 | [sftp.1] | ||
10 | typo | ||
11 | - deraadt@cvs.openbsd.org 2001/02/17 16:28:58 | ||
12 | [ssh.c] | ||
13 | cleanup -V output; noted by millert | ||
14 | - deraadt@cvs.openbsd.org 2001/02/17 16:48:48 | ||
15 | [sshd.8] | ||
16 | it's the OpenSSH one | ||
17 | - markus@cvs.openbsd.org 2001/02/18 11:33:54 | ||
18 | [dispatch.c] | ||
19 | typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi | ||
20 | - markus@cvs.openbsd.org 2001/02/19 02:53:32 | ||
21 | [compat.c compat.h serverloop.c] | ||
22 | ssh-1.2.{18-22} has broken handling of ignore messages; report from | ||
23 | itojun@ | ||
24 | - markus@cvs.openbsd.org 2001/02/19 03:35:23 | ||
25 | [version.h] | ||
26 | OpenSSH_2.5.1 adds bug compat with 1.2.{18-22} | ||
27 | - deraadt@cvs.openbsd.org 2001/02/19 03:36:25 | ||
28 | [scp.c] | ||
29 | np is changed by recursion; vinschen@redhat.com | ||
30 | - Update versions in RPM spec files | ||
31 | - Release 2.5.1p1 | ||
7 | 32 | ||
8 | 20010218 | 33 | 20010218 |
9 | - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice | 34 | - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice |
@@ -4045,4 +4070,4 @@ | |||
4045 | - Wrote replacements for strlcpy and mkdtemp | 4070 | - Wrote replacements for strlcpy and mkdtemp |
4046 | - Released 1.0pre1 | 4071 | - Released 1.0pre1 |
4047 | 4072 | ||
4048 | $Id: ChangeLog,v 1.802 2001/02/19 01:56:39 djm Exp $ | 4073 | $Id: ChangeLog,v 1.803 2001/02/19 10:51:49 djm Exp $ |