Package: xul-ext-https-everywhere Version: 3.1.3-1 Severity: wishlist Tags: upstream patch Forwarded: https://mail1.eff.org/pipermail/https-everywhere-rules/2013-March/001536.html
Please add the attached patch to forward some *.debconf.org domains to SSL. I have forwarded the patch upstream already (URL above). -- bye, pabs http://wiki.debian.org/PaulWise
From fcb656a8151c0761226734b73298d9f449354ac2 Mon Sep 17 00:00:00 2001 From: Paul Wise <pa...@bonedaddy.net> Date: Wed, 6 Mar 2013 07:41:45 +0800 Subject: [PATCH] Add SSL DebConf domains to the Debian set --- src/chrome/content/rules/Debian.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/chrome/content/rules/Debian.xml b/src/chrome/content/rules/Debian.xml index da070b8..ce2defe 100644 --- a/src/chrome/content/rules/Debian.xml +++ b/src/chrome/content/rules/Debian.xml @@ -25,6 +25,7 @@ <target host="*.debian.net" /> <target host="*.debian.org"/> <target host="*.alioth.debian.org"/> + <target host="*.debconf.org"/> <rule from="^http://(mentors|paste)\.debian\.net/" to="https://$1.debian.net/" /> @@ -32,6 +33,9 @@ <rule from="^http://((?:lists\.)?alioth|buildd|db|ftp-master|lists|nagios|nm|wiki)\.debian\.org/" to="https://$1.debian.org/"/> + <rule from="^http://(wiki|penta|debconf7|db|rt|gallery|svn)\.debconf\.org/" + to="https://$1.debconf.org/"/> + <rule from="^http://pcsclite\.alioth\.debian\.org/" to="https://alioth.debian.org/"/> -- 1.8.2.rc2
signature.asc
Description: This is a digitally signed message part