Note that donations done through Zwiebelfreunde e.V. can't be checked automatically
[privoxy.git] / debian / patches / 05_defaut_action.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 05_default_action.dpatch by Roland Rosenfeld <roland@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Serveral changes/additons to default.action.
6
7 @DPATCH@
8 diff -urNad '--exclude=CVS' '--exclude=.svn' privoxy~/default.action.master privoxy/default.action.master
9 --- privoxy~/default.action.master
10 +++ privoxy/default.action.master
11 @@ -2259,6 +2259,9 @@
12  #MASTER# REMARKS: Exclude per Debian bug report #377843
13  # URL = http://blogs.msdn.com/wga/archive/2006/07/16/667063.aspx
14  blogs.msdn.com
15 +#MASTER# REMARKS: Exclude per Debian bug report #441256
16 +#MASTER# PROBLEM-URL: http://www.memo.de/
17 +www.memo.de
18  
19  {-filter{unsolicited-popups}}
20  # Sticky Actions = -filter{unsolicited-popups}
21 @@ -2312,6 +2315,11 @@
22  {+filter{tiny-textforms}}
23  .sourceforge.net/tracker
24  
25 +{-filter{ie-exploits}}
26 +#MASTER# REMARKS: Allow %01 and %02 in URLs as they are used in Amazon's 
27 +#MASTER# REMARKS: multi-page results see http://bugs.debian.org/243245
28 +.amazon.de
29 +
30  {+downgrade-http-version}
31  #MASTER# COMMENTS: This section not checked 10/17/06 HB
32  #MASTER# REMARKS: This is work-around for CUPS http configuration.