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

David Prévot taffit at moszumanska.debian.org
Sat Aug 5 18:02:51 UTC 2017


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

taffit pushed a commit to branch master
in repository noscript.

commit 00df8fa4624010662c62ee7abed32a5332f2e424
Author: David Prévot <david at tilapin.org>
Date:   Mon Dec 5 16:50:38 2016 -1000

    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 567be52..4579541 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 ec972c9..fecf70f 100644
+index 352857f6..2f2b1c76 100644
 --- a/defaults/preferences/noscript.js
 +++ b/defaults/preferences/noscript.js
 @@ -106,7 +106,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 d4cf61b..28d538d 100644
--- a/debian/patches/0002-remove-websites-from-default-white-list.patch
+++ b/debian/patches/0002-remove-websites-from-default-white-list.patch
@@ -13,13 +13,13 @@ 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 fecf70f..7a3f66c 100644
+index 2f2b1c76..050b0c82 100644
 --- a/defaults/preferences/noscript.js
 +++ b/defaults/preferences/noscript.js
 @@ -30,7 +30,7 @@ pref("noscript.showExternalFilters", true);
  pref("noscript.showTempAllowPage", true);
  pref("noscript.showAllowPage", true);
- pref("noscript.mandatory", "chrome: blob: mediasource: moz-extension: moz-safe-about: about: about:addons about:blocked about:crashes about:feeds about:home about:config about:neterror about:certerror about:memory about:plugins about:preferences about:privatebrowsing about:sessionrestore about:support resource: about:srcdoc");
+ pref("noscript.mandatory", "[System+Principal] chrome: blob: mediasource: moz-extension: moz-safe-about: about: about:addons about:blocked about:crashes about:feeds about:home about:config about:neterror about:certerror about:memory about:plugins about:preferences about:privatebrowsing about:sessionrestore about:support resource: about:srcdoc");
 -pref("noscript.default", "about:blank about:pocket-signup about:pocket-saved addons.mozilla.org persona.org mozilla.net google.com gstatic.com ajax.googleapis.com  maps.googleapis.com paypal.com paypalobjects.com securecode.com securesuite.net firstdata.com firstdata.lv yahoo.com yimg.com yahooapis.com youtube.com ytimg.com googlevideo.com netflix.com nflxext.com nflximg.com nflxvideo.net noscript.net hotmail.com passport.com passport.net passportimages.com live.com live.net outlook.com [...]
 +pref("noscript.default", "about:blank");
  

-- 
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