]> andersk Git - openssh.git/blobdiff - ChangeLog
- guenther@cvs.openbsd.org 2010/01/15 00:05:22
[openssh.git] / ChangeLog
index 088af5f264a1b9bef77d00145adc858160f820cd..0d35871eba9e7bc186779ff29e16acf0b3ab710f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,21 @@
      sftp.c: as above, plus add -p to get/put, and shorten their arg names
      to keep the help usage nicely aligned
      ok djm
+   - djm@cvs.openbsd.org 2010/01/13 23:47:26
+     [auth.c]
+     when using ChrootDirectory, make sure we test for the existence of the
+     user's shell inside the chroot; bz #1679, patch from alex AT rtfs.hu;
+     ok dtucker
+   - dtucker@cvs.openbsd.org 2010/01/14 23:41:49
+     [sftp-common.c]
+     use user_from{uid,gid} to lookup up ids since it keeps a small cache.
+     ok djm
+   - guenther@cvs.openbsd.org 2010/01/15 00:05:22
+     [sftp.c]
+     Reset SIGTERM to SIG_DFL before executing ssh, so that even if sftp
+     inherited SIGTERM as ignored it will still be able to kill the ssh it
+     starts.
+     ok dtucker@
 
 20100114
  - (djm) [platform.h] Add missing prototype for
This page took 0.028228 seconds and 4 git commands to generate.