Mailing List Archive

[openssh] branch master updated (beb9e522 -> 149519b9)
This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

from beb9e522 upstream: second try, deals properly with missing and private-only
new 9201784b remove accidentally checked-in authopt_fuzz binary
new 4488ae1a really add source for authopt_fuzz this time
new 149519b9 add futex(2) syscall to seccomp sandbox

The 3 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 149519b9f201dac755f3cba4789f4d76fecf0ee1
Author: Damien Miller <djm@mindrot.org>
Date: Sat Sep 15 19:37:48 2018 +1000

add futex(2) syscall to seccomp sandbox

Apparently needed for some glibc/openssl combinations.

Patch from Arkadiusz Mi?kiewicz

commit 4488ae1a6940af704c4dbf70f55bf2f756a16536
Author: Damien Miller <djm@mindrot.org>
Date: Sat Sep 15 19:36:55 2018 +1000

really add source for authopt_fuzz this time

commit 9201784b4a257c8345fbd740bcbdd70054885707
Author: Damien Miller <djm@mindrot.org>
Date: Sat Sep 15 19:35:40 2018 +1000

remove accidentally checked-in authopt_fuzz binary

Summary of changes:
regress/misc/fuzz-harness/authopt_fuzz | Bin 2386648 -> 0 bytes
regress/misc/fuzz-harness/authopt_fuzz.cc | 33 ++++++++++++++++++++++++++++++
sandbox-seccomp-filter.c | 3 +++
3 files changed, 36 insertions(+)
delete mode 100755 regress/misc/fuzz-harness/authopt_fuzz
create mode 100644 regress/misc/fuzz-harness/authopt_fuzz.cc

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits