updates-proxy: allow xz compressed metadata (fc21)

(cherry picked from commit b655d968c4)
This commit is contained in:
Marek Marczykowski-Górecki 2015-02-17 14:11:09 +01:00
parent 36d9330f36
commit a04bcf602b

View File

@ -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$