<?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>9124ace751eb9c856c50c3698cf93ede45a9897d - packages: Rename liblzma package to xz</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#9124ace751eb9c856c50c3698cf93ede45a9897d</link>
        <description>packages: Rename liblzma package to xzRename liblzma to xz, and use LIB_PACKAGE to create an xz-lib packagefor runtime libraries.MFC after:	1 dayReviewed by:	baptSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D52791

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Tue, 30 Sep 2025 10:11:55 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>128836d304d93f2d00eb14069c27089ab46c38d4 - MFV: xz 5.8.1.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#128836d304d93f2d00eb14069c27089ab46c38d4</link>
        <description>MFV: xz 5.8.1.PR:		bin/286252MFC after:	1 week

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Sun, 04 May 2025 09:06:22 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@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/liblzma/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/liblzma/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>3b35e7ee8de9b0260149a2b77e87a2b9c7a36244 - MFV: xz 5.6.2.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#3b35e7ee8de9b0260149a2b77e87a2b9c7a36244</link>
        <description>MFV: xz 5.6.2.MFC after:	4 weeks

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Tue, 04 Jun 2024 03:14:43 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2f9cd13d6c1824633251fb4267c9752d3b044a45 - Revert &quot;MFV: xz 5.6.0&quot;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#2f9cd13d6c1824633251fb4267c9752d3b044a45</link>
        <description>Revert &quot;MFV: xz 5.6.0&quot;This commit reverts 8db56defa766eacdbaf89a37f25b11a57fd9787a,rolling back the vendor import of xz 5.6.0 and restoring thepackage to version 5.4.5.The revert was not directly due to the attack (CVE-2024-3094):our import process have removed the test cases and build scriptsthat would have enabled the attack. However, reverting wouldhelp to reduce potential confusion and false positives fromsecurity scanners that assess risk based solely on versionnumbers.Another commit will follow to restore binary compatibility withthe liblzma 5.6.0 library by making the previously privatesymbol (lzma_mt_block_size) public.PR:		278127MFC after:	3 days

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Fri, 05 Apr 2024 08:39:23 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8db56defa766eacdbaf89a37f25b11a57fd9787a - MFV: xz 5.6.0.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#8db56defa766eacdbaf89a37f25b11a57fd9787a</link>
        <description>MFV: xz 5.6.0.MFC after:	2 weeks

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Mon, 26 Feb 2024 00:46:22 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e3e9c205ff54aac287309e03a808d9e9ec5c49eb - lib{c,lzma,z}: remove -DSYMBOL_VERSIONING from CFLAGS</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#e3e9c205ff54aac287309e03a808d9e9ec5c49eb</link>
        <description>lib{c,lzma,z}: remove -DSYMBOL_VERSIONING from CFLAGSThis was part of a libkse and libpthread transition aide when libcgained symbol versions in e62165c8b0f7d6452c0033127a0fd8ad1d9e34d3(March 2006).  The code that cared about this macro was removed incommit 00fb440c1a145b56b6c75fd405d80071aef2aab1 (May 2007) when symbolversioning was enabled by default and libthr became the defaultthreading library.  For unknown reasons, it stayed in libc (whichseemingly never used it) and seems to have been copied to liblzma andlibz.Reviewed by:	imp, kib, emasteDifferential Revision:	https://reviews.freebsd.org/D42613

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Thu, 16 Nov 2023 00:39:46 +0100</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@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/liblzma/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/liblzma/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>73ed8e77a79398eb8e7b600a0b67f286e9e5cd53 - MFV: xz 5.4.0</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#73ed8e77a79398eb8e7b600a0b67f286e9e5cd53</link>
        <description>MFV: xz 5.4.0MFC after:	2 weeks

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Sun, 01 Jan 2023 05:25:17 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac175bd33a21b7f357cffe37117dc5afa6d7c5fb - Install working pkgconfig .pc files for compat libraries</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#ac175bd33a21b7f357cffe37117dc5afa6d7c5fb</link>
        <description>Install working pkgconfig .pc files for compat librariesThe default ones are install them to /usr/libdata/pkgconfig, and we can&apos;tuse this path for compat libraries, so we use /usr/lib&lt;suffix&gt;/pkgconfigi here.Test Plan:	grep -rn libdir= ./usr/lib32/pkgconfig/*.pcMFC after:	1 weekDifferential Revision: https://reviews.freebsd.org/D34939

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Fri, 12 Aug 2022 00:17:52 +0200</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>500f4659d7c8947082dba040a1d58e7d228f8d44 - Convert libs with pc files to use PCFILES</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#500f4659d7c8947082dba040a1d58e7d228f8d44</link>
        <description>Convert libs with pc files to use PCFILESNow the .pc ends up in the correct package (-dev)Reviewed by:	bapt, emasteDifferential Revision:	https://reviews.freebsd.org/D29172MFC after:      2 weeks

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Tue, 16 Mar 2021 07:13:07 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>65422c964ace1c1d0b7858e7f6f655ddeedb4db4 - liblzma: Make liblzma use libmd implementation of SHA256.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#65422c964ace1c1d0b7858e7f6f655ddeedb4db4</link>
        <description>liblzma: Make liblzma use libmd implementation of SHA256.MFC after:	2 weeksPR:		200142

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Sat, 20 Jun 2020 23:32:07 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4aa656aa587a4bad15e15bf45e149e176c22293 - Merge ^/head r312309 through r312623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#a4aa656aa587a4bad15e15bf45e149e176c22293</link>
        <description>Merge ^/head r312309 through r312623.

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Sun, 22 Jan 2017 17:05:13 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61d324734a7238af3cdad1c6284274ea91519f8a - Use SRCTOP-relative paths and .CURDIR with :H instead of &quot;..&quot; specified paths</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#61d324734a7238af3cdad1c6284274ea91519f8a</link>
        <description>Use SRCTOP-relative paths and .CURDIR with :H instead of &quot;..&quot; specified pathsThis simplifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 05:46:20 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>becbad1f6e18fec7c3bf286778a766ffca4457be - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#becbad1f6e18fec7c3bf286778a766ffca4457be</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 21:44:36 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a2b666ce590a56f147e167aa07684af2d6b854a - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/liblzma/Makefile#5a2b666ce590a56f147e167aa07684af2d6b854a</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/liblzma/Makefile</description>
        <pubDate>Thu, 01 Oct 2015 11:36:43 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
