[openssh-commits] [openssh] branch master updated (d1c6b7fd -> 7461a5bc)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon May 8 10:23:28 AEST 2017
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from d1c6b7fd upstream commit
new 6b84897f upstream commit
new 4f1ca823 upstream commit
new 3575f0b1 upstream commit
new 8b60ce8d upstream commit
new d8526032 upstream commit
new 42b690b4 upstream commit
new f10c0d32 upstream commit
new 2b6f799e upstream commit
new 1a1b24f8 upstream commit
new 768405fd upstream commit
new 9a82e24b upstream commit
new 0c378ff6 upstream commit
new 744bde79 upstream commit
new 2e9c324b upstream commit
new 3e371bd2 upstream commit
new acaf34fd upstream commit
new 70c1218f upstream commit
new bd636f40 upstream commit
new 7461a5bc upstream commit
The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 7461a5bc571696273252df28a1f1578968cae506
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon May 8 00:21:36 2017 +0000
upstream commit
I was too aggressive with the scalpel in the last commit;
unbreak sshd, spotted quickly by naddy@
Upstream-ID: fb7e75d2b2c7e6ca57dee00ca645e322dd49adbf
commit bd636f40911094a39c2920bf87d2ec340533c152
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun May 7 23:15:59 2017 +0000
upstream commit
Refuse RSA keys <1024 bits in length. Improve reporting
for keys that do not meet this requirement. ok markus@
Upstream-ID: b385e2a7b13b1484792ee681daaf79e1e203df6c
commit 70c1218fc45757a030285051eb4d209403f54785
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun May 7 23:13:42 2017 +0000
upstream commit
Don't offer CBC ciphers by default in the client. ok
markus@
Upstream-ID: 94c9ce8d0d1a085052e11c7f3307950fdc0901ef
commit acaf34fd823235d549c633c0146ee03ac5956e82
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun May 7 23:12:57 2017 +0000
upstream commit
As promised in last release announcement: remove
support for Blowfish, RC4 and CAST ciphers. ok markus@ deraadt@
Upstream-ID: 21f8facdba3fd8da248df6417000867cec6ba222
commit 3e371bd2124427403971db853fb2e36ce789b6fd
Author: naddy at openbsd.org <naddy at openbsd.org>
Date: Fri May 5 10:42:49 2017 +0000
upstream commit
more simplification and removal of SSHv1-related code;
ok djm@
Upstream-ID: d2f041aa0b79c0ebd98c68a01e5a0bfab2cf3b55
commit 2e9c324b3a7f15c092d118c2ac9490939f6228fd
Author: naddy at openbsd.org <naddy at openbsd.org>
Date: Fri May 5 10:41:58 2017 +0000
upstream commit
remove superfluous protocol 2 mentions; ok jmc@
Upstream-ID: 0aaf7567c9f2e50fac5906b6a500a39c33c4664d
commit 744bde79c3361e2153cb395a2ecdcee6c713585d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu May 4 06:10:57 2017 +0000
upstream commit
since a couple of people have asked, leave a comment
explaining why we retain SSH v.1 support in the "delete all keys from agent"
path.
Upstream-ID: 4b42dcfa339813c15fe9248a2c1b7ed41c21bbb4
commit 0c378ff6d98d80bc465a4a6a787670fb9cc701ee
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu May 4 01:33:21 2017 +0000
upstream commit
another tentacle: cipher_set_key_string() was only ever
used for SSHv1
Upstream-ID: 7fd31eb6c48946f7e7cc12af0699fe8eb637e94a
commit 9a82e24b986e3e0dc70849dbb2c19aa6c707b37f
Author: naddy at openbsd.org <naddy at openbsd.org>
Date: Wed May 3 21:49:18 2017 +0000
upstream commit
restore mistakenly deleted description of the
ConnectionAttempts option ok markus@
Upstream-ID: 943002b1b7c470caea3253ba7b7348c359de0348
commit 768405fddf64ff83aa6ef701ebb3c1f82d98a2f3
Author: naddy at openbsd.org <naddy at openbsd.org>
Date: Wed May 3 21:08:09 2017 +0000
upstream commit
remove miscellaneous SSH1 leftovers; ok markus@
Upstream-ID: af23696022ae4d45a1abc2fb8b490d8d9dd63b7c
commit 1a1b24f8229bf7a21f89df21987433283265527a
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Wed May 3 10:01:44 2017 +0000
upstream commit
more protocol 1 bits removed; ok djm
Upstream-ID: b5b977eaf756915acb56aef3604a650e27f7c2b9
commit 2b6f799e9b230cf13a7eefc05ecead7d8569d6b5
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Wed May 3 06:32:02 2017 +0000
upstream commit
more protocol 1 stuff to go; ok djm
Upstream-ID: 307a30441d2edda480fd1661d998d36665671e47
commit f10c0d32cde2084d2a0b19bc47d80cb93e85a093
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Tue May 2 17:04:09 2017 +0000
upstream commit
rsa1 is no longer valid;
Upstream-ID: 9953d09ed9841c44b7dcf7019fa874783a709d89
commit 42b690b4fd0faef78c4d68225948b6e5c46c5163
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Tue May 2 14:06:37 2017 +0000
upstream commit
add PubKeyAcceptedKeyTypes to the -o list: scp(1) has
it, so i guess this should too;
Upstream-ID: 7fab32e869ca5831d09ab0c40d210b461d527a2c
commit d852603214defd93e054de2877b20cc79c19d0c6
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Tue May 2 13:44:51 2017 +0000
upstream commit
remove now obsolete protocol1 options from the -o
lists;
Upstream-ID: 828e478a440bc5f9947672c392420510a362b3dd
commit 8b60ce8d8111e604c711c4cdd9579ffe0edced74
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Tue May 2 09:05:58 2017 +0000
upstream commit
more -O shuffle; ok djm
Upstream-ID: c239991a3a025cdbb030b73e990188dd9bfbeceb
commit 3575f0b12afe6b561681582fd3c34067d1196231
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue May 2 08:54:19 2017 +0000
upstream commit
remove -1 / -2 options; pointed out by jmc@
Upstream-ID: 65d2a816000741a95df1c7cfdb5fa8469fcc7daa
commit 4f1ca823bad12e4f9614895eefe0d0073b84a28f
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Tue May 2 08:06:33 2017 +0000
upstream commit
remove options -12 from usage();
Upstream-ID: db7ceef25132e63b50ed05289bf447fece1d1270
commit 6b84897f7fd39956b849eac7810319d8a9958568
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Tue May 2 07:13:31 2017 +0000
upstream commit
tidy up -O somewhat; ok djm
Upstream-ID: 804405f716bf7ef15c1f36ab48581ca16aeb4d52
Summary of changes:
authfd.c | 50 +++++++++-----------------
authfd.h | 5 ++-
cipher.c | 86 +++++++++-----------------------------------
cipher.h | 6 +---
clientloop.c | 4 +--
kex.h | 5 +--
myproposal.h | 5 ++-
opacket.h | 8 -----
packet.c | 57 ++++--------------------------
packet.h | 3 +-
pathnames.h | 4 +--
scp.1 | 9 ++---
scp.c | 4 +--
sftp.1 | 20 +++--------
sftp.c | 4 +--
ssh-add.1 | 17 ++++-----
ssh-add.c | 67 ++++++++++++++++-------------------
ssh-keygen.1 | 112 +++++++++++++++++++++++-----------------------------------
ssh-keygen.c | 24 ++++++++-----
ssh-keyscan.1 | 9 ++---
ssh-rsa.c | 10 +++---
ssh.1 | 10 ++----
ssh.c | 4 +--
ssh.h | 7 ++--
ssh_config | 8 ++---
ssh_config.5 | 19 ++++------
sshconnect2.c | 4 +--
sshd.8 | 6 ++--
sshd_config.5 | 18 ++--------
ssherr.c | 4 ++-
ssherr.h | 3 +-
sshkey.c | 29 ++++++++++++---
sshkey.h | 6 ++--
33 files changed, 225 insertions(+), 402 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list