Browse Source

updates-proxy: allow xz compressed metadata (fc21)

Marek Marczykowski-Górecki 9 years ago
parent
commit
b655d968c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      network/filter-updates

+ 1 - 1
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$