<?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>bf84861460f9287fe9cf66b2cd22fefe8e242a28 - packages: Rename unbound to local-unbound</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#bf84861460f9287fe9cf66b2cd22fefe8e242a28</link>
        <description>packages: Rename unbound to local-unboundThis more accurately reflects its purpose, and its contents, sinceeverything in the package is prefixed with &quot;local-&quot;.While here, add a message on upgrade about regenerating the config.MFC after:	3 secondsRequested by:	desReviewed by:	desSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D53056

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Wed, 15 Oct 2025 13:00:35 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a0119491adbea0876d9d6dc0ef3e71f3d64a20b - unbound: Update to 1.23.1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#5a0119491adbea0876d9d6dc0ef3e71f3d64a20b</link>
        <description>unbound: Update to 1.23.1Release notes at	https://nlnetlabs.nl/news/2025/Jul/16/unbound-1.23.1-released/Since we don&apos;t enable ECS, this is mostly a nop for us.Merge commit &apos;c8864f6ba46ff3271d97b4ae1c3cc6ce01eaf18a&apos;MFC after:	3 days

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sun, 07 Sep 2025 20:59:20 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/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/lib/libunbound/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>8f76bb7dad48538c6832c2fb466a433d2a3f8cd5 - unbound: Vendor import 1.18.0</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#8f76bb7dad48538c6832c2fb466a433d2a3f8cd5</link>
        <description>unbound: Vendor import 1.18.0Release notes at    https://www.nlnetlabs.nl/news/2023/Aug/30/unbound-1.18.0-released/MFC after:      2 weeksMerge commit &apos;401770e05c71ecb5ae61a59d316069b4b78bf622&apos; into main

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Tue, 19 Sep 2023 06:17:09 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2ba1d4970a06a1660b46f6fd99351d154b295683 - unbound: Move config.h to lib directory.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#2ba1d4970a06a1660b46f6fd99351d154b295683</link>
        <description>unbound: Move config.h to lib directory.It was originally in contrib, and moved to usr.sbin in 6692aa840c1f; I always thought lib would make more sense but never got around to moving it.Reviewed by:	cyDifferential Revision:	https://reviews.freebsd.org/D41504

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sat, 19 Aug 2023 03:44:39 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libunbound/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>aa4cf5647cdc9f19c356414e67350ced3334a609 - libunbound: Request the OpenSSL 1.1 API</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#aa4cf5647cdc9f19c356414e67350ced3334a609</link>
        <description>libunbound: Request the OpenSSL 1.1 APIOPENSSL_API_COMPAT can be used to specify the OpenSSL API version inuse for the purpose of hiding deprecated interfaces and enablingthe appropriate deprecation notices.This change is a NFC while we&apos;re still using OpenSSL 1.1.1 but willavoid deprecation warnings upon the switch to OpenSSL 3.0.A future update may migrate to use the OpenSSL 3.0 APIs.PR:		271615Reviewed by:	emasteSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Thu, 25 May 2023 07:34:44 +0200</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>865f46b255599c4a645e84a4cbb5ea7abdc0e207 - unbound: Reapply Vendor import 1.17.0</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#865f46b255599c4a645e84a4cbb5ea7abdc0e207</link>
        <description>unbound: Reapply Vendor import 1.17.0Reapply 643f9a0581e8aac7eb790ced1164748939829826. 64d318ea98b7 was amismerge during fake rebase. Let&apos;s reapply it.Changes include: Added ACL per interface, proxy protocol and bug fixes.Announcement:   https://nlnetlabs.nl/news/2022/Oct/13/unbound-1.17.0-released/Merge commit &apos;643f9a0581e8aac7eb790ced1164748939829826&apos; into main

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sun, 16 Oct 2022 23:04:22 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8cee2ebac54a1c4a6b9cc1ee877ead57e529b7c2 - Revert &quot;unbound: Vendor import 1.17.0&quot;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#8cee2ebac54a1c4a6b9cc1ee877ead57e529b7c2</link>
        <description>Revert &quot;unbound: Vendor import 1.17.0&quot;This reverts commit 64d318ea98b7c59f5567d47a9a8474887d8b5cb8, reversingchanges made to 8063dc03202fad7d6bdf34976bc8556fa3f23fa1.Revert a mismerge which reversed 8063dc03202fad7d6bdf34976bc8556fa3f23fa1.

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sun, 16 Oct 2022 22:42:15 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64d318ea98b7c59f5567d47a9a8474887d8b5cb8 - unbound: Vendor import 1.17.0</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#64d318ea98b7c59f5567d47a9a8474887d8b5cb8</link>
        <description>unbound: Vendor import 1.17.0Added ACL per interface, proxy protocol and bug fixes.Announcement:   https://nlnetlabs.nl/news/2022/Oct/13/unbound-1.17.0-released/Merge commit &apos;643f9a0581e8aac7eb790ced1164748939829826&apos; into new_merge

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sun, 16 Oct 2022 22:32:55 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>091e9e469b768d3263f475047776732ffb126cfe - MFV r361322:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#091e9e469b768d3263f475047776732ffb126cfe</link>
        <description>MFV r361322:Update unbound 1.9.6 --&gt; 1.10.1.Bug Fixes: - CVE-2020-12662 Unbound can be tricked into amplifying an incoming   query into a large number of queries directed to a target. - CVE-2020-12663 Malformed answers from upstream name servers can be   used to make Unbound unresponsive.Reported by:	emasteMFC after:	3 daysRelnotes:	yesSecurity:	CVE-2020-12662, CVE-2020-12663

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Thu, 21 May 2020 23:00:46 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6692aa840c1fa7e0dce9238bd120ebba6f3cf357 - Unbound&apos;s config.h is manually maintained, using a ./configure produced</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#6692aa840c1fa7e0dce9238bd120ebba6f3cf357</link>
        <description>Unbound&apos;s config.h is manually maintained, using a ./configure producedconfig.h as a guide. In practice contributed software maintains a copyof config.h within its build directory tree containing its Makefile.usr.sbin/unbound is the home for its config.h.MFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D22983

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Mon, 13 Jan 2020 07:55:31 +0100</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/lib/libunbound/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>0eb26fa39ce9e696757d45f2f25a3db0350800c9 - Update Makefile for 1.8.0, apologies for the breakage.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#0eb26fa39ce9e696757d45f2f25a3db0350800c9</link>
        <description>Update Makefile for 1.8.0, apologies for the breakage.Approved by:	re (kib)

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Wed, 10 Oct 2018 10:19:11 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3af64f03119a159ac15eb75b92d346705b490385 - Merge ^/head r338392 through r338594.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#3af64f03119a159ac15eb75b92d346705b490385</link>
        <description>Merge ^/head r338392 through r338594.

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Tue, 11 Sep 2018 20:41:00 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bd4df0a68fb8db5a6972ad307d870b08b3d7fb9 - Upgrade Unbound to 1.7.2.  More to follow.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#3bd4df0a68fb8db5a6972ad307d870b08b3d7fb9</link>
        <description>Upgrade Unbound to 1.7.2.  More to follow.Approved by:	re (kib@)

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Mon, 10 Sep 2018 18:56:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7f4d7ad9b7dbb008bffe724ae877e10fea2f821 - Upgrade Unbound to 1.6.4.  More to follow.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#c7f4d7ad9b7dbb008bffe724ae877e10fea2f821</link>
        <description>Upgrade Unbound to 1.6.4.  More to follow.

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sat, 12 May 2018 16:36:58 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>65b390aa03158608c95d842609dcc4c7129d6476 - Upgrade Unbound to 1.6.2.  More to follow.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#65b390aa03158608c95d842609dcc4c7129d6476</link>
        <description>Upgrade Unbound to 1.6.2.  More to follow.

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sat, 12 May 2018 16:15:39 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d7d1dffb618fb1f6ddba8a8bc71f34bd3b7bf9c2 - Upgrade Unbound to 1.6.1.  More to follow.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#d7d1dffb618fb1f6ddba8a8bc71f34bd3b7bf9c2</link>
        <description>Upgrade Unbound to 1.6.1.  More to follow.

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sat, 12 May 2018 16:04:30 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc89214039cbcc96f25c54c9829392068547de84 - Upgrade Unbound to 1.6.0.  More to follow.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libunbound/Makefile#bc89214039cbcc96f25c54c9829392068547de84</link>
        <description>Upgrade Unbound to 1.6.0.  More to follow.

            List of files:
            /freebsd/lib/libunbound/Makefile</description>
        <pubDate>Sat, 12 May 2018 14:57:34 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
