<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/libexec, branch upstream/10.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-02-09T22:49:48Z</updated>
<entry>
<title>MFC r289172,r290254:</title>
<updated>2017-02-09T22:49:48Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-02-09T22:49:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c06eac9206cf604309c6ab9711572446719e639c'/>
<id>urn:sha1:c06eac9206cf604309c6ab9711572446719e639c</id>
<content type='text'>
r289172:

Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
netbsd-tests.test.mk (r289151)

- Eliminate explicit OBJTOP/SRCTOP setting
- Convert all ad hoc NetBSD test integration over to netbsd-tests.test.mk
- Remove unnecessary TESTSDIR setting
- Use SRCTOP where possible for clarity

r290254:

Remove unused variable (SRCDIR)
</content>
</entry>
<entry>
<title>MFH (r296633): upgrade to 7.2p2 (fixes xauth command injection bug)</title>
<updated>2016-03-12T23:53:20Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2016-03-12T23:53:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b56c53ebbf5da1386c5876340d8e6d29558b9fa4'/>
<id>urn:sha1:b56c53ebbf5da1386c5876340d8e6d29558b9fa4</id>
<content type='text'>
MFH (r296634): re-add aes-cbc to server-side default cipher list
MFH (r296651, r296657): fix gcc build of pam_ssh

PR:		207679
Security:       CVE-2016-3115
</content>
</entry>
<entry>
<title>MFC r291941:</title>
<updated>2016-01-07T23:26:16Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-01-07T23:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c7b0e8b2937de368c42f2b407d94ec00c170b652'/>
<id>urn:sha1:c7b0e8b2937de368c42f2b407d94ec00c170b652</id>
<content type='text'>
  Replace unneeded manual dependency on header by adding it to SRCS.
</content>
</entry>
<entry>
<title>MFC r289393:</title>
<updated>2015-12-04T18:14:31Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-12-04T18:14:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=677dfcac9f405eb023fb1a69ce77249e89210cf1'/>
<id>urn:sha1:677dfcac9f405eb023fb1a69ce77249e89210cf1</id>
<content type='text'>
  Add more SUBDIR_PARALLEL.
</content>
</entry>
<entry>
<title>MFC r264741: Add placeholder Kyuafiles for various top-level hierarchies.</title>
<updated>2014-04-28T04:20:14Z</updated>
<author>
<name>Julio Merino</name>
<email>jmmv@FreeBSD.org</email>
</author>
<published>2014-04-28T04:20:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=71c282135622b077adab17a30a6fcdeb83c47fbb'/>
<id>urn:sha1:71c282135622b077adab17a30a6fcdeb83c47fbb</id>
<content type='text'>
This is "make tinderbox" clean.
</content>
</entry>
<entry>
<title>Clean up the OpenSSH build.  It is now possible to build most components</title>
<updated>2013-09-10T22:26:11Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-09-10T22:26:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9cfa8b3fee2f79940b0b9e5a4ffbc5f095861529'/>
<id>urn:sha1:9cfa8b3fee2f79940b0b9e5a4ffbc5f095861529</id>
<content type='text'>
as static binaries, if desired.  The one exception is sshd, which runs
into trouble due to libpam.a's includion of pam_ssh.

Make OpenSSH use LDNS if available.  This allows it to verify signed
SSHFP records.

Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Make libldns and libssh private.</title>
<updated>2013-09-08T10:04:26Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-09-08T10:04:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0b2766bd4edd70dd3b9cd8ac37d36b4b5a5c297a'/>
<id>urn:sha1:0b2766bd4edd70dd3b9cd8ac37d36b4b5a5c297a</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Retire the mislabeled ENABLE_SUID_SSH knob.</title>
<updated>2013-03-22T14:10:15Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2013-03-22T14:10:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0041e47595fad8de5f6c3fd28522e4aa14eef32a'/>
<id>urn:sha1:0041e47595fad8de5f6c3fd28522e4aa14eef32a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert r204939</title>
<updated>2010-03-10T11:33:15Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2010-03-10T11:33:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b911c45c241cf6c16e66b9185a118049cc38c5ef'/>
<id>urn:sha1:b911c45c241cf6c16e66b9185a118049cc38c5ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forgot to svn add the Makefile.</title>
<updated>2010-03-10T11:05:31Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2010-03-10T11:05:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e130c2317c694dad02eea7b9d4b53f3c05e643c1'/>
<id>urn:sha1:e130c2317c694dad02eea7b9d4b53f3c05e643c1</id>
<content type='text'>
</content>
</entry>
</feed>
