[openssh-commits] [openssh] branch master updated (4e23deef -> 1673274a)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Oct 16 14:51:01 AEDT 2018
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 4e23deef Avoid deprecated OPENSSL_config when using 1.1.x
new 1673274a Remove gcc spectre mitigation flags.
The 1 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 1673274aee67ce0eb6f00578b6f3d2bcbd58f937
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Oct 16 14:45:57 2018 +1100
Remove gcc spectre mitigation flags.
Current impementions of the gcc spectre mitigation flags cause
miscompilations when combined with other flags and do not provide much
protection. Found by fweimer at redhat.com, ok djm@
Summary of changes:
configure.ac | 9 ---------
1 file changed, 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list