<?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 blacklistd-helper</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e12ec5f4338c2d769c266278320232a98a962f63 - Revert &quot;blocklist-helper: Silence a bogus pf warning&quot;</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#e12ec5f4338c2d769c266278320232a98a962f63</link>
        <description>Revert &quot;blocklist-helper: Silence a bogus pf warning&quot;This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.A fix has been implemented in 99560fe98c76 (&quot;pfctl: Do not warn if thereis no Ethernet anchor&quot;).Revert this commit to avoid having differences with upstream.MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Tue, 28 Oct 2025 11:44:50 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f0942bde7a08fe46e575486f0e9c97c055d5aad - Revert &quot;blocklistd-helper: Silence another bogus pf warning&quot;</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#6f0942bde7a08fe46e575486f0e9c97c055d5aad</link>
        <description>Revert &quot;blocklistd-helper: Silence another bogus pf warning&quot;This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.A fix has been implemented in a943a96a50ba (&quot;libpfctl: Fix displayingdeeply nested anchors&quot;).Revert this commit to avoid having differences with upstream.

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Tue, 28 Oct 2025 11:41:31 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67ade69eb6079887215db1fde86eba2fb8e2acf7 - blocklistd-helper: Silence another bogus pf warning</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#67ade69eb6079887215db1fde86eba2fb8e2acf7</link>
        <description>blocklistd-helper: Silence another bogus pf warningIt has been reported as PR 290478.  In the meantime, just sweep underthe carpet.It is worth noting that neither commit:2347ca21d657 (&quot;blocklist-helper: Silence a bogus pf warning&quot;)nor this one will be upstreamed, as this is a FreeBSD-specific issue.PR:		290478MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sat, 25 Oct 2025 23:14:48 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2347ca21d657121670e6e7246c6ac32efc996cac - blocklist-helper: Silence a bogus pf warning</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#2347ca21d657121670e6e7246c6ac32efc996cac</link>
        <description>blocklist-helper: Silence a bogus pf warningSilence a bogus warning about (an ethernet) anchor not being found.It has been reported as PR 280516.  In the meantime, just sweep underthe carpet.Approved by:	emaste (mentor)MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sun, 12 Oct 2025 17:16:12 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7238317403b95a8e35cf0bc7cd66fbd78ecbe521 - blocklist: Rename blacklist to blocklist</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#7238317403b95a8e35cf0bc7cd66fbd78ecbe521</link>
        <description>blocklist: Rename blacklist to blocklistFollow up upstream rename from blacklist to blocklist.- Old names and rc scripts are still valid, but emitting an ugly warning- Old firewall rules and anchor names should work, but emitting an ugly  warning- Old MK_BLACKLIST* knobs are wired to the new onesAlthough care has been taken not to break current configurations, thisis a large patch containing mostly duplicated code.  If issues arise, itwill be swiftly reverted.Reviewed by:	ivy (pkgbase)Approved by:	emaste (mentor)MFC after:	2 daysRelnotes:	yes

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sun, 12 Oct 2025 17:14:27 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e12ec5f4338c2d769c266278320232a98a962f63 - Revert &quot;blocklist-helper: Silence a bogus pf warning&quot;</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#e12ec5f4338c2d769c266278320232a98a962f63</link>
        <description>Revert &quot;blocklist-helper: Silence a bogus pf warning&quot;This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.A fix has been implemented in 99560fe98c76 (&quot;pfctl: Do not warn if thereis no Ethernet anchor&quot;).Revert this commit to avoid having differences with upstream.MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Tue, 28 Oct 2025 11:44:50 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f0942bde7a08fe46e575486f0e9c97c055d5aad - Revert &quot;blocklistd-helper: Silence another bogus pf warning&quot;</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#6f0942bde7a08fe46e575486f0e9c97c055d5aad</link>
        <description>Revert &quot;blocklistd-helper: Silence another bogus pf warning&quot;This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.A fix has been implemented in a943a96a50ba (&quot;libpfctl: Fix displayingdeeply nested anchors&quot;).Revert this commit to avoid having differences with upstream.

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Tue, 28 Oct 2025 11:41:31 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67ade69eb6079887215db1fde86eba2fb8e2acf7 - blocklistd-helper: Silence another bogus pf warning</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#67ade69eb6079887215db1fde86eba2fb8e2acf7</link>
        <description>blocklistd-helper: Silence another bogus pf warningIt has been reported as PR 290478.  In the meantime, just sweep underthe carpet.It is worth noting that neither commit:2347ca21d657 (&quot;blocklist-helper: Silence a bogus pf warning&quot;)nor this one will be upstreamed, as this is a FreeBSD-specific issue.PR:		290478MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sat, 25 Oct 2025 23:14:48 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2347ca21d657121670e6e7246c6ac32efc996cac - blocklist-helper: Silence a bogus pf warning</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#2347ca21d657121670e6e7246c6ac32efc996cac</link>
        <description>blocklist-helper: Silence a bogus pf warningSilence a bogus warning about (an ethernet) anchor not being found.It has been reported as PR 280516.  In the meantime, just sweep underthe carpet.Approved by:	emaste (mentor)MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sun, 12 Oct 2025 17:16:12 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7238317403b95a8e35cf0bc7cd66fbd78ecbe521 - blocklist: Rename blacklist to blocklist</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#7238317403b95a8e35cf0bc7cd66fbd78ecbe521</link>
        <description>blocklist: Rename blacklist to blocklistFollow up upstream rename from blacklist to blocklist.- Old names and rc scripts are still valid, but emitting an ugly warning- Old firewall rules and anchor names should work, but emitting an ugly  warning- Old MK_BLACKLIST* knobs are wired to the new onesAlthough care has been taken not to break current configurations, thisis a large patch containing mostly duplicated code.  If issues arise, itwill be swiftly reverted.Reviewed by:	ivy (pkgbase)Approved by:	emaste (mentor)MFC after:	2 daysRelnotes:	yes

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sun, 12 Oct 2025 17:14:27 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e12ec5f4338c2d769c266278320232a98a962f63 - Revert &quot;blocklist-helper: Silence a bogus pf warning&quot;</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#e12ec5f4338c2d769c266278320232a98a962f63</link>
        <description>Revert &quot;blocklist-helper: Silence a bogus pf warning&quot;This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.A fix has been implemented in 99560fe98c76 (&quot;pfctl: Do not warn if thereis no Ethernet anchor&quot;).Revert this commit to avoid having differences with upstream.MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Tue, 28 Oct 2025 11:44:50 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f0942bde7a08fe46e575486f0e9c97c055d5aad - Revert &quot;blocklistd-helper: Silence another bogus pf warning&quot;</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#6f0942bde7a08fe46e575486f0e9c97c055d5aad</link>
        <description>Revert &quot;blocklistd-helper: Silence another bogus pf warning&quot;This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.A fix has been implemented in a943a96a50ba (&quot;libpfctl: Fix displayingdeeply nested anchors&quot;).Revert this commit to avoid having differences with upstream.

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Tue, 28 Oct 2025 11:41:31 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67ade69eb6079887215db1fde86eba2fb8e2acf7 - blocklistd-helper: Silence another bogus pf warning</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#67ade69eb6079887215db1fde86eba2fb8e2acf7</link>
        <description>blocklistd-helper: Silence another bogus pf warningIt has been reported as PR 290478.  In the meantime, just sweep underthe carpet.It is worth noting that neither commit:2347ca21d657 (&quot;blocklist-helper: Silence a bogus pf warning&quot;)nor this one will be upstreamed, as this is a FreeBSD-specific issue.PR:		290478MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sat, 25 Oct 2025 23:14:48 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2347ca21d657121670e6e7246c6ac32efc996cac - blocklist-helper: Silence a bogus pf warning</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#2347ca21d657121670e6e7246c6ac32efc996cac</link>
        <description>blocklist-helper: Silence a bogus pf warningSilence a bogus warning about (an ethernet) anchor not being found.It has been reported as PR 280516.  In the meantime, just sweep underthe carpet.Approved by:	emaste (mentor)MFC after:	2 days

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sun, 12 Oct 2025 17:16:12 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7238317403b95a8e35cf0bc7cd66fbd78ecbe521 - blocklist: Rename blacklist to blocklist</title>
        <link>http://opengrok.net:8080/history/src/libexec/blocklistd-helper/blacklistd-helper#7238317403b95a8e35cf0bc7cd66fbd78ecbe521</link>
        <description>blocklist: Rename blacklist to blocklistFollow up upstream rename from blacklist to blocklist.- Old names and rc scripts are still valid, but emitting an ugly warning- Old firewall rules and anchor names should work, but emitting an ugly  warning- Old MK_BLACKLIST* knobs are wired to the new onesAlthough care has been taken not to break current configurations, thisis a large patch containing mostly duplicated code.  If issues arise, itwill be swiftly reverted.Reviewed by:	ivy (pkgbase)Approved by:	emaste (mentor)MFC after:	2 daysRelnotes:	yes

            List of files:
            /src/libexec/blocklistd-helper/blacklistd-helper</description>
        <pubDate>Sun, 12 Oct 2025 17:14:27 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
