[lfs] branch multilib updated: Add .xz to the list of allowed file extensions

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <175572560058.17729.5142028709180796267@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch multilib
in repository lfs.

The following commit(s) were added to refs/heads/multilib by this push:
     new 248daaf65 Add .xz to the list of allowed file extensions
248daaf65 is described below

commit 248daaf65eac6116217a98473cbe64ccfd7e68a6
Author: Thomas Trepl <[email protected]>
AuthorDate: Wed Aug 20 23:33:10 2025 +0200

    Add .xz to the list of allowed file extensions
---
 stylesheets/wget-list.xsl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stylesheets/wget-list.xsl b/stylesheets/wget-list.xsl
index 09f99cd22..a0a6a47cb 100644
--- a/stylesheets/wget-list.xsl
+++ b/stylesheets/wget-list.xsl
@@ -18,6 +18,7 @@
       duplicated URLs due that may be split for PDF output -->
     <xsl:if test="(contains(@url, '.tar.') or
                    contains(@url, '.tgz')  or
+                   contains(@url, '.xz')  or
                    contains(@url, '.patch')) and
                   not(ancestor-or-self::*/@condition = 'pdf')">
       <xsl:choose>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.