[HTTPS-E Rulesets] [PATCH] Debian website search service now uses https

Paul Wise pabs3 at bonedaddy.net
Wed Mar 4 05:27:46 PST 2015


---
 src/chrome/content/rules/Debian-self-signed.xml | 2 +-
 src/chrome/content/rules/Debian.xml             | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/chrome/content/rules/Debian-self-signed.xml b/src/chrome/content/rules/Debian-self-signed.xml
index 8698c5f..98c7ab8 100644
--- a/src/chrome/content/rules/Debian-self-signed.xml
+++ b/src/chrome/content/rules/Debian-self-signed.xml
@@ -13,7 +13,7 @@
 		<!--
 			Nonfunctional:
 					-->
-		<!--exclusion pattern="^http://(ca|incoming|popcon|search)\.debian\.org/" /-->
+		<!--exclusion pattern="^http://(ca|incoming|popcon)\.debian\.org/" /-->
 		<!--
 			Handled in Debian.xml:
 						-->
diff --git a/src/chrome/content/rules/Debian.xml b/src/chrome/content/rules/Debian.xml
index 96374a4..df6bb36 100644
--- a/src/chrome/content/rules/Debian.xml
+++ b/src/chrome/content/rules/Debian.xml
@@ -23,7 +23,6 @@
 			- incoming	(shows ftp-master; mismatched, CN: ftp-master.debian.org)
 			- manpages ¹
 			- popcon ¹
-			- search	(shows www; mismatched, CN: debian.org)
 			- security-team	(shows www; mismatched, CN: debian.org)
 			- snapshot ¹
 			- ftp.us ¹
@@ -139,7 +138,7 @@
 	<securecookie host="^nm\.debian\.org$" name=".+" />
 
 
-	<rule from="^http://((?:anonscm|(?:[^/:@]+\.)?alioth|arch|bits|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lintian|lists|munin|nagios|nm|openstack\.bm|packages|people|piuparts|puppet-dashboard|(?:packages\.)?qa|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|tracker|udd|vote|wiki|www)\.)?debian\.org/"
+	<rule from="^http://((?:anonscm|(?:[^/:@]+\.)?alioth|arch|bits|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lintian|lists|munin|nagios|nm|openstack\.bm|packages|people|piuparts|puppet-dashboard|(?:packages\.)?qa|release|rt|rtc|search|security-(?:tracker|master)|sip-ws|sso|svn|tracker|udd|vote|wiki|www)\.)?debian\.org/"
 		to="https://$1debian.org/" />
 
 	<rule from="^http://security\.debian\.org/+(?=$|\?)"
-- 
2.1.4



More information about the HTTPS-Everywhere-Rules mailing list