<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4757b351ea9d59d71d4a38b82506d2d16fcd560d - openssl: Import version 3.5.1</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#4757b351ea9d59d71d4a38b82506d2d16fcd560d</link>
        <description>openssl: Import version 3.5.1Migrate to OpenSSL 3.5 in advance of FreeBSD 15.0. OpenSSL 3.0 will beEOL after 2026-09-07.Approved by:	philip (mentor)Sponsored by:	Alpha-Omega Beach Cleaning ProjectSponsored by:	The FreeBSD FoundationDifferential revision:	https://reviews.freebsd.org/D51613

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Fri, 11 Jul 2025 21:57:10 +0000</pubDate>
        <dc:creator>Pierre Pronchery &lt;khorben@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b077aed33b7b6aefca7b17ddb250cf521f938613 - Merge OpenSSL 3.0.9</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#b077aed33b7b6aefca7b17ddb250cf521f938613</link>
        <description>Merge OpenSSL 3.0.9Migrate to OpenSSL 3.0 in advance of FreeBSD 14.0.  OpenSSL 1.1.1 (theversion we were previously using) will be EOL as of 2023-09-11.Most of the base system has already been updated for a seamless switchto OpenSSL 3.0.  For many components we&apos;ve added`-DOPENSSL_API_COMPAT=0x10100000L` to CFLAGS to specify the API version,which avoids deprecation warnings from OpenSSL 3.0.  Changes have alsobeen made to avoid OpenSSL APIs that were already deprecated in OpenSSL1.1.1.  The process of updating to contemporary APIs can continue afterthis merge.Additional changes are still required for libarchive and Kerberos-related libraries or tools; workarounds will immediately follow thiscommit.  Fixes are in progress in the upstream projects and will beincorporated when those are next updated.There are some performance regressions in benchmarks (certain tests in`openssl speed`) and in some OpenSSL consumers in ports (e.g.  haproxy).Investigation will continue for these.Netflix&apos;s testing showed no functional regression and a rather small,albeit statistically significant, increase in CPU consumption withOpenSSL 3.0.Thanks to ngie@ and des@ for updating base system components, toantoine@ and bofh@ for ports exp-runs and port fixes/workarounds, and toNetflix and everyone who tested prior to commit or contributed to thisupdate in other ways.PR:		271615PR:		271656 [exp-run]Relnotes:	YesSponsored by:	The FreeBSD Foundation

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Fri, 23 Jun 2023 22:53:35 +0000</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ca179c4d74f2ce1e458bae1826bd77d17f28aab2 - pkgbase: Put openssl in its own package</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#ca179c4d74f2ce1e458bae1826bd77d17f28aab2</link>
        <description>pkgbase: Put openssl in its own packageThis is useful for upgrade and also to make tiny jail so they won&apos;tdepend on FreeBSD-utilities (where openssl was packaged before).MFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D30081

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Sun, 02 May 2021 15:46:17 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Tue, 23 Oct 2018 21:09:37 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1da7787f71f19e32f5123904324c67a564a950cd - Merge the remainder of the projects/openssl111 branch to head.</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#1da7787f71f19e32f5123904324c67a564a950cd</link>
        <description>Merge the remainder of the projects/openssl111 branch to head.- Update OpenSSL to version 1.1.1.- Update Kerberos/Heimdal API for OpenSSL 1.1.1 compatibility.- Bump __FreeBSD_version.Approved by:	re (kib)Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Tue, 09 Oct 2018 21:28:26 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01d4e2149e5566e5d9394913dc9fb032da259e0b - MFH r338661 through r339200.</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#01d4e2149e5566e5d9394913dc9fb032da259e0b</link>
        <description>MFH r338661 through r339200.Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Fri, 05 Oct 2018 17:53:47 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce44d808538c6e32a86b2d79302418d17b28a854 - Merge ^/head r338731 through r338987.</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#ce44d808538c6e32a86b2d79302418d17b28a854</link>
        <description>Merge ^/head r338731 through r338987.

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 27 Sep 2018 20:00:07 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7c1dfe5b38313646bb8e72fc3c45be9141ae17f1 - Remove pthread from LIBADD for openssl(1).</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#7c1dfe5b38313646bb8e72fc3c45be9141ae17f1</link>
        <description>Remove pthread from LIBADD for openssl(1).libcrypto is linked with pthread since r338816.

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 20 Sep 2018 23:06:59 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d465a4b0b320af2d6a3d09ad792f9b84fe2707f3 - Move the openssl.cnf install to secure/usr.bin/openssl/</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#d465a4b0b320af2d6a3d09ad792f9b84fe2707f3</link>
        <description>Move the openssl.cnf install to secure/usr.bin/openssl/This leverages CONFS to do the installApproved by:	re (pkgbase, blanket), bapt (mentor)Differential Revision:	https://reviews.freebsd.org/D17245

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Thu, 20 Sep 2018 09:34:55 +0000</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ff73837b946b4d019267b4fdea6555fd06279cfa - Build openssl(1).</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#ff73837b946b4d019267b4fdea6555fd06279cfa</link>
        <description>Build openssl(1).

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Wed, 19 Sep 2018 06:29:06 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4757b351ea9d59d71d4a38b82506d2d16fcd560d - openssl: Import version 3.5.1</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#4757b351ea9d59d71d4a38b82506d2d16fcd560d</link>
        <description>openssl: Import version 3.5.1Migrate to OpenSSL 3.5 in advance of FreeBSD 15.0. OpenSSL 3.0 will beEOL after 2026-09-07.Approved by:	philip (mentor)Sponsored by:	Alpha-Omega Beach Cleaning ProjectSponsored by:	The FreeBSD FoundationDifferential revision:	https://reviews.freebsd.org/D51613

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Fri, 11 Jul 2025 21:57:10 +0000</pubDate>
        <dc:creator>Pierre Pronchery &lt;khorben@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b077aed33b7b6aefca7b17ddb250cf521f938613 - Merge OpenSSL 3.0.9</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#b077aed33b7b6aefca7b17ddb250cf521f938613</link>
        <description>Merge OpenSSL 3.0.9Migrate to OpenSSL 3.0 in advance of FreeBSD 14.0.  OpenSSL 1.1.1 (theversion we were previously using) will be EOL as of 2023-09-11.Most of the base system has already been updated for a seamless switchto OpenSSL 3.0.  For many components we&apos;ve added`-DOPENSSL_API_COMPAT=0x10100000L` to CFLAGS to specify the API version,which avoids deprecation warnings from OpenSSL 3.0.  Changes have alsobeen made to avoid OpenSSL APIs that were already deprecated in OpenSSL1.1.1.  The process of updating to contemporary APIs can continue afterthis merge.Additional changes are still required for libarchive and Kerberos-related libraries or tools; workarounds will immediately follow thiscommit.  Fixes are in progress in the upstream projects and will beincorporated when those are next updated.There are some performance regressions in benchmarks (certain tests in`openssl speed`) and in some OpenSSL consumers in ports (e.g.  haproxy).Investigation will continue for these.Netflix&apos;s testing showed no functional regression and a rather small,albeit statistically significant, increase in CPU consumption withOpenSSL 3.0.Thanks to ngie@ and des@ for updating base system components, toantoine@ and bofh@ for ports exp-runs and port fixes/workarounds, and toNetflix and everyone who tested prior to commit or contributed to thisupdate in other ways.PR:		271615PR:		271656 [exp-run]Relnotes:	YesSponsored by:	The FreeBSD Foundation

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Fri, 23 Jun 2023 22:53:35 +0000</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ca179c4d74f2ce1e458bae1826bd77d17f28aab2 - pkgbase: Put openssl in its own package</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#ca179c4d74f2ce1e458bae1826bd77d17f28aab2</link>
        <description>pkgbase: Put openssl in its own packageThis is useful for upgrade and also to make tiny jail so they won&apos;tdepend on FreeBSD-utilities (where openssl was packaged before).MFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D30081

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Sun, 02 May 2021 15:46:17 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Tue, 23 Oct 2018 21:09:37 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1da7787f71f19e32f5123904324c67a564a950cd - Merge the remainder of the projects/openssl111 branch to head.</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#1da7787f71f19e32f5123904324c67a564a950cd</link>
        <description>Merge the remainder of the projects/openssl111 branch to head.- Update OpenSSL to version 1.1.1.- Update Kerberos/Heimdal API for OpenSSL 1.1.1 compatibility.- Bump __FreeBSD_version.Approved by:	re (kib)Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Tue, 09 Oct 2018 21:28:26 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01d4e2149e5566e5d9394913dc9fb032da259e0b - MFH r338661 through r339200.</title>
        <link>http://opengrok.net:8080/history/src/secure/usr.bin/openssl/Makefile#01d4e2149e5566e5d9394913dc9fb032da259e0b</link>
        <description>MFH r338661 through r339200.Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/secure/usr.bin/openssl/Makefile</description>
        <pubDate>Fri, 05 Oct 2018 17:53:47 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
