941baac95664aba26229c77876a04d330d99bfd4
[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 privoxy~/default.action.master privoxy/default.action.master
9 --- privoxy~/default.action.master
10 +++ privoxy/default.action.master
11 @@ -1490,6 +1490,10 @@
12  #MASTER# REMARKS: Actionsfile feedback item #2043327 2008-08-08
13  # URL = http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402747&sliceId=1
14  .adobe.com
15 +#MASTER# REMARKS: Debian Bug report #479525
16 +# URL = http://qa.debian.org/popcon.php
17 +qa.debian.org/popcon.php
18 +
19  
20  #############################################################################
21  # Site-specific special rules:
22 @@ -1917,6 +1921,9 @@
23  #MASTER# REMARKS: Exclude per Debian bug report #377843
24  # URL = http://blogs.msdn.com/wga/archive/2006/07/16/667063.aspx
25  blogs.msdn.com
26 +#MASTER# REMARKS: Exclude per Debian bug report #441256
27 +#MASTER# PROBLEM-URL: http://www.memo.de/
28 +www.memo.de
29  
30  {-filter{unsolicited-popups}}
31  # Sticky Actions = -filter{unsolicited-popups}
32 @@ -1958,6 +1965,11 @@
33  {+filter{tiny-textforms}}
34  .sourceforge.net/tracker
35  
36 +{-filter{ie-exploits}}
37 +#MASTER# REMARKS: Allow %01 and %02 in URLs as they are used in Amazon's 
38 +#MASTER# REMARKS: multi-page results see http://bugs.debian.org/243245
39 +.amazon.de
40 +
41  {+downgrade-http-version}
42  #MASTER# COMMENTS: This section not checked 10/17/06 HB
43  #MASTER# REMARKS: This is work-around for CUPS http configuration.