updates-proxy: allow xz compressed metadata (fc21)

This commit is contained in:
Marek Marczykowski-Górecki 2015-02-17 14:11:09 +01:00
parent f2f5aa1215
commit b655d968c4

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$