[Pkg-mozext-commits] [requestpolicy] 256/257: Update upstream changelog
David Prévot
taffit at moszumanska.debian.org
Thu Jan 28 03:20:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit 5214ae542a51c285f18ba50dcd93296c769dcb58
Author: David Prévot <taffit at debian.org>
Date: Wed Jan 27 22:48:32 2016 -0400
Update upstream changelog
git checkout v1.0.beta11pre4 ChangeLog.md && \
git mv -f ChangeLog.md debian/upstream/changelog
Git-Dch: Ignore
---
debian/upstream/changelog | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index 3ca6e23..f98a058 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -3,6 +3,48 @@
Note: ChangeLogs for the source code and unit tests, both not relevant for
users, you can find in the dedicated subdirectories.
+#### Version 1.0.beta11
+* improvements
+ * Importing old rules: detect if a wildcard needs to be added
+ in front of a host or not, based on the host's base domain. (#730)
+ * The menu can be opened using the context menu. (#353, 88c26b5)
+ * The keyboard shortcut for opening the menu can now be disabled, or
+ changed to a different combination. (#616, #460, afab797)
+* other changes
+ * The default policy for new installations is now "deny" again,
+ just as in the 0.5.x versions.
+ * The menu is positioned more intelligently (#690, d35dc9e)
+ * The default keyboard shortcut to open the menu is now "Alt Shift R". (#612)
+* bugfixes
+ * Importing old rules: Handle URIs without host correctly (#354)
+ * Automatic import of old rules: import if and only if both
+ conditions are true: (#731, 49894f6)
+ - the user is upgrading RP from v0.5 to v1.0
+ - the v1.0 rules file doesn't exist yet.
+ * Subscription rules now apply regardless of the current default policy (#529)
+ * Redirections with conflicting rules: The default policy should apply (#623)
+ * Sometimes the request counter in the menu was constantly increasing
+ with each page reload. (#611)
+ * The "fragment" part of URIs was removed for the redirection
+ notification. (#681)
+ * E10s issues
+ * The "Allow" button on the redirection notification
+ bar did not always work. (#620, a168f70)
+ * The redirection notification bar did not appear in
+ some cases. (#722, 41366d3)
+ * Add-on compatibility: KeeFox (#427, a38cc57)
+ * Add-on compatibility: Enpass (#732, 566aa71)
+ * Browser compatibility: Firefox Accounts (#716)
+
+
+#### Version 1.0.beta10.2 (bugfix)
+* The add-on did not start on the latest Firefox Nightly,
+ version 44.0a1 (#719).
+
+#### Version 1.0.beta10.1-signed
+* The add-on is now signed by Mozilla. (#701) There's no change in
+ functionality, and no bugs have been fixed.
+
#### Version 1.0.beta10
* The extension ID has changed (#609). It has to be taken care that
different versions of RequestPolicy aren't installed at the same time.
--
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