<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure, branch upstream/11.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-09-22T15:55:27Z</updated>
<entry>
<title>MFS:	r306195</title>
<updated>2016-09-22T15:55:27Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-09-22T15:55:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17ed644781df3284f4e6f7b3fe29047fcce54565'/>
<id>urn:sha1:17ed644781df3284f4e6f7b3fe29047fcce54565</id>
<content type='text'>
Merge OpenSSL 1.0.2i.

Approved by:	re (gjb, implicit), so (delphij)
</content>
</entry>
<entry>
<title>Revert r301551, which added blacklistd(8) to sshd(8).</title>
<updated>2016-06-24T23:22:42Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-06-24T23:22:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=faebc97a1cb4f0a36a39f0ba9c1b266e070c5f4f'/>
<id>urn:sha1:faebc97a1cb4f0a36a39f0ba9c1b266e070c5f4f</id>
<content type='text'>
This change has functional impact, and other concerns raised
by the OpenSSH maintainer.

Requested by:	des
PR:		210479 (related)
Approved by:	re (marius)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Update dependencies</title>
<updated>2016-06-14T16:55:05Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-06-14T16:55:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87795955272281921c0edbba7432618d4b084361'/>
<id>urn:sha1:87795955272281921c0edbba7432618d4b084361</id>
<content type='text'>
Approved by:	re (gjb)
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Add blacklist support to sshd</title>
<updated>2016-06-07T16:18:09Z</updated>
<author>
<name>Kurt Lidl</name>
<email>lidl@FreeBSD.org</email>
</author>
<published>2016-06-07T16:18:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0cc364181387bbd94be77451ebcf69bc23ed2a5'/>
<id>urn:sha1:c0cc364181387bbd94be77451ebcf69bc23ed2a5</id>
<content type='text'>
Reviewed by:	rpaulo
Approved by:	rpaulo (earlier version of changes)
Relnotes:	YES
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5915
</content>
</entry>
<entry>
<title>Regen x86 assembly files for r299480.</title>
<updated>2016-05-11T20:11:21Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-05-11T20:11:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bbe0cb3df6953c4b67fcb1d7cd9a35ff146306c9'/>
<id>urn:sha1:bbe0cb3df6953c4b67fcb1d7cd9a35ff146306c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set CC environment variable for Perl scripts.  This is for detecting</title>
<updated>2016-05-11T20:06:23Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-05-11T20:06:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=207be9210218d1168e2bd4e4afc5de145e039993'/>
<id>urn:sha1:207be9210218d1168e2bd4e4afc5de145e039993</id>
<content type='text'>
assembler/compiler capabilities, e.g., AVX instructions.
</content>
</entry>
<entry>
<title>Refine comments to add its origin.</title>
<updated>2016-05-11T19:59:05Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-05-11T19:59:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=82d668d29c4551f2db36169b081aec533626c30f'/>
<id>urn:sha1:82d668d29c4551f2db36169b081aec533626c30f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libcrypto: add "Do not modify" comment to generated source files</title>
<updated>2016-05-11T16:53:56Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2016-05-11T16:53:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=94e989e75fc99ab55aeec21e9cc62d14c0804a7b'/>
<id>urn:sha1:94e989e75fc99ab55aeec21e9cc62d14c0804a7b</id>
<content type='text'>
Reviewed by:	jkim
Differential Revision:	https://reviews.freebsd.org/D6237
</content>
</entry>
<entry>
<title>Enable linker error if libcrypto.so contains a relocation against text.  It</title>
<updated>2016-05-11T16:45:58Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-05-11T16:45:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=169235ef8a128c6b100061da8817e28114d61af5'/>
<id>urn:sha1:169235ef8a128c6b100061da8817e28114d61af5</id>
<content type='text'>
is position independent on all platforms since r299389.

Submitted by:	kib
</content>
</entry>
<entry>
<title>Make libcrypto.so position independent on i386.</title>
<updated>2016-05-10T20:31:09Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-05-10T20:31:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cdeae6df9712540bbb8e52a216b948b9a06240fb'/>
<id>urn:sha1:cdeae6df9712540bbb8e52a216b948b9a06240fb</id>
<content type='text'>
</content>
</entry>
</feed>
