[openssh-commits] [openssh] branch master updated (51b64e4 -> 08c0eeb)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Nov 24 10:16:51 EST 2014
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 51b64e4 upstream commit
new 335c83d upstream commit
new a1f8110 upstream commit
new b6de5ac upstream commit
new a1418a0 upstream commit
new 08c0eeb upstream commit
The 5 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 08c0eebf55d70a9ae1964399e609288ae3186a0c
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Sat Nov 22 19:21:03 2014 +0000
upstream commit
restore word zapped in previous, and remove some useless
"No" macros;
commit a1418a0033fba43f061513e992e1cbcc3343e563
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date: Sat Nov 22 18:15:41 2014 +0000
upstream commit
/dev/random has created the same effect as /dev/arandom
(and /dev/urandom) for quite some time. Mop up the last few, by using
/dev/random where we actually want it, or not even mentioning arandom where
it is irrelevant.
commit b6de5ac9ed421362f479d1ad4fa433d2e25dad5b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Nov 21 01:00:38 2014 +0000
upstream commit
fix NULL pointer dereference crash on invalid timestamp
found using Michal Zalewski's afl fuzzer
commit a1f8110cd5ed818d59b3a2964fab7de76e92c18e
Author: mikeb at openbsd.org <mikeb at openbsd.org>
Date: Tue Nov 18 22:38:48 2014 +0000
upstream commit
Sync AES code to the one shipped in OpenSSL/LibreSSL.
This includes a commit made by Andy Polyakov <appro at openssl ! org>
to the OpenSSL source tree on Wed, 28 Jun 2006 with the following
message: "Mitigate cache-collision timing attack on last round."
OK naddy, miod, djm
commit 335c83d5f35d8620e16b8aa26592d4f836e09ad2
Author: krw at openbsd.org <krw at openbsd.org>
Date: Tue Nov 18 20:54:28 2014 +0000
upstream commit
Nuke more obvious #include duplications.
ok deraadt@ millert@ tedu@
Summary of changes:
krl.c | 10 +-
rijndael.c | 299 ++++++++++++++++++++--------------------------------------
ssh-agent.c | 2 +-
ssh.c | 2 +-
sshd_config.5 | 11 +--
5 files changed, 115 insertions(+), 209 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list