[Privoxy-commits] [privoxy] 02/02: Update 25_standard_medium to changed upstream.
User Git
git at git.privoxy.org
Sun Jun 22 15:53:55 CEST 2025
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 1dee3375dd15ad2a3e88b1bddc857281d5310162
Author: Roland Rosenfeld <roland at debian.org>
AuthorDate: Sun Jun 22 15:21:48 2025 +0200
Update 25_standard_medium to changed upstream.
---
debian/changelog | 1 +
debian/patches/25_standard_medium.patch | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4d4c3a73..caba24e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
privoxy (4.1.0~gitsnapshot-1) UNRELEASED; urgency=medium
* Unreleased GIT snapshot.
+ * Update 25_standard_medium to changed upstream.
-- Roland Rosenfeld <roland at debian.org> Sun, 22 Jun 2025 15:12:38 +0200
diff --git a/debian/patches/25_standard_medium.patch b/debian/patches/25_standard_medium.patch
index d54f32b1..475de28e 100644
--- a/debian/patches/25_standard_medium.patch
+++ b/debian/patches/25_standard_medium.patch
@@ -1,12 +1,13 @@
From: Roland Rosenfeld <roland at debian.org>
Date: Sat, 23 Sep 2006 23:37:03 +0200
+Last-Update: 2025-06-22
Subject: Change the global default from standard.Cautious to standard.Medium,
which is similar to the old 3.0.3 behavior and doesn't change too much.
Forwarded: not-needed
--- a/match-all.action
+++ b/match-all.action
-@@ -10,7 +10,16 @@
+@@ -10,8 +10,16 @@
+client-header-tagger{css-requests} \
+client-header-tagger{image-requests} \
+client-header-tagger{range-requests} \
@@ -16,9 +17,9 @@ Forwarded: not-needed
++filter{banners-by-size} \
++filter{webbugs} \
++filter{jumping-windows} \
-++filter{ie-exploits} \
+hide-from-header{block} \
++hide-referrer{conditional-block} \
+ +server-header-tagger{content-type} \
++session-cookies-only \
+set-image-blocker{pattern} \
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list