<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib/libcrypto, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2021-08-24T17:27:05Z</updated>
<entry>
<title>Fix OpenSSL 1.1.1e API functions not being exported.</title>
<updated>2021-08-24T17:27:05Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2021-08-24T17:27:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=01819b58294a6d39b606d17a970f4a9fa5f73df8'/>
<id>urn:sha1:01819b58294a6d39b606d17a970f4a9fa5f73df8</id>
<content type='text'>
Approved by:	so
Security:	EN-21:24.libcrypto
</content>
</entry>
<entry>
<title>MFS:	r366176</title>
<updated>2020-09-25T22:43:14Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2020-09-25T22:43:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7fc1f569abf7c799c6334297ee020a01b5d3d71e'/>
<id>urn:sha1:7fc1f569abf7c799c6334297ee020a01b5d3d71e</id>
<content type='text'>
Merge OpenSSL 1.1.1h.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC:	r364822, r364823</title>
<updated>2020-08-29T18:11:37Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2020-08-29T18:11:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=557f58c53e44939879356e247a70e288ad806512'/>
<id>urn:sha1:557f58c53e44939879356e247a70e288ad806512</id>
<content type='text'>
Fix Clang version detection and regen X86 assembly files.
</content>
</entry>
<entry>
<title>MFC:	r360175</title>
<updated>2020-04-24T19:03:18Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2020-04-24T19:03:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03df2c5da79e8b4a73806bce91c9cbcd26702d7d'/>
<id>urn:sha1:03df2c5da79e8b4a73806bce91c9cbcd26702d7d</id>
<content type='text'>
Merge OpenSSL 1.1.1g.
</content>
</entry>
<entry>
<title>MFC:	r359486</title>
<updated>2020-04-03T17:08:47Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2020-04-03T17:08:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ecb1b55dfebea1c7dc232866534fb1901ec5b1c5'/>
<id>urn:sha1:ecb1b55dfebea1c7dc232866534fb1901ec5b1c5</id>
<content type='text'>
Merge OpenSSL 1.1.1f.

PR:		245073
</content>
</entry>
<entry>
<title>MFC:	r359060, r359061, r359066</title>
<updated>2020-03-20T21:43:08Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2020-03-20T21:43:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=737493770cbfb0e6144e7c1eddebbe9160394a0f'/>
<id>urn:sha1:737493770cbfb0e6144e7c1eddebbe9160394a0f</id>
<content type='text'>
Merge OpenSSL 1.1.1e.
</content>
</entry>
<entry>
<title>MFC:	r356963</title>
<updated>2020-02-21T00:33:21Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2020-02-21T00:33:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6b4382c4054d7c169c6140feaa144ca360a90ead'/>
<id>urn:sha1:6b4382c4054d7c169c6140feaa144ca360a90ead</id>
<content type='text'>
Install man5 and man7 for OpenSSL.
</content>
</entry>
<entry>
<title>Add Makefile.depend.options</title>
<updated>2019-12-19T04:58:11Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2019-12-19T04:58:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=387f2740cab1168555efc6076159d2a66f018a58'/>
<id>urn:sha1:387f2740cab1168555efc6076159d2a66f018a58</id>
<content type='text'>
Leaf directories that have dependencies impacted
by options need a Makefile.depend.options file
to avoid churn in Makefile.depend

DIRDEPS for cases such as OPENSSL, TCP_WRAPPERS etc
can be set in local.dirdeps-options.mk
which can add to those set in Makefile.depend.options

See share/mk/dirdeps-options.mk

Also update affected Makefile.depend files.

MFC of r355616 and r355617

Reviewed by:	 bdrewery
Sponsored by:   Juniper Networks
Differential Revision:  https://reviews.freebsd.org/D22469
</content>
</entry>
<entry>
<title>MFC:	r352191</title>
<updated>2019-09-10T21:13:37Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2019-09-10T21:13:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f3f95f0b065dacaab75954c55a9221d72d9c19e4'/>
<id>urn:sha1:f3f95f0b065dacaab75954c55a9221d72d9c19e4</id>
<content type='text'>
Merge OpenSSL 1.1.1d.
</content>
</entry>
<entry>
<title>MFC:	r348340</title>
<updated>2019-05-28T21:57:01Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2019-05-28T21:57:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b57f4717c92d61cb2768c8584951c3e65f6a13a'/>
<id>urn:sha1:3b57f4717c92d61cb2768c8584951c3e65f6a13a</id>
<content type='text'>
Merge OpenSSL 1.1.1c.
</content>
</entry>
</feed>
