updates-proxy: add rules for debian repositories (#887)
This commit is contained in:
parent
2e4cdc2f8d
commit
e93cf3e81b
@ -4,3 +4,8 @@
|
|||||||
\.drpm$
|
\.drpm$
|
||||||
^mirrors\.fedoraproject\.org:443$
|
^mirrors\.fedoraproject\.org:443$
|
||||||
^http://mirrors\..*/mirrorlist\?
|
^http://mirrors\..*/mirrorlist\?
|
||||||
|
\.deb$
|
||||||
|
/dists/[a-z]*/\(InRelease\|Release\|Release.gpg\)$
|
||||||
|
/dists/[a-z]*/.*/\(Packages\|Sources\|Release\)\(\|\.gz\|\.bz2\|\.xz\|\.lzma\)$
|
||||||
|
/dists/[a-z]*/.*/\(Contents\|Translation\)-.*\(\|\.gz\|\.xz\|\.bz2\|\.lzma\)$
|
||||||
|
/dists/[a-z]*/.*/\(Contents-.*\|Translation-.*\|Packages\)\.diff/\(Index\|[0-9.-]*\)\(\|\.gz\|\.xz\|\.bz2\|\.lzma\)$
|
||||||
|
Loading…
Reference in New Issue
Block a user