diff --git a/.gitignore b/.gitignore index c1d94f2..83a475e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /https-everywhere-1.0.3.xpi /https-everywhere-1.1.xpi +/https-everywhere-1.2.xpi diff --git a/mozilla-https-everywhere.spec b/mozilla-https-everywhere.spec index 656ef29..14f8066 100644 --- a/mozilla-https-everywhere.spec +++ b/mozilla-https-everywhere.spec @@ -8,7 +8,7 @@ %global seamonkey_inst_dir %{moz_extensions}/%{seamonkey_app_id} Name: mozilla-https-everywhere -Version: 1.1 +Version: 1.2 Release: 1%{?dist} Summary: HTTPS/HSTS enforcement extension for Mozilla Firefox and SeaMonkey @@ -100,6 +100,11 @@ rm -rf %{buildroot} %changelog +* Tue Nov 15 2011 Russell Golden - 1.2-1 +- Fixes: WordPress, Statcounter, Java, Bahn.de, SICS.se +- Improvements: use fancy new HTTPS Wikipedia +- Disable broken: OpenUniversity, TV.com, Random.org, kb.CERT + * Thu Oct 20 2011 Russell Golden - 1.1-1 - Further tweaks to internals, will hopefully fix a number of weird issues: -- https://trac.torproject.org/projects/tor/ticket/4194 diff --git a/sources b/sources index 547548f..da9bc2d 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 20da33409abee5fee7c8260c6416e211 https-everywhere-1.1.xpi +c39416a445b3709c0c0f6ded2be37eb9 https-everywhere-1.2.xpi