diff options
author | Damien Miller <djm@mindrot.org> | 2002-06-21 16:42:41 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-06-21 16:42:41 +1000 |
commit | 53baddb775fe836d2994d290c18e1d6b87fcfb9f (patch) | |
tree | 9a2d5b25dfc0bda1383ce5cbe0627727a790987c /ChangeLog | |
parent | 43cecc1392ff3ec4a01458f3ca1869bebd79e59d (diff) |
- (djm) contrib/redhat/openssh.spec hacking:
- Merge in spec changes from seba@iq.pl (Sebastian Pachuta)
- Add new {ssh,sshd}_config.5 manpages
- Add new ssh-keysign program and remove setuid from ssh client
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,6 +7,10 @@ | |||
7 | - ID sync for auth-passwd.c | 7 | - ID sync for auth-passwd.c |
8 | - (djm) Warn and disable compression on platforms which can't handle both | 8 | - (djm) Warn and disable compression on platforms which can't handle both |
9 | useprivilegeseparation=yes and compression=yes | 9 | useprivilegeseparation=yes and compression=yes |
10 | - (djm) contrib/redhat/openssh.spec hacking: | ||
11 | - Merge in spec changes from seba@iq.pl (Sebastian Pachuta) | ||
12 | - Add new {ssh,sshd}_config.5 manpages | ||
13 | - Add new ssh-keysign program and remove setuid from ssh client | ||
10 | 14 | ||
11 | 20020620 | 15 | 20020620 |
12 | - (bal) Fixed AIX environment handling, use setpcred() instead of existing | 16 | - (bal) Fixed AIX environment handling, use setpcred() instead of existing |
@@ -996,4 +1000,4 @@ | |||
996 | - (stevesk) entropy.c: typo in debug message | 1000 | - (stevesk) entropy.c: typo in debug message |
997 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 1001 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
998 | 1002 | ||
999 | $Id: ChangeLog,v 1.2237 2002/06/21 06:20:44 djm Exp $ | 1003 | $Id: ChangeLog,v 1.2238 2002/06/21 06:42:41 djm Exp $ |