[Pkg-mozext-commits] [noscript] 04/05: Refresh patches

David Prévot taffit at moszumanska.debian.org
Wed Jan 21 20:15:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository noscript.

commit 337c941f7a6aa11ec21f9824996c72a4f9bd7cb7
Author: David Prévot <david at tilapin.org>
Date:   Mon Jan 19 17:35:26 2015 -0400

    Refresh patches
    
    Git-Dch: Ignore
---
 .../0001-do-not-redirect-on-upstream-author-page-after-upgrad.patch   | 2 +-
 debian/patches/0002-remove-websites-from-default-white-list.patch     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0001-do-not-redirect-on-upstream-author-page-after-upgrad.patch b/debian/patches/0001-do-not-redirect-on-upstream-author-page-after-upgrad.patch
index 26f43e6..37b0ef7 100644
--- a/debian/patches/0001-do-not-redirect-on-upstream-author-page-after-upgrad.patch
+++ b/debian/patches/0001-do-not-redirect-on-upstream-author-page-after-upgrad.patch
@@ -7,7 +7,7 @@ Subject: do not redirect on upstream author page after upgrade
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/defaults/preferences/noscript.js b/defaults/preferences/noscript.js
-index 6023460..ad0d4e5 100644
+index d39cc46..95baef7 100644
 --- a/defaults/preferences/noscript.js
 +++ b/defaults/preferences/noscript.js
 @@ -107,7 +107,7 @@ pref("noscript.forbidMetaRefresh.exceptions", "^https?://(?:www|encrypted)\\.goo
diff --git a/debian/patches/0002-remove-websites-from-default-white-list.patch b/debian/patches/0002-remove-websites-from-default-white-list.patch
index 919680a..562e9e1 100644
--- a/debian/patches/0002-remove-websites-from-default-white-list.patch
+++ b/debian/patches/0002-remove-websites-from-default-white-list.patch
@@ -13,7 +13,7 @@ Last-Update: 2013-09-22
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/defaults/preferences/noscript.js b/defaults/preferences/noscript.js
-index ad0d4e5..2aa787c 100644
+index 95baef7..9e104cd 100644
 --- a/defaults/preferences/noscript.js
 +++ b/defaults/preferences/noscript.js
 @@ -30,7 +30,7 @@ pref("noscript.showExternalFilters", true);
@@ -24,4 +24,4 @@ index ad0d4e5..2aa787c 100644
 +pref("noscript.default", "about:blank");
  
  pref("noscript.allowWhitelistUpdates", true);
- pref("noscript.volatilePrivatePermissions", true);
+ pref("noscript.volatilePrivatePermissions", false);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/noscript.git



More information about the Pkg-mozext-commits mailing list