Skip to content

Commit 0f59325

Browse files
pabs3diracdeltas
authored andcommitted
Add lintian, tracker, qa and packages.qa to the list of https debian.org subdomains
1 parent 23bac84 commit 0f59325

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

src/chrome/content/rules/Debian-self-signed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<!--
1616
Nonfunctional:
1717
-->
18-
<!--exclusion pattern="^http://(ca|incoming|people|popcon|qa|packages.qa|search)\.debian\.org/" /-->
18+
<!--exclusion pattern="^http://(ca|incoming|people|popcon|search)\.debian\.org/" /-->
1919
<!--
2020
Handled in Debian.xml:
2121
-->
22-
<!--exclusion pattern="^http://(anonscm|arch|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lists|munin|nagios|nm|openstack.bm|packages|piuparts|puppet-dashboard|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|udd|vote|wiki|www)\.debian\.org/" /-->
22+
<!--exclusion pattern="^http://(anonscm|arch|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lintian|lists|munin|nagios|nm|openstack.bm|packages|piuparts|puppet-dashboard|(?:-packages\.)?qa|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|tracker,udd|vote|wiki|www)\.debian\.org/" /-->
2323

2424

2525
<rule from="^http://(mentors|paste)\.debian\.net/"

src/chrome/content/rules/Debian.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
- people (reset; people.debian.org/~joerg/ is displayed
1717
after fetching gpg.ganneff.de over http...)
1818
- popcon ¹
19-
- qa ¹
20-
- packages.qa ¹
2119
- search (shows www; mismatched, CN: debian.org)
2220
2321
¹ Refused
@@ -81,7 +79,7 @@
8179
<securecookie host="^nm\.debian\.org$" name=".+" />
8280

8381

84-
<rule from="^http://((?:anonscm|(?:[^/:@]+\.)?alioth|arch|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lists|munin|nagios|nm|openstack\.bm|packages|piuparts|puppet-dashboard|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|udd|vote|wiki|www)\.)?debian\.org/"
82+
<rule from="^http://((?:anonscm|(?:[^/:@]+\.)?alioth|arch|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lintian|lists|munin|nagios|nm|openstack\.bm|packages|piuparts|puppet-dashboard|(?:packages\.)?qa|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|tracker|udd|vote|wiki|www)\.)?debian\.org/"
8583
to="https://$1debian.org/" />
8684

8785
<rule from="^http://(france|screenshots)\.debian\.net/"

0 commit comments

Comments
 (0)