Really fix update-proxy rules for debian security fixes repo
Reported by @adrelanos Fixes QubesOS/qubes-issues#1422
This commit is contained in:
parent
f0de6c5b16
commit
5377dc50dc
@ -13,7 +13,7 @@
|
||||
# '/' or '/download' or '?.*'
|
||||
# -----------------------------------------------------------------------------
|
||||
\.deb\(\|\/\|\/download\|\?.*\)$
|
||||
/dists/[a-z-]*/\(InRelease\|Release\|Release.gpg\)\(\|\|/\|\/download\|\?.*\)$
|
||||
/dists/[a-z/-]*/\(InRelease\|Release\|Release.gpg\)\(\|\|/\|\/download\|\?.*\)$
|
||||
/dists/[a-z/-]*/.*/\(Packages\|Sources\|Release\)\(\|\.gz\|\.bz2\|\.xz\|\.lzma\|\.gpg\)\(\|\|/\|\/download\|\?.*\)$
|
||||
/dists/[a-z/-]*/.*/\(Contents\|Translation\)-.*\(\|\.gz\|\.xz\|\.bz2\|\.lzma\)\(\|\|/\|\/download\|\?.*\)$
|
||||
/dists/[a-z/-]*/.*/\(Contents-.*\|Translation-.*\|Packages\)\.diff/\(Index\|[0-9.-]*\)\(\|\.gz\|\.xz\|\.bz2\|\.lzma\)\(\|\|/\|\/download\|\?.*\)$
|
||||
|
Loading…
Reference in New Issue
Block a user