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

David Prévot taffit at moszumanska.debian.org
Wed May 20 17:59:17 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 bcddd2cf72862c15e7a81df472a9904f76765e44
Author: David Prévot <david at tilapin.org>
Date:   Wed May 20 12:48:58 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 b11d31c..751eb96 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 3add348..9500e07 100644
+index 8589835..900fdb8 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 6095efc..015854d 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 9500e07..a6b35d8 100644
+index 900fdb8..abcbe01 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-safe-about: about: about:addons about:blocked about:crashes about:home about:config about:neterror about:certerror about:memory about:plugins about:privatebrowsing about:sessionrestore about:support resource: about:srcdoc");
+ pref("noscript.mandatory", "chrome: blob: mediasource: moz-safe-about: about: about:addons about:blocked about:crashes 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 addons.mozilla.org persona.org mozilla.net flashgot.net google.com gstatic.com googleapis.com paypal.com paypalobjects.com securecode.com securesuite.net firstdata.com firstdata.lv informaction.com yahoo.com yimg.com yahooapis.com youtube.com ytimg.com googlevideo.com maone.net noscript.net hotmail.com msn.com passport.com passport.net passportimages.com live.com live.net outlook.com afx.ms gfx.ms sfx.ms wlxrs.com ajax.aspnetcdn.com bootstrapcdn.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