[openssh-commits] [openssh] branch master updated (85bdcd7 -> 0f839e5)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Apr 15 13:00:54 AEST 2016
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 85bdcd7 ignore PAM environment vars when UseLogin=yes
new dc7990b upstream commit
new 0767877 upstream commit
new 6b8a1a8 upstream commit
new 35f22da upstream commit
new b1d05aa upstream commit
new 12e4ac4 upstream commit
new 0f839e5 upstream commit
The 7 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 0f839e5969efa3bda615991be8a9d9311554c573
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Apr 15 02:57:10 2016 +0000
upstream commit
missing bit of Include regress
Upstream-Regress-ID: 1063595f7f40f8489a1b7a27230b9e8acccea34f
commit 12e4ac46aed681da55c2bba3cd11dfcab23591be
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Apr 15 02:55:53 2016 +0000
upstream commit
remove redundant CLEANFILES section
Upstream-Regress-ID: 29ef1b267fa56daa60a1463396635e7d53afb587
commit b1d05aa653ae560c44baf8e8a9756e33f98ea75c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Apr 15 00:48:01 2016 +0000
upstream commit
sync CLEANFILES with portable, sort
Upstream-Regress-ID: cb782f4f1ab3e079efbc335c6b64942f790766ed
commit 35f22dad263cce5c61d933ae439998cb965b8748
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Apr 15 00:31:10 2016 +0000
upstream commit
regression test for ssh_config Include directive
Upstream-Regress-ID: 46a38c8101f635461c506d1aac2d96af80f97f1e
commit 6b8a1a87005818d4700ce8b42faef746e82c1f51
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Apr 14 23:57:17 2016 +0000
upstream commit
unbreak test for recent ssh de-duplicated forwarding
change
Upstream-Regress-ID: 6b2b115d99acd7cff13986e6739ea214cf2a3da3
commit 076787702418985a2cc6808212dc28ce7afc01f0
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Apr 14 23:21:42 2016 +0000
upstream commit
add test knob and warning for StrictModes
Upstream-Regress-ID: 8cd10952ce7898655ee58945904f2a0a3bdf7682
commit dc7990be865450574c7940c9880567f5d2555b37
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Apr 15 00:30:19 2016 +0000
upstream commit
Include directive for ssh_config(5); feedback & ok markus@
Upstream-ID: ae3b76e2e343322b9f74acde6f1e1c5f027d5fff
Summary of changes:
readconf.c | 116 ++++++++++++++++++--
readconf.h | 3 +-
regress/Makefile | 48 +++++----
regress/cfginclude.sh | 290 ++++++++++++++++++++++++++++++++++++++++++++++++++
regress/forwarding.sh | 4 +-
regress/test-exec.sh | 10 +-
ssh.1 | 5 +-
ssh_config.5 | 23 +++-
8 files changed, 457 insertions(+), 42 deletions(-)
create mode 100644 regress/cfginclude.sh
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list