<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2, branch release/7.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:19:54Z</updated>
<entry>
<title>Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.</title>
<updated>2011-02-16T16:19:54Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:19:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc28c79becc0c69f0d33337062166295c1f52d63'/>
<id>urn:sha1:cc28c79becc0c69f0d33337062166295c1f52d63</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.4-RELEASE image.
</content>
</entry>
<entry>
<title>Ready for 7.4-RELEASE builds to start.</title>
<updated>2011-02-16T15:24:56Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T15:24:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a92e32c6e92d43c510782860a055a2d736966c11'/>
<id>urn:sha1:a92e32c6e92d43c510782860a055a2d736966c11</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Guess when all the bits will be in place for announcing 7.4-RELEASE.</title>
<updated>2011-02-16T15:19:31Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T15:19:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d8ebe171479222f767b6717145aefe6e784fe46f'/>
<id>urn:sha1:d8ebe171479222f767b6717145aefe6e784fe46f</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>MFS 218634:</title>
<updated>2011-02-13T11:10:57Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2011-02-13T11:10:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=61f73e3863b3c8f6d3492fb3da8e69a54a56666d'/>
<id>urn:sha1:61f73e3863b3c8f6d3492fb3da8e69a54a56666d</id>
<content type='text'>
Fix Incorrectly formatted ClientHello SSL/TLS handshake messages could
cause OpenSSL to parse past the end of the message.

Note: Applications are only affected if they act as a server and call
SSL_CTX_set_tlsext_status_cb on the server's SSL_CTX. This includes
Apache httpd &gt;= 2.3.3, if configured with "SSLUseStapling On".

The very quick merge is done to get this fix into 7.4 / 8.2.

Approved by:	re (bz)
Obtained from:	OpenSSL CVS
Security:	http://www.openssl.org/news/secadv_20110208.txt
Security:	CVE-2011-0014
</content>
</entry>
<entry>
<title>MFC 218271:</title>
<updated>2011-02-11T15:15:08Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2011-02-11T15:15:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=578f94cdb935d559d1dad0632ae0dd0fa02a2d14'/>
<id>urn:sha1:578f94cdb935d559d1dad0632ae0dd0fa02a2d14</id>
<content type='text'>
When turning off TCP_NOPUSH, only call tcp_output() to immediately flush
any pending data if the connection is established.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r218134:</title>
<updated>2011-01-31T17:03:39Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-01-31T17:03:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=477e54f8d5cba745bbedc6efdfc396737044cf53'/>
<id>urn:sha1:477e54f8d5cba745bbedc6efdfc396737044cf53</id>
<content type='text'>
	Update to reflect the package layout for 7.4-RELEASE.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Ready for 7.4-RC3 builds.</title>
<updated>2011-01-28T17:10:37Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-01-28T17:10:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=307e8d5d2700f0f2f8780b7a5c4f7d41b8bb189c'/>
<id>urn:sha1:307e8d5d2700f0f2f8780b7a5c4f7d41b8bb189c</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>MFC r217872: Unbreak .Dd line.</title>
<updated>2011-01-27T21:39:45Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2011-01-27T21:39:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1fc5742dac691fc7520f9ae8d1bc56b1e621586d'/>
<id>urn:sha1:1fc5742dac691fc7520f9ae8d1bc56b1e621586d</id>
<content type='text'>
Approved by:    re (kib)
</content>
</entry>
<entry>
<title>MFC r217869,217870: Fix .Dd lines in re(4) and nfe(4).</title>
<updated>2011-01-27T09:33:30Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2011-01-27T09:33:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc0a4955770bf1c40d795358c8af06e31c287c8f'/>
<id>urn:sha1:dc0a4955770bf1c40d795358c8af06e31c287c8f</id>
<content type='text'>
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC stable/7 r217724</title>
<updated>2011-01-25T23:23:45Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2011-01-25T23:23:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f69c23b652ed5d2d46ac21e797ae4f16868b3d54'/>
<id>urn:sha1:f69c23b652ed5d2d46ac21e797ae4f16868b3d54</id>
<content type='text'>
	Fix to kern/152853, misplaced pullup
	in em_xmit breaks UDP tx, thanks to
	Petr Lampa for the patch.

Approved by: re (bz)
</content>
</entry>
</feed>
