[Pkg-mozext-commits] [requestpolicy] 14/14: release v0.5.29
David Prévot
taffit at moszumanska.debian.org
Sun Jul 5 15:42:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v0.5.29
in repository requestpolicy.
commit 87af21550957a93f3a2625891cac3123730ee5d1
Merge: c61724f 1383e91
Author: Martin Kimmerle <dev at 256k.de>
Date: Wed May 27 22:44:21 2015 +0200
release v0.5.29
Release notes:
* The extension's ID [1] has been changed.
The old ID was `requestpolicy at requestpolicy.com`,
the new one is `rpcontinued at requestpolicy.org`.
Some details:
* The main reason is that the old ID has been disabled by Mozilla
for Firefox 38+ because of a bug [2] and because the "old" add-on
was unmaintained.
* What does this mean?
- With the new ID it's again possible to use RequestPolicy 0.5.*
on Firefox 38 or later.
- In addition to that, the changed ID allowed us to upload the
add-on to Mozilla's Add-Ons website (aka AMO). You can find it
at [3]. However, if you're reading this, the add-on might still
be "unreviewed" [4] and therefore not to be found via search.
* A warning is shown if the extension with the old extension ID is
installed and enabled. It's not possible to have both add-ons
enabled in the same browser at the same time.
[1] Info about extension IDs
https://developer.mozilla.org/en-US/Add-ons/Install_Manifests#id
[2] Mozilla Bug regarding RequestPolicy
https://bugzilla.mozilla.org/show_bug.cgi?id=1077185
[3] RequestPolicy Continued on Mozilla's Add-Ons website
https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/
[4] Info about "unreviewed" add-ons
https://addons.mozilla.org/en-US/faq#unreviewed
.gitignore | 7 +++++
src/README | 18 +++++++-----
src/build.xml | 2 +-
src/chrome.manifest | 3 ++
src/chrome.manifest.devel | 3 ++
src/chrome.manifest.packaging | 3 ++
src/components/requestpolicyService.js | 39 ++++++++++++++++++++++++++
src/content/overlay.xul | 4 +--
src/content/prefWindow.xul | 10 +++----
src/content/rp-and-rpc.html | 51 ++++++++++++++++++++++++++++++++++
src/install.rdf | 19 ++++++++-----
11 files changed, 137 insertions(+), 22 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list