<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/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:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</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://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b077aed33b7b6aefca7b17ddb250cf521f938613 - Merge OpenSSL 3.0.9</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/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:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Sat, 24 Jun 2023 00:53:35 +0200</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Tue, 23 Oct 2018 23:09:37 +0200</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://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/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:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Tue, 09 Oct 2018 23:28:26 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b023ea8a2e68fc2cdfe6175e8369954bab2b45e4 - Connect engines to the build.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#b023ea8a2e68fc2cdfe6175e8369954bab2b45e4</link>
        <description>Connect engines to the build.

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Thu, 20 Sep 2018 23:59:47 +0200</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9cd2ada18289b094c40f3ecb081d0e8e4c291cc6 - Do not build engines for now.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#9cd2ada18289b094c40f3ecb081d0e8e4c291cc6</link>
        <description>Do not build engines for now.

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Wed, 19 Sep 2018 02:06:48 +0200</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a7cd2e6b17c2df762575f14e8d6a0f835d17741 - MFH @r292599</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#9a7cd2e6b17c2df762575f14e8d6a0f835d17741</link>
        <description>MFH @r292599This includes the pluggable TCP framework and other chnages to thenetstack to track for VNET stability.Security:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Tue, 22 Dec 2015 14:58:11 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7006ec55583e77a02808d931d719f8c31820857 - Build engines in parallel.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#c7006ec55583e77a02808d931d719f8c31820857</link>
        <description>Build engines in parallel.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Tue, 15 Dec 2015 20:57:56 +0100</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c3feed41a52b5692575275541bce39a83146644 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#3c3feed41a52b5692575275541bce39a83146644</link>
        <description>Merge from head

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Sun, 01 Nov 2015 22:17:38 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7bded2db17780f5b59bc532689d8a9541f06901e - Merge OpenSSL 1.0.2d.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#7bded2db17780f5b59bc532689d8a9541f06901e</link>
        <description>Merge OpenSSL 1.0.2d.

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Fri, 30 Oct 2015 21:51:33 +0100</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a10c6f5544ccbab911d786d4b50d50cabd6bb5ab - IFC @ r242684</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#a10c6f5544ccbab911d786d4b50d50cabd6bb5ab</link>
        <description>IFC @ r242684

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Sun, 11 Nov 2012 04:26:14 +0100</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23090366f729c56cab62de74c7a51792357e98a9 - Sync from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#23090366f729c56cab62de74c7a51792357e98a9</link>
        <description>Sync from head

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Sun, 04 Nov 2012 03:52:03 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>de7201225514f33f0fde51cab02f4a86c879b13d - Merge head r236710 through r238467.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#de7201225514f33f0fde51cab02f4a86c879b13d</link>
        <description>Merge head r236710 through r238467.

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Sun, 15 Jul 2012 17:22:18 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cf87ec8ec46bc472249ebb6a3b3346fe3c10141 - IFC @238412.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#6cf87ec8ec46bc472249ebb6a3b3346fe3c10141</link>
        <description>IFC @238412.

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Fri, 13 Jul 2012 03:25:11 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1f13597d10e771d5546d31839150812bde8e4a56 - Merge OpenSSL 1.0.1c.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#1f13597d10e771d5546d31839150812bde8e4a56</link>
        <description>Merge OpenSSL 1.0.1c.Approved by:	benl (maintainer)

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Thu, 12 Jul 2012 21:30:53 +0200</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7926dc0a540b28f570a97e4e0d6c614490141cc - Upgrade to OpenSSL 0.9.8b.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#e7926dc0a540b28f570a97e4e0d6c614490141cc</link>
        <description>Upgrade to OpenSSL 0.9.8b.

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Sat, 29 Jul 2006 21:41:41 +0200</pubDate>
        <dc:creator>Simon L. B. Nielsen &lt;simon@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7926dc0a540b28f570a97e4e0d6c614490141cc - Upgrade to OpenSSL 0.9.8b.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/lib/libcrypto/engines/Makefile#e7926dc0a540b28f570a97e4e0d6c614490141cc</link>
        <description>Upgrade to OpenSSL 0.9.8b.

            List of files:
            /freebsd/secure/lib/libcrypto/engines/Makefile</description>
        <pubDate>Sat, 29 Jul 2006 21:41:41 +0200</pubDate>
        <dc:creator>Simon L. B. Nielsen &lt;simon@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
