]> andersk Git - openssh.git/blobdiff - ChangeLog
- (dtucker) [sftp-common.c] Wrap include of util.h in an ifdef.
[openssh.git] / ChangeLog
index 652d8d19b12efed1725a8ac435166cb861a4aed0..18ce0aa3814b357eb136421846eac35bdc0d05d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,31 @@
  - (dtucker) [openbsd-compat/readpassphrase.c] Update to OpenBSD's r1.22.
    Fixes bz #1590, where sometimes you could not interrupt a connection while
    ssh was prompting for a passphrase or password.
+ - (dtucker) OpenBSD CVS Sync
+   - dtucker@cvs.openbsd.org 2010/01/13 00:19:04
+     [sshconnect.c auth.c]
+     Fix a couple of typos/mispellings in comments
+   - dtucker@cvs.openbsd.org 2010/01/13 01:10:56
+     [key.c]
+     Ignore and log any Protocol 1 keys where the claimed size is not equal to
+     the actual size.  Noted by Derek Martin, ok djm@
+   - dtucker@cvs.openbsd.org 2010/01/13 01:20:20
+     [canohost.c ssh-keysign.c sshconnect2.c]
+     Make HostBased authentication work with a ProxyCommand.  bz #1569, patch
+     from imorgan at nas nasa gov, ok djm@
+   - djm@cvs.openbsd.org 2010/01/13 01:40:16
+     [sftp.c sftp-server.c sftp.1 sftp-common.c sftp-common.h]
+     support '-h' (human-readable units) for sftp's ls command, just like
+     ls(1); ok dtucker@
+   - djm@cvs.openbsd.org 2010/01/13 03:48:13
+     [servconf.c servconf.h sshd.c]
+     avoid run-time failures when specifying hostkeys via a relative
+     path by prepending the cwd in these cases; bz#1290; ok dtucker@
+   - djm@cvs.openbsd.org 2010/01/13 04:10:50
+     [sftp.c]
+     don't append a space after inserting a completion of a directory (i.e.
+     a path ending in '/') for a slightly better user experience; ok dtucker@
+ - (dtucker) [sftp-common.c] Wrap include of util.h in an ifdef.
 
 20100112
  - (dtucker) OpenBSD CVS Sync
This page took 0.258111 seconds and 4 git commands to generate.