<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/crypto/openssl/FAQ, branch releng/10.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Fix integer overflow in IGMP protocol. [SA-15:04]</title>
<updated>2015-02-25T05:56:16+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2015-02-25T05:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0099f6f89a1325dc504096aecbdcbddad498310e'/>
<id>0099f6f89a1325dc504096aecbdcbddad498310e</id>
<content type='text'>
Fix vt(4) crash with improper ioctl parameters. [EN-15:01]

Updated base system OpenSSL to 1.0.1l. [EN-15:02]

Fix freebsd-update libraries update ordering issue. [EN-15:03]

Approved by:	so
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix vt(4) crash with improper ioctl parameters. [EN-15:01]

Updated base system OpenSSL to 1.0.1l. [EN-15:02]

Fix freebsd-update libraries update ordering issue. [EN-15:03]

Approved by:	so
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 1.0.1e.</title>
<updated>2013-02-13T23:07:20+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2013-02-13T23:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09286989d354c3609717f91084fd6dfe93027775'/>
<id>09286989d354c3609717f91084fd6dfe93027775</id>
<content type='text'>
Approved by:	secteam (simon), benl (silence)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	secteam (simon), benl (silence)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 0.9.8x.</title>
<updated>2012-06-27T18:44:36+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2012-06-27T18:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=12de4ed29912d67d64fca55ebde81bea243ff886'/>
<id>12de4ed29912d67d64fca55ebde81bea243ff886</id>
<content type='text'>
Reviewed by:	stas
Approved by:	benl (maintainer)
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	stas
Approved by:	benl (maintainer)
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 0.9.8q into head.</title>
<updated>2010-12-03T22:59:54+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2010-12-03T22:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=72b8021a0aaf5221f5d5ce5787d56cf9029a4d24'/>
<id>72b8021a0aaf5221f5d5ce5787d56cf9029a4d24</id>
<content type='text'>
Security:	CVE-2010-4180
Security:	http://www.openssl.org/news/secadv_20101202.txt
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Security:	CVE-2010-4180
Security:	http://www.openssl.org/news/secadv_20101202.txt
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 0.9.8p into head.</title>
<updated>2010-11-22T18:23:44+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2010-11-22T18:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a3ddd25abaadeab1a1bdbac75385d53ba5beb7e1'/>
<id>a3ddd25abaadeab1a1bdbac75385d53ba5beb7e1</id>
<content type='text'>
Security:	CVE-2010-3864
Security:	http://www.openssl.org/news/secadv_20101116.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Security:	CVE-2010-3864
Security:	http://www.openssl.org/news/secadv_20101116.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 0.9.8n into head.</title>
<updated>2010-04-01T15:19:51+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2010-04-01T15:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ab8565e2671f6e9101b4b855b9614c95f0810eb6'/>
<id>ab8565e2671f6e9101b4b855b9614c95f0810eb6</id>
<content type='text'>
This fixes CVE-2010-0740 which only affected -CURRENT (OpenSSL 0.9.8m)
but not -STABLE branches.

I have not yet been able to find out if CVE-2010-0433 impacts FreeBSD.
This will be investigated further.

Security:	CVE-2010-0433, CVE-2010-0740
Security:	http://www.openssl.org/news/secadv_20100324.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes CVE-2010-0740 which only affected -CURRENT (OpenSSL 0.9.8m)
but not -STABLE branches.

I have not yet been able to find out if CVE-2010-0433 impacts FreeBSD.
This will be investigated further.

Security:	CVE-2010-0433, CVE-2010-0740
Security:	http://www.openssl.org/news/secadv_20100324.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 0.9.8m into head.</title>
<updated>2010-03-13T19:22:41+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2010-03-13T19:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6a599222bb564010b80b78eef3f2b6ba6c8db14a'/>
<id>6a599222bb564010b80b78eef3f2b6ba6c8db14a</id>
<content type='text'>
This also "reverts" some FreeBSD local changes so we should now
be back to using entirely stock OpenSSL.  The local changes were
simple $FreeBSD$ lines additions, which were required in the CVS
days, and the patch for FreeBSD-SA-09:15.ssl which has been
superseded with OpenSSL 0.9.8m's RFC5746 'TLS renegotiation
extension' support.

MFC after:	3 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also "reverts" some FreeBSD local changes so we should now
be back to using entirely stock OpenSSL.  The local changes were
simple $FreeBSD$ lines additions, which were required in the CVS
days, and the patch for FreeBSD-SA-09:15.ssl which has been
superseded with OpenSSL 0.9.8m's RFC5746 'TLS renegotiation
extension' support.

MFC after:	3 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 0.9.8k into head.</title>
<updated>2009-06-14T19:45:16+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2009-06-14T19:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=db522d3ae42d8f706499b4b4bc97836292ab180b'/>
<id>db522d3ae42d8f706499b4b4bc97836292ab180b</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>Flatten OpenSSL vendor tree.</title>
<updated>2008-08-23T10:51:00+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2008-08-23T10:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c4a78426bef17a0a7c81195c2b2399e7441f14ad'/>
<id>c4a78426bef17a0a7c81195c2b2399e7441f14ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of OpenSSL 0.9.8e.</title>
<updated>2007-03-15T20:03:30+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2007-03-15T20:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5471f83ea72e251ea1f0d04428878a74347efa0f'/>
<id>5471f83ea72e251ea1f0d04428878a74347efa0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
