From b655d968c4621dc8dddf270c865f6fdeac1ceb22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Tue, 17 Feb 2015 14:11:09 +0100 Subject: [PATCH] updates-proxy: allow xz compressed metadata (fc21) --- network/filter-updates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/filter-updates b/network/filter-updates index 2e5b6e0..56cf35f 100644 --- a/network/filter-updates +++ b/network/filter-updates @@ -1,6 +1,6 @@ # Yum filters # ----------------------------------------------------------------------------- -/repodata/[A-Za-z0-9-]*\(primary\|filelists\|comps\(-[a-z0-9]*\)\?\|other\|prestodelta\|updateinfo\|pkgtags\)\.\(sqlite\|xml\)\(\.bz2\|\.gz\)\?$ +/repodata/[A-Za-z0-9-]*\(primary\|filelists\|comps\(-[a-z0-9]*\)\?\|other\|prestodelta\|updateinfo\|pkgtags\)\.\(sqlite\|xml\)\(\.bz2\|\.gz\|\.xz\)\?$ /repodata/repomd\.xml$ \.rpm$ \.drpm$