<?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>80aae8a3f8aa70712930664572be9e6885dc0be7 - zfs: merge openzfs/zfs@3ee08abd2</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#80aae8a3f8aa70712930664572be9e6885dc0be7</link>
        <description>zfs: merge openzfs/zfs@3ee08abd2Notable upstream pull request merges: #17000 -multiple cmd/zfs: support creating parents with canmount=no #17926 b481a8bbb Make zpool status dedup table support raw bytes -p output #18238 -multiple Report space metrics per allocation class #18240 5dad9459d Add --no-preserve-encryption flag #18257 1eace5906 libzfs: use mount_setattr for selective remount including                  legacy mounts #18259 1e2c94a04 More consistent use of TREE_* macros in AVL comparators #18262 c58b8b7dc Fix check for .cfi_negate_ra_state on aarch64 #18264 f109c7bb9 Add the --file-layout (-f) option to zdb(8) #18268 304de7f19 libzfs: handle EDOM error in zpool_create #18275 753f1e1e2 zstream: add a drop_record subcommand #18276 0f90a797d Fix vdev_rebuild_range() tx commit #18277 1e1d64d66 Fix log vdev removal issues #18278 06b0abfe6 Fix the send --exclude option to work with encryption #18281 e73ada771 libzpool: lift zfs_file ops out to separate source file #18284 d97945776 zstream: consolidate shared code #18285 -multiple Separate SIMD compile checks for userspace and kernel #18288 c5905b2cb Implement lzc_send_progress #18289 -multiple L2ARC: Add depth cap and write budget fairness for                  persistent markers #18290 d45c8d648 FreeBSD: Improve dmesg kernel message prefix #18294 b403040c4 draid: fix data corruption after disk clear #18296 -multiple libzfs: mnttab cleanup #18300 d35951b18 zpool clear: remove undocumented rewind flags #18301 ae7fcd5f9 fix libzfs diff mem leak in an error path #18303 65165df12 zilstat: add man page #18314 7f65e04ab libzfs: scrub: only include start and end nv pairs if                  needed for scrub #18315 -multiple Sync ZVOLs block cloning conditions with file systems #18330 f80338fac zarcsummary: add man page #18337 f259a47c7 zpool-iostat.8: clarify first report shows per-second                  averagesObtained from:	OpenZFSOpenZFS commit:	3ee08abd2fcef3123188e9ad61a9cd80b9b7831c

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Thu, 19 Mar 2026 21:25:34 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e928afc531e68b7a142ee49d8f7e5c8426d54033 - Use ZFSTOP more broadly</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#e928afc531e68b7a142ee49d8f7e5c8426d54033</link>
        <description>Use ZFSTOP more broadlyReviewed by:	brooksObtained from:	CheriBSDDifferential Revision:	https://reviews.freebsd.org/D53791

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Mon, 24 Nov 2025 16:47:10 +0100</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bb8580e7a6a8c54481d0fd19cac43e84a485f45b - zfs: fix cross-build after openzfs/zfs@e63d026b9d</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#bb8580e7a6a8c54481d0fd19cac43e84a485f45b</link>
        <description>zfs: fix cross-build after openzfs/zfs@e63d026b9dWorkaround multiple cross-build issues in OpenZFS codeTBD: discuss long-term fix with OpenZFS

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Mon, 17 Nov 2025 12:34:01 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4303bde4297a3d19cabdb08ce1550f682578d2ba - zfs: fix build after openzfs/zfs@e63d026b9</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#4303bde4297a3d19cabdb08ce1550f682578d2ba</link>
        <description>zfs: fix build after openzfs/zfs@e63d026b9Fix MakefilesUpdate zfs_config.h and zfs_gitrev.h

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Sun, 16 Nov 2025 12:15:14 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29185c9a26204383270cf96957c685c51f5bc894 - packages: Use LIB_PACKAGE for zfs and ufs packages</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#29185c9a26204383270cf96957c685c51f5bc894</link>
        <description>packages: Use LIB_PACKAGE for zfs and ufs packagesCommit f9513c334ff7 moved the shared libraries for ZFS and UFS intoseparate packages (libzfs and libufs), which resulted in a ratherlarge number of packages being created, e.g. for ZFS:FreeBSD-libzfsFreeBSD-libzfs-dbgFreeBSD-libzfs-dbg-lib32FreeBSD-libzfs-devFreeBSD-libzfs-dev-lib32FreeBSD-libzfs-lib32FreeBSD-zfsFreeBSD-zfs-dbgFreeBSD-zfs-dbg-lib32FreeBSD-zfs-devFreeBSD-zfs-dev-lib32FreeBSD-zfs-lib32FreeBSD-zfs-manUse LIB_PACKAGE instead, which significantly reduces the number ofpackages:FreeBSD-zfsFreeBSD-zfs-dbgFreeBSD-zfs-dbg-lib32FreeBSD-zfs-devFreeBSD-zfs-dev-lib32FreeBSD-zfs-libFreeBSD-zfs-lib32FreeBSD-zfs-manMFC after:	3 daysReviewed by:	baptDifferential Revision:	https://reviews.freebsd.org/D52416

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Thu, 11 Sep 2025 21:46:26 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c9332a905cd2788bfa1c72c8f170c94500a765a2 - libspl: Don&apos;t build tunables.c when bootstrapping</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#c9332a905cd2788bfa1c72c8f170c94500a765a2</link>
        <description>libspl: Don&apos;t build tunables.c when bootstrappingThe upstream source (which we&apos;ve currently hacked downstream to make itcompile, even though it won&apos;t work) assumes ELF for its hand-rolledlinker set implementation, and macOS&apos;s Mach-O is sufficiently differentfor it to not even compile there. However, we don&apos;t actually need thisfile at all, since we only use the bootstrap libspl for DTrace tools, sojust add it to the set of files we don&apos;t build when bootstrapping.Fixes:	df58e8b1506f (&quot;zfs: merge openzfs/zfs@8302b6e32&quot;)

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Tue, 12 Aug 2025 19:03:25 +0200</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>df58e8b1506f241670be86a560fb6e8432043aee - zfs: merge openzfs/zfs@8302b6e32</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#df58e8b1506f241670be86a560fb6e8432043aee</link>
        <description>zfs: merge openzfs/zfs@8302b6e32Notable upstream pull request merges: #16853 894edd084 Add TXG timestamp database #17004 -multiple Implement dynamic gang header sizes #17405 dea0fc969 ZVOL: Return early, if volmode is ZFS_VOLMODE_NONE                  on FreeBSD side #17455 cf146460c Default to zfs_bclone_wait_dirty=1 #17481 523d9d600 Validate mountpoint on path-based unmount using statx #17482 92da9e0e9 ZVOL: Implement zvol_alloc() function on FreeBSD side #17489 dee62e074 spa: ZIO_TASKQ_ISSUE: Use symbolic priority #17496 bf846dcb7 Release topology restrictions on special/dedup #17497 4e92aee23 Relax special_small_blocks restrictions #17503 ea38787f2 Revert &quot;Fix incorrect expected error in ztest&quot; #17505 be1e991a1 Allow and prefer special vdevs as ZIL #17506 ee0cb4cb8 ztest: Fix false positive of ENOSPC handling #17507 92d3b4ee2 zio: rename `io_reexecute` as `io_post`;                  use it for the direct IO checksum error flag #17508 6af8db61b metaslab: don&apos;t pass whole zio to throttle reserve APIs #17518 4c2a7f85d FreeBSD: Add support for _PC_HAS_HIDDENSYSTEM #17521 d7ab07dfb ZIL: Force writing of open LWB on suspend #17524 b6e8db509 zpool/zfs: Add &apos;-a|--all&apos; option to scrub, trim,                  initialize #17531 c1e51c55f Correct weight recalculation of space-based metaslabs #17533 d323fbf49 FreeBSD: zfs_putpages: don&apos;t undirty pages until                  after write completes #17536 b21e04e8d Fix zdb pool/ with -k #17537 -multiple Userspace tunables #17540 2957eabbe Add support for FreeBSD&apos;s Solaris style extended                  attribute interface #17547 4bd7a2eaa zdb: fix checksum calculation for decompressed blocks #17551 -multiple cleanup: remove var init/update #17561 0f8a1105e Skip dbuf_evict_one() from dbuf_evict_notify()                  for reclaim thread #17563 10a78e264 Faster checksum benchmark on system boot #17564 00ce064d8 spa: update blkptr diagram to include vdev padding                  on encrypted blocks #17565 -multiple Physical rewrite #17566 fc885f308 Don&apos;t use wrong weight when passivating group #17572 f70c85086 BRT: Fix ZAP entry endianness #17575 0b6fd024a ZVOL: Unify zvol minors operations and improve error                  handling #17581 cb5e7e097 range_tree: Provide more debug details upon unexpected                  add/remove #17587 -multiple Fix two issues with dynamic gang headersObtained from:	OpenZFSOpenZFS commit:	8302b6e32bb153a6f402b106484d5736f082abcc

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Thu, 07 Aug 2025 09:06:31 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f9513c334ff7d3ccdebfcb90f015890963768e0d - add packages for libufs, libzfs</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#f9513c334ff7d3ccdebfcb90f015890963768e0d</link>
        <description>add packages for libufs, libzfscurrently FreeBSD-utilities depends on both FreeBSD-ufs and FreeBSD-zfs.this is not desirable, because those are both relatively large packagesand the user may want to remove one or the other &#8211; or perhaps both, e.g.in a jail or embedded system.the reason for this dependency is that fstyp(8), which is inFreeBSD-utilities, links both libufs and libzfs.  FreeBSD-utilities isthe correct place for fstyp, so we don&apos;t want to move that.instead, add two new packages: libufs contains libufs, and libzfscontains libzfs plus the ZFS libraries it depends on: libavl, libnvpair,libspl, libtpool, libumem, libuutil, libzfs_core and libzutil.with this change, it is possible to remove FreeBSD-ufs and/orFreeBSD-zfs while leaving FreeBSD-libufs, FreeBSD-libzfs andFreeBSD-utilities installed.Reviewed by:	manu, desApproved by:	des (mentor)Differential Revision:	https://reviews.freebsd.org/D50148

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Mon, 05 May 2025 17:23:54 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@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/cddl/lib/libspl/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/cddl/lib/libspl/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>aca928a50a42f00f344df934005b09dbcb4e2f77 - zfs: merge openzfs/zfs@e2357561b</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#aca928a50a42f00f344df934005b09dbcb4e2f77</link>
        <description>zfs: merge openzfs/zfs@e2357561bNotable upstream pull request merges: #15940 41ae864b6 Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN #16128 5137c132a zpool import output is not formated properly #16138 efbef9e6c FreeBSD: Add zfs_link_create() error handling #16146 04bae5ec9 Disable high priority ZIO threads on FreeBSD and Linux #16151 cc3869153 zfs_ioc_send: use a dedicated taskq thread for send #16151 adda768e3 spa: remove spa_taskq_dispatch_sync() #16151 515c4dd21 spa: flatten spa_taskq_dispatch_ent() #16151 0a543db37 spa_taskq_dispatch_ent: simplify arguments #16153 975a13259 Add support for parallel pool exports #16153 89acef992 Simplified the scope of the namespace lock #16159 136c05321 ZAP: Fix leaf references on zap_expand_leaf() errors #16162 af5dbed31 Fix scn_queue races on very old pools #16165 3400127a7 Fix ZIL clone records for legacy holes #16167 414acbd37 Unbreak FreeBSD cross-build on MacOS broken in 051460b8b #16172 eced2e2f1 libzfs: Fix mounting datasets under thread limit pressure #16178 b64afa41d Better control the thread pool size when mounting datasets #16181 fa99d9cd9 zfs_dbgmsg_print: make FreeBSD and Linux consistent #16191 e675852bc dbuf: separate refcount calls for dbuf and dbuf_user #16198 a043b60f1 Correct level handling in zstream recompress #16204 34906f8bb zap: reuse zap_leaf_t on dbuf reuse after shrink #16206 d0aa9dbcc Use memset to zero stack allocations containing unions #16207 8865dfbca Fix assertion in Persistent L2ARC #16208 08648cf0d Allow block cloning to be interrupted by a signal #16210 e2357561b FreeBSD: Add const qualifier to members of struct        opensolaris_utsname #16214 800d59d57 Some improvements to metaslabs eviction #16216 02c5aa9b0 Destroy ARC buffer in case of fill error #16225 01c8efdd5 Simplify issig()Obtained from:	OpenZFSOpenZFS commit:	e2357561b9499296bff758afe4868dbc39735675

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Fri, 31 May 2024 09:31:58 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/cddl/lib/libspl/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>a71ea7bea0d2a8ba86373377c3c1443acbeab5d2 - pkgbase: Put zfs utilities and lib in their own package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#a71ea7bea0d2a8ba86373377c3c1443acbeab5d2</link>
        <description>pkgbase: Put zfs utilities and lib in their own packageIt is useful to have zfs utilities and lib in a separate package asit allow users to create image that can support ZFS (i.e. not withWITHOUT_ZFS in src.conf set) without bloating the default image withall zfs tools (for example for jails).Differential Revision:	https://reviews.freebsd.org/D36225

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Fri, 22 Jul 2022 10:43:39 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5c1296234cb8f2077adf61fc43639ecf2e1569b - spl: Unbreak crossbuild after f20893853e8e</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#d5c1296234cb8f2077adf61fc43639ecf2e1569b</link>
        <description>spl: Unbreak crossbuild after f20893853e8eSummary:f20893853e8e made getexecname no longer guarded by BOOTSTRAPPING, but itdoes not build on non-FreeBSD as it tries to use KERN_PROC_PATHNAME andrelated constants.Reviewers: mm, impReviewed By: impSubscribers: impDifferential Revision: https://reviews.freebsd.org/D30763

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Tue, 15 Jun 2021 02:23:04 +0200</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7aa2e90176baaca3bf4a6813defeb3c4b08cac8a - spl: Fix gcc6 build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#7aa2e90176baaca3bf4a6813defeb3c4b08cac8a</link>
        <description>spl: Fix gcc6 build-Wno-error= is only a clang flag, restrict its use to only clang.Sponsored by:		Netflix

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Fri, 11 Jun 2021 05:28:52 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>47ddbfae278b617a01976db667b8f4b4c4155755 - zfs: unbreak build with clang 12</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#47ddbfae278b617a01976db667b8f4b4c4155755</link>
        <description>zfs: unbreak build with clang 12Change -Wno-error-atomic-alignment to -Wno-error=atomic-alignmentin the Makefile of libspl.Reported by:	Ed Maste &lt;emaste@FreeBSD.org&gt;Fix by:		Alexander Richardson &lt;arichardson@FreeBSD.org&gt;

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Fri, 11 Jun 2021 01:31:56 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f20893853e8e6909d422f6646b706b4b6e299682 - zfs: unbreak build broken in 160388166</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#f20893853e8e6909d422f6646b706b4b6e299682</link>
        <description>zfs: unbreak build broken in 160388166

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Tue, 08 Jun 2021 19:02:21 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79e02149fcb480c95cfda65e2145ed021dfde5a6 - Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS import</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#79e02149fcb480c95cfda65e2145ed021dfde5a6</link>
        <description>Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS importThis required surprisingly few build system changes and only two changes to theopenZFS compat headers which have been upstreamed ashttps://github.com/openzfs/zfs/pull/10863Reviewed By:	#zfs, freqlabsDifferential Revision: https://reviews.freebsd.org/D26193

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Sat, 19 Sep 2020 14:08:16 +0200</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e25152834cdf3b353892835a4f3b157e066a8ed4 - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#e25152834cdf3b353892835a4f3b157e066a8ed4</link>
        <description>MFHSponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Thu, 27 Aug 2020 22:25:33 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e5787d2284e187abb5b654d924394a65772e004 - Merge OpenZFS support in to HEAD.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libspl/Makefile#9e5787d2284e187abb5b654d924394a65772e004</link>
        <description>Merge OpenZFS support in to HEAD.The primary benefit is maintaining a completely sharedcode base with the community allowing FreeBSD to receivenew features sooner and with less effort.I would advise against doing &apos;zpool upgrade&apos;or creating indispensable pools using newfeatures until this change has had a month+to soak.Work on merging FreeBSD support in to what wasat the time &quot;ZFS on Linux&quot; began in August 2018.I first publicly proposed transitioning FreeBSDto (new) OpenZFS on December 18th, 2018. FreeBSDsupport in OpenZFS was finally completed in December2019. A CFT for downstreaming OpenZFS support into FreeBSD was first issued on July 8th. All issuesthat were reported have been addressed or, fora couple of less critical matters there arepull requests in progress with OpenZFS. iXsystemshas tested and dogfooded extensively internally.The TrueNAS 12 release is based on OpenZFS withsome additional features that have not yet madeit upstream.Improvements include:  project quotas, encrypted datasets,  allocation classes, vectorized raidz,  vectorized checksums, various command line  improvements, zstd compression.Thanks to those who have helped along the way:Ryan Moeller, Allan Jude, Zack Welch, and manyothers.Sponsored by:	iXsystems, Inc.Differential Revision:	https://reviews.freebsd.org/D25872

            List of files:
            /freebsd/cddl/lib/libspl/Makefile</description>
        <pubDate>Tue, 25 Aug 2020 04:21:27 +0200</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
