[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible alpine: defuse overly aggressive rewrite rule

Holger Levsen gitlab at salsa.debian.org
Fri Jun 7 16:41:51 BST 2019



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
6f5b99c1 by kpcyrd at 2019-06-07T15:41:44Z
reproducible alpine: defuse overly aggressive rewrite rule

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/jenkins/etc/apache2/reproduciblemap.conf


Changes:

=====================================
hosts/jenkins/etc/apache2/reproduciblemap.conf
=====================================
@@ -25,7 +25,7 @@ RewriteRule ^/(debian/|)issues/([a-z0-9.+-_]+) /debian/issues/unstable/$2 [R=302
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-d
 RewriteCond /var/lib/jenkins/userContent/reproducible/debian/rb-pkg/unstable/amd64/$2.html -f
-RewriteRule ^/(debian/|)([a-z0-9.+-]+) /debian/rb-pkg/unstable/amd64/$2.html [R=302,L]
+RewriteRule ^/(debian/)([a-z0-9.+-]+) /debian/rb-pkg/unstable/amd64/$2.html [R=302,L]
 
 # redirect t.r-b.o/redirect/?SrcPkg=$PKG → t.r-b.o/rb-pkg/unstable/amd64/$PKG.html
 RewriteCond %{REQUEST_FILENAME} !-f



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/6f5b99c139610edfefe6920c6f3a0f0c705645e1

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/6f5b99c139610edfefe6920c6f3a0f0c705645e1
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190607/0fc24b49/attachment.html>


More information about the Qa-jenkins-scm mailing list