[openssh-commits] [openssh] branch master updated (d904886 -> f8500b2)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Apr 18 12:53:29 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 d904886 Check for and use gcc's -pipe.
new ef47843 upstream commit
new 4d827f0 upstream commit
new 7480dfe upstream commit
new f8500b2 upstream commit
The 4 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 f8500b2be599053daa05248a86a743232ec6a536
Author: schwarze at openbsd.org <schwarze at openbsd.org>
Date: Mon Apr 17 14:31:23 2017 +0000
upstream commit
Recognize nl_langinfo(CODESET) return values "646" and ""
as aliases for "US-ASCII", useful for different versions of NetBSD and
Solaris. Found by dtucker@ and by Tom G. Christensen <tgc at jupiterrise dot
com>. OK dtucker@ deraadt@
Upstream-ID: 38c2133817cbcae75c88c63599ac54228f0fa384
commit 7480dfedf8c5c93baaabef444b3def9331e86ad5
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Mon Apr 17 11:02:31 2017 +0000
upstream commit
Change COMPILER_VERSION tests which limited additional
warnings to gcc4 to instead skip them on gcc3 as clang can handle
-Wpointer-sign and -Wold-style-definition.
Upstream-ID: 5cbe348aa76dc1adf55be6c0e388fafaa945439a
commit 4d827f0d75a53d3952288ab882efbddea7ffadfe
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Apr 4 00:24:56 2017 +0000
upstream commit
disallow creation (of empty files) in read-only mode;
reported by Michal Zalewski, feedback & ok deraadt@
Upstream-ID: 5d9c8f2fa8511d4ecf95322994ffe73e9283899b
commit ef47843af0a904a21c920e619c5aec97b65dd9ac
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date: Sun Mar 26 00:18:52 2017 +0000
upstream commit
incorrect renditions of this quote bother me
Upstream-ID: 1662be3ebb7a71d543da088119c31d4d463a9e49
Summary of changes:
.skipped-commit-ids | 1 +
authfile.c | 4 ++--
sftp-server.c | 6 +++---
utf8.c | 5 +++--
4 files changed, 9 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list