diff options
author | Damien Miller <djm@mindrot.org> | 2010-03-08 09:03:33 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-03-08 09:03:33 +1100 |
commit | b3bc331e09c7b3617579a53980ca59feb99a8dd2 (patch) | |
tree | 8755ba5f5128e9ba42be9188eb72ba652a462769 /ChangeLog | |
parent | cd70e1b8137023539df57b175b733341d8f4d776 (diff) |
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2010/03/07 22:01:32
[version.h]
openssh-5.4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ | |||
1 | 20100307 | 1 | 20100307 |
2 | - (djm) OpenBSD CVS Sync | ||
3 | - djm@cvs.openbsd.org 2010/03/07 22:01:32 | ||
4 | [version.h] | ||
5 | openssh-5.4 | ||
6 | |||
7 | 20100307 | ||
2 | - (dtucker) [auth.c] Bug #1710: call setauthdb on AIX before getpwuid so that | 8 | - (dtucker) [auth.c] Bug #1710: call setauthdb on AIX before getpwuid so that |
3 | it gets the passwd struct from the LAM that knows about the user which is | 9 | it gets the passwd struct from the LAM that knows about the user which is |
4 | not necessarily the default. Patch from Alexandre Letourneau. | 10 | not necessarily the default. Patch from Alexandre Letourneau. |