<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>e237b128 - Fix multiple OpenSSL vulnerabilities.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#e237b128</link>
        <description>Fix multiple OpenSSL vulnerabilities.Approved by:	soSecurity:	FreeBSD-SA-23:03.opensslSecurity:	CVE-2023-0286Security:	CVE-2023-0215Security:	CVE-2022-4450Security:	CVE-2022-4304

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Thu, 16 Feb 2023 17:20:43 +0000</pubDate>
        <dc:creator>Gordon Tetlow &lt;gordon@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce35a3bc - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#ce35a3bc</link>
        <description>Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64leSummary:1. https://github.com/openssl/openssl/commit/34ab13b7d8e3e723adb60be8142e38b7c9cd382aneeds to be merged for ELFv2 support on big-endian.2. crypto/openssl/crypto/ppccap.c needs to be patched.Same reason as in https://github.com/openssl/openssl/pull/17082.Approved by:	jkim, jhibbits, alfredo (MFC to stable/13)MFC after:	1 monthDifferential Revision: https://reviews.freebsd.org/D33076(cherry picked from commit 3a60869237b8b315fe66497cf5299ec08b688533)

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Mon, 22 Nov 2021 02:28:46 +0000</pubDate>
        <dc:creator>Piotr Kubaj &lt;pkubaj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>632e3f2f - pkgbase: Put openssl in its own package</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#632e3f2f</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:
            /freebsd-13.1/secure/lib/libcrypto/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>c1c52cd5 - OpenSSL: Support for kernel TLS offload (KTLS)</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#c1c52cd5</link>
        <description>OpenSSL: Support for kernel TLS offload (KTLS)This merges upstream patches from OpenSSL&apos;s master branch to addKTLS infrastructure for TLS 1.0-1.3 including both RX and TXoffload and SSL_sendfile support on both Linux and FreeBSD.Note that TLS 1.3 only supports TX offload.A new WITH/WITHOUT_OPENSSL_KTLS determines if OpenSSL is built withKTLS support.  It defaults to enabled on amd64 and disabled on allother architectures.Sponsored by:	Netflix(cherry picked from commit aa906e2a4957db700d9e6cc60857e1afe1aecc85)

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Sat, 16 Jan 2021 00:17:31 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc3d5698 - Move generated OpenSSL assembly routines into the kernel sources.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#bc3d5698</link>
        <description>Move generated OpenSSL assembly routines into the kernel sources.Sponsored by:	Netflix

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Tue, 20 Oct 2020 17:00:43 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a9e3baa5 - Install man5 and man7 for OpenSSL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#a9e3baa5</link>
        <description>Install man5 and man7 for OpenSSL.Note config.5 and crypto.7 are not installed because we have conflicts.Requested by:	phkMFC after:	1 month

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Wed, 22 Jan 2020 01:15:57 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7b5a3d4 - pkgbase: Put a lot of binaries and lib in FreeBSD-runtime</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#a7b5a3d4</link>
        <description>pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeAll of them are needed to be able to boot to single user and be ableto repair a existing FreeBSD installation so put them directly intoFreeBSD-runtime.Reviewed by:    bapt, gjbDifferential Revision:  https://reviews.freebsd.org/D21503

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:13:08 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f622545b - Enable devcryptoeng for OpenSSL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#f622545b</link>
        <description>Enable devcryptoeng for OpenSSL.Since OpenSSL 1.1.1, the good old BSD-specific cryptodev engine has beendeprecated in favor of this new engine.  However, this engine is notthroughly tested on FreeBSD because it was originally written for Linux.http://cryptodev-linux.org/Also, the author actually meant to enable it by default on BSD platforms buthe failed to do so because there was a bug in the Configure script.https://github.com/openssl/openssl/pull/7882Now they found that it was more generic issue.https://github.com/openssl/openssl/pull/7885Therefore, we need to enable this engine on head to give it more exposure.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Wed, 12 Dec 2018 21:56:47 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89250cff - Bump base OpenSSL libraries versions to avoid conflict with port&apos;s libraries.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#89250cff</link>
        <description>Bump base OpenSSL libraries versions to avoid conflict with port&apos;s libraries.Reported by:	manyReviewed by:	gjbSponsored by:	The FreeBSD FoundationMFC after:	3 hours

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Thu, 25 Oct 2018 13:37:57 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4cff941 - libcrypto: have buildinf.h depend on Makefile</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#c4cff941</link>
        <description>libcrypto: have buildinf.h depend on MakefileSo that it will be regenerated after Makefile changes affecting thefile&apos;s content - specifically, the OpenSSL 1.1.1 update adds a DATEmacro which did not exist previously.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Fri, 05 Oct 2018 20:49:54 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f1d8717 - Make it more meta mode friendly.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#8f1d8717</link>
        <description>Make it more meta mode friendly.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Tue, 25 Sep 2018 22:15:47 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>45523308 - Fix CLEANFILES.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#45523308</link>
        <description>Fix CLEANFILES.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Tue, 25 Sep 2018 22:14:52 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>02421702 - Connect an assembly file for aarch64 to build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#02421702</link>
        <description>Connect an assembly file for aarch64 to build.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Sat, 22 Sep 2018 23:02:45 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8072609d - Add missing ACFLAGS for aarch64.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#8072609d</link>
        <description>Add missing ACFLAGS for aarch64.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Sat, 22 Sep 2018 06:50:56 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f4ab23a - Add a missing source file for SHA.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#4f4ab23a</link>
        <description>Add a missing source file for SHA.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Sat, 22 Sep 2018 05:30:55 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5559088 - Add another include directory for aarch64 and arm.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#d5559088</link>
        <description>Add another include directory for aarch64 and arm.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Sat, 22 Sep 2018 04:32:44 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea19bcde - Connect assembly files for arm to build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#ea19bcde</link>
        <description>Connect assembly files for arm to build.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Sat, 22 Sep 2018 02:43:24 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b7c498f - Connect assembly files for aarch64 to build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#4b7c498f</link>
        <description>Connect assembly files for aarch64 to build.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Sat, 22 Sep 2018 02:23:42 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0633b14b - Unify opensslconf.h templates.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#0633b14b</link>
        <description>Unify opensslconf.h templates.There is no MD macro in this file any more.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Fri, 21 Sep 2018 22:26:00 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fde4ab53 - Sort assembly source files for i386.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/secure/lib/libcrypto/Makefile#fde4ab53</link>
        <description>Sort assembly source files for i386.

            List of files:
            /freebsd-13.1/secure/lib/libcrypto/Makefile</description>
        <pubDate>Thu, 20 Sep 2018 22:45:42 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
