[Pkg-mozext-commits] [requestpolicy] 277/280: Update upstream changelog
David Prévot
taffit at moszumanska.debian.org
Sat May 2 20:30:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit fe2a3adbe4c5fbd909f218446621b465ac50ec27
Author: David Prévot <taffit at debian.org>
Date: Sat May 2 15:34:54 2015 -0400
Update upstream changelog
git checkout v1.0.beta9.1 ChangeLog.md && git mv -f ChangeLog.md
Git-Dch: Ignore
---
debian/upstream/changelog | 39 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 38 insertions(+), 1 deletion(-)
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index c76cb59..950b1e6 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -1,8 +1,45 @@
-### RequestPolicy Continued ChangeLog
+### RequestPolicyContinued ChangeLog
Note: ChangeLogs for the source code and unit tests, both not relevant for
users, you can find in the dedicated subdirectories.
+#### Version 1.0.beta9.1 (bugfix)
+* rules with a port specified in the origin or destination haven't
+ been working (#627)
+
+#### Version 1.0.beta9
+* new features
+ * RPC is now a bootstrapped addon. (#489)
+ This means that the addon can be installed, upgraded etc. without
+ restarting firefox.
+ * the RequestLog now has a RegEx filter (#537)
+ * releases are now signed (#465)
+ * On preferences pages, if a preference's value gets changed somewhere
+ else, the preferences page is automatically updated.
+ See for example commit 576d09d.
+* updated translation (ja, de)
+* bugfixes
+ * bugs regarding requests with an origin and/or destination
+ without a host:
+ - The request log did not show such requests; now it does.
+ - Such requests have always been rejected until the workaround
+ introduced in beta8. This bug has now been fixed, so the
+ workaround has been removed. (#447)
+ In fact a user can now define rules which specify only a "scheme",
+ no "host". Such rules will match also on requests without host.
+
+#### Version 1.0.beta8.2 (bugfix)
+* fix a bug that caused the subscription `deny_trackers.json` to be
+ ignored (#582)
+* add some schemes to the temporary whitelist, see #447
+ - `gopher`
+ - `spotify`
+ - `greasemonkey-script`
+ - `floatnotes`
+
+#### Version 1.0.beta8.1 (bugfix)
+* it was not possible to delete rules (#514)
+
#### Version 1.0.beta8
* new features
* Changes to the `Manage Policies` page, thanks to @chrisbura (#459)
--
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