[Pkg-mozext-commits] [SCM] Packaging for https-everywhere branch, experimental, updated. debian/3.2-1

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sun Apr 28 12:41:11 UTC 2013


The following commit has been merged in the experimental branch:
commit b693d0669a7acd8ebad4e35fba08eee948554986
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Nov 1 16:15:02 2010 -0400

    added startssl.{eu,us} to StartCom ruleset

diff --git a/pending-rules/StartCom.xml b/pending-rules/StartCom.xml
index 2025e72..1775c2c 100644
--- a/pending-rules/StartCom.xml
+++ b/pending-rules/StartCom.xml
@@ -1,4 +1,4 @@
 <ruleset name="StartCom">
-  <rule from="^http://(.*\.)?startssl\.(com|net|org)/" to="https://$1startssl.$2/"/>
+  <rule from="^http://(.*\.)?startssl\.(com|net|org|eu|us)/" to="https://$1startssl.$2/"/>
   <rule from="^http://(.*\.)?startcom\.org/" to="https://$1startcom.org/"/>
 </ruleset>

-- 
Packaging for https-everywhere



More information about the Pkg-mozext-commits mailing list