summaryrefslogtreecommitdiff
path: root/ChangeLog.linux
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-10-28 13:25:17 +1000
committerDamien Miller <djm@mindrot.org>1999-10-28 13:25:17 +1000
commit7f6ea0264d01aa40b20df8dc75141631479da054 (patch)
treea30aa324db2b41c64e1216ce73b7b7468e5ff706 /ChangeLog.linux
parent3d112efc672b877c74893229d3fd30f99489b9ff (diff)
- Integrated patch from Dan Brosemer <odin@linuxfreak.com>
- Build fixes - Autoconf - Change binary names to open* - Fixed autoconf script to detect PAM on RH6.1 - Added tests for libpwdb, and OpenBSD functions to autoconf (not used yet)
Diffstat (limited to 'ChangeLog.linux')
-rw-r--r--ChangeLog.linux20
1 files changed, 0 insertions, 20 deletions
diff --git a/ChangeLog.linux b/ChangeLog.linux
deleted file mode 100644
index a28e577ac..000000000
--- a/ChangeLog.linux
+++ /dev/null
@@ -1,20 +0,0 @@
119991027
2 - Adapted PAM patch.
3 - Released 1.0pre2
4
5 - Excised my buggy replacements for strlcpy and mkdtemp
6 - Imported correct OpenBSD strlcpy and mkdtemp routines.
7 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
8 - Picked up correct version number from OpenBSD
9 - Added sshd.pam PAM configuration file
10 - Added sshd.init Redhat init script
11 - Added openssh.spec RPM spec file
12 - Released 1.2pre3
13
1419991026
15 - Fixed include paths of OpenSSL functions
16 - Use OpenSSL MD5 routines
17 - Imported RC4 code from nanocrypt
18 - Wrote replacements for OpenBSD arc4random* functions
19 - Wrote replacements for strlcpy and mkdtemp
20 - Released 1.0pre1