[openssh-commits] [openssh] branch master updated (2e396439 -> f8854741)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Feb 26 12:18:25 AEDT 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 2e396439 updatedepend
new bda709b8 avoid inclusion of deprecated selinux/flask.h
new 612faa34 object files end with .o - not .c
new f8854741 XMSS-related files get includes.h
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 f885474137df4b89498c0b8834c2ac72c47aa4bd
Author: Damien Miller <djm at mindrot.org>
Date: Mon Feb 26 12:18:14 2018 +1100
XMSS-related files get includes.h
commit 612faa34c72e421cdc9e63f624526bae62d557cc
Author: Damien Miller <djm at mindrot.org>
Date: Mon Feb 26 12:17:55 2018 +1100
object files end with .o - not .c
commit bda709b8e13d3eef19e69c2d1684139e3af728f5
Author: Damien Miller <djm at mindrot.org>
Date: Mon Feb 26 12:17:22 2018 +1100
avoid inclusion of deprecated selinux/flask.h
Use string_to_security_class() instead.
Summary of changes:
Makefile.in | 14 +++++++-------
configure.ac | 1 +
openbsd-compat/port-linux.c | 9 ++++++---
ssh-xmss.c | 2 ++
sshkey-xmss.c | 5 +++++
xmss_commons.c | 4 +++-
xmss_fast.c | 2 ++
xmss_hash.c | 2 ++
xmss_hash_address.c | 2 ++
xmss_wots.c | 2 ++
10 files changed, 32 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list