From git at git.privoxy.org Mon Jun 1 20:23:09 2026 From: git at git.privoxy.org (User Git) Date: Mon, 01 Jun 2026 20:23:09 +0200 Subject: [Privoxy-commits] [privoxy] 01/04: ChangeLog: Call commits 5b3bb22b77 and 4963aa4f08 "security improvements" In-Reply-To: <178033818872.68352.11648577021186747751@privoxy-git> References: <178033818872.68352.11648577021186747751@privoxy-git> Message-ID: <20260601182309.49D7D8130@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit afb1f70ae7771d065f16bcab4387a0f2a36643fa Author: Fabian Keil AuthorDate: Mon Jun 1 19:36:06 2026 +0200 ChangeLog: Call commits 5b3bb22b77 and 4963aa4f08 "security improvements" ... for now. Calling them "security fixes" implied that the alleged issues are actually present in the current code base which is currently unclear (to me). Calling them security improvements seems correct either way. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a4b7c59e..b9b95d0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ ChangeLog for Privoxy -------------------------------------------------------------------- *** Version 4.2.0 stable *** -- Security fixes: +- Security improvements: - Parse the chunk-size with a dedicated function and reject "unreasonably" large values to prevent silent truncation by sscanf(), integer overflows and misinterpretation of the content later on. Heap buffer overflows on -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Mon Jun 1 20:23:08 2026 From: git at git.privoxy.org (User Git) Date: Mon, 01 Jun 2026 20:23:08 +0200 Subject: [Privoxy-commits] [privoxy] branch master updated (989f5804 -> 6f724788) Message-ID: <178033818872.68352.11648577021186747751@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a change to branch master in repository privoxy. from 989f5804 Bump SOURCE_DATE_EPOCH new afb1f70a ChangeLog: Call commits 5b3bb22b77 and 4963aa4f08 "security improvements" new a4c9fb53 Update the announcement for Privoxy 4.2.0 new 2510cbc8 Update SGML ChangeLog new 6f724788 Regenerate user manual The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: ChangeLog | 2 +- doc/source/changelog.sgml | 12 ++++-------- doc/webserver/announce.txt | 12 ++++-------- doc/webserver/user-manual/whatsnew.html | 10 ++++------ 4 files changed, 13 insertions(+), 23 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Mon Jun 1 20:23:10 2026 From: git at git.privoxy.org (User Git) Date: Mon, 01 Jun 2026 20:23:10 +0200 Subject: [Privoxy-commits] [privoxy] 02/04: Update the announcement for Privoxy 4.2.0 In-Reply-To: <178033818872.68352.11648577021186747751@privoxy-git> References: <178033818872.68352.11648577021186747751@privoxy-git> Message-ID: <20260601182309.BE3018132@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit a4c9fb53e009c8f281a57f629c2d1565d4214339 Author: Fabian Keil AuthorDate: Mon Jun 1 20:06:56 2026 +0200 Update the announcement for Privoxy 4.2.0 ... the reporter of the potential security issues responded yesterday so the previous wording was no longer true. --- doc/webserver/announce.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/doc/webserver/announce.txt b/doc/webserver/announce.txt index 9556e70c..cbf782ad 100644 --- a/doc/webserver/announce.txt +++ b/doc/webserver/announce.txt @@ -1,14 +1,10 @@ Announcing Privoxy 4.2.0 stable -------------------------------------------------------------------- -Privoxy 4.2.0 fixes a couple of bugs including two reported security -issues and brings a couple of general improvements including support -for elliptic-curve keys. +Privoxy 4.2.0 fixes a couple of bugs and brings general improvements +such as support for elliptic-curve keys. -Unfortunately the reporter of the alleged security issues did not -answer questions about the report that was based on an unofficial git -mirror which was apparently two years behind. CVEs have been requested -but haven't been assigned in time for the release. +Two potential security problems have been reported and addressed. The Privoxy project is currently underfunded and the income doesn't even cover the hosting expenses (~161 EUR/month). If you can afford @@ -17,7 +13,7 @@ it, please consider making a donation (https://www.privoxy.org/donate). -------------------------------------------------------------------- ChangeLog for Privoxy 4.2.0 -------------------------------------------------------------------- -- Security fixes: +- Security improvements: - Parse the chunk-size with a dedicated function and reject "unreasonably" large values to prevent silent truncation by sscanf(), integer overflows and misinterpretation of the content later on. Heap buffer overflows on -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Mon Jun 1 20:23:11 2026 From: git at git.privoxy.org (User Git) Date: Mon, 01 Jun 2026 20:23:11 +0200 Subject: [Privoxy-commits] [privoxy] 03/04: Update SGML ChangeLog In-Reply-To: <178033818872.68352.11648577021186747751@privoxy-git> References: <178033818872.68352.11648577021186747751@privoxy-git> Message-ID: <20260601182310.4D1BF8184@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 2510cbc8b3de98d99a27f0168560f0722758d291 Author: Fabian Keil AuthorDate: Mon Jun 1 20:09:27 2026 +0200 Update SGML ChangeLog --- doc/source/changelog.sgml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/doc/source/changelog.sgml b/doc/source/changelog.sgml index 9ca1f712..bcfada26 100644 --- a/doc/source/changelog.sgml +++ b/doc/source/changelog.sgml @@ -24,15 +24,11 @@ --> - Privoxy 4.2.0 fixes a couple of bugs - including two reported security issues and brings a couple of - general improvements including support for elliptic-curve keys. + Privoxy 4.2.0 fixes a couple of bugs and + brings general improvements such as support for elliptic-curve keys. - Unfortunately the reporter of the alleged security issues did not answer - questions about the report that was based on an unofficial git mirror which - was apparently two years behind. CVEs have been requested but haven't been - assigned in time for the release. + Two potential security problems have been reported and addressed. The Privoxy project is currently underfunded and the income doesn't even @@ -46,7 +42,7 @@ - Security fixes: + Security improvements: -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Mon Jun 1 20:23:12 2026 From: git at git.privoxy.org (User Git) Date: Mon, 01 Jun 2026 20:23:12 +0200 Subject: [Privoxy-commits] [privoxy] 04/04: Regenerate user manual In-Reply-To: <178033818872.68352.11648577021186747751@privoxy-git> References: <178033818872.68352.11648577021186747751@privoxy-git> Message-ID: <20260601182310.9AD5E8134@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 6f724788537cb3d390834d3c49cd07dde8ac3d5b Author: Fabian Keil AuthorDate: Mon Jun 1 20:19:14 2026 +0200 Regenerate user manual --- doc/webserver/user-manual/whatsnew.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index 3907d730..31438db1 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -27,18 +27,16 @@

3. What's New in this Release

-

Privoxy 4.2.0 fixes a couple of bugs including two reported security issues and - brings a couple of general improvements including support for elliptic-curve keys.

-

Unfortunately the reporter of the alleged security issues did not answer questions about the report that was - based on an unofficial git mirror which was apparently two years behind. CVEs have been requested but haven't been - assigned in time for the release.

+

Privoxy 4.2.0 fixes a couple of bugs and brings general improvements such as + support for elliptic-curve keys.

+

Two potential security problems have been reported and addressed.

The Privoxy project is currently underfunded and the income doesn't even cover the hosting expenses (~161 EUR/month). If you can afford it, please consider making a donation.

Changes in Privoxy 4.2.0 stable:

  • -

    Security fixes:

    +

    Security improvements:

    • Parse the chunk-size with a dedicated function and reject "unreasonably" large values to prevent silent -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 08:43:52 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 08:43:52 +0200 Subject: [Privoxy-commits] [privoxy] 02/04: Remove paragraph about being underfunded from the SGML ChangeLog In-Reply-To: <178038263049.265.12950157525141875292@privoxy-git> References: <178038263049.265.12950157525141875292@privoxy-git> Message-ID: <20260602064351.555748187@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 0c73e6e6b600c97cde9499ad8b7898d09f579ac2 Author: Fabian Keil AuthorDate: Tue Jun 2 08:24:01 2026 +0200 Remove paragraph about being underfunded from the SGML ChangeLog ... were it doesn't really belong and add a paragraph requesting donations to the user manual directly. --- doc/source/changelog.sgml | 5 ----- doc/source/user-manual.sgml | 6 ++++++ 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/source/changelog.sgml b/doc/source/changelog.sgml index bcfada26..40a0dfee 100644 --- a/doc/source/changelog.sgml +++ b/doc/source/changelog.sgml @@ -30,11 +30,6 @@ Two potential security problems have been reported and addressed. - - The Privoxy project is currently underfunded and the income doesn't even - cover the hosting expenses (~161 EUR/month). If you can afford it, please - consider making a donation. - Changes in Privoxy 4.2.0 stable: diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index c755ded9..1b08101c 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -576,6 +576,12 @@ $ make # build Privoxy &changelog; + + The Privoxy project is currently underfunded. + If you can afford it, please consider + making a donation. + + -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 08:43:50 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 08:43:50 +0200 Subject: [Privoxy-commits] [privoxy] branch master updated (6f724788 -> 3e1eaccb) Message-ID: <178038263049.265.12950157525141875292@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a change to branch master in repository privoxy. from 6f724788 Regenerate user manual new ec48c5a5 FAQ: Add paragraph about the uncovered hosting expenses to the donation entry new 0c73e6e6 Remove paragraph about being underfunded from the SGML ChangeLog new 9502605c Regenerate FAQ new 3e1eaccb Regenerate user manual The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: doc/source/changelog.sgml | 5 ----- doc/source/faq.sgml | 5 +++++ doc/source/user-manual.sgml | 6 ++++++ doc/webserver/faq/general.html | 2 ++ doc/webserver/faq/installation.html | 2 +- doc/webserver/user-manual/whatsnew.html | 5 ++--- 6 files changed, 16 insertions(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 08:43:53 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 08:43:53 +0200 Subject: [Privoxy-commits] [privoxy] 03/04: Regenerate FAQ In-Reply-To: <178038263049.265.12950157525141875292@privoxy-git> References: <178038263049.265.12950157525141875292@privoxy-git> Message-ID: <20260602064351.83B438188@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 9502605c08616b37da71f233ddf7f2c1f1099954 Author: Fabian Keil AuthorDate: Tue Jun 2 08:33:00 2026 +0200 Regenerate FAQ --- doc/webserver/faq/general.html | 2 ++ doc/webserver/faq/installation.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/webserver/faq/general.html b/doc/webserver/faq/general.html index d82249ff..d54c2b76 100644 --- a/doc/webserver/faq/general.html +++ b/doc/webserver/faq/general.html @@ -319,6 +319,8 @@ rather long and being able to pay one (or more) developers to work on Privoxy would make a huge difference, even if it was only for a couple of weeks. Donations may also be used for Privoxy-related travel expenses (for example to attend conferences), for hardware used for Privoxy development and for hosting expenses etc.

      +

      The Privoxy project is currently underfunded and the income doesn't even cover the hosting expenses (~161 + EUR/month for 2025).

      Privoxy is an associated project of Software in the Public Interest (SPI), which allows us to receive tax-deductible donations in the United States. You can donate via diff --git a/doc/webserver/faq/installation.html b/doc/webserver/faq/installation.html index b5eadbec..50d689df 100644 --- a/doc/webserver/faq/installation.html +++ b/doc/webserver/faq/installation.html @@ -46,7 +46,7 @@ issues. It is preferable to build the latest code to target earlier OS releases than use an earlier Privoxy release:

      - +

      Table 1. Operating system support for binaries provided by Privoxy team members

      -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 08:43:51 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 08:43:51 +0200 Subject: [Privoxy-commits] [privoxy] 01/04: FAQ: Add paragraph about the uncovered hosting expenses to the donation entry In-Reply-To: <178038263049.265.12950157525141875292@privoxy-git> References: <178038263049.265.12950157525141875292@privoxy-git> Message-ID: <20260602064351.173A5813B@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit ec48c5a553502aa3c5e3dec33fb0a08c556495f1 Author: Fabian Keil AuthorDate: Tue Jun 2 08:13:13 2026 +0200 FAQ: Add paragraph about the uncovered hosting expenses to the donation entry --- doc/source/faq.sgml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 34f97db8..2d80ee51 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -497,6 +497,11 @@ warranty? Registration? for hardware used for Privoxy development and for hosting expenses etc. + + The Privoxy project is currently underfunded and the income doesn't + even cover the hosting expenses (~161 EUR/month for 2025). + + Privoxy is an associated project of Software -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 08:43:54 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 08:43:54 +0200 Subject: [Privoxy-commits] [privoxy] 04/04: Regenerate user manual In-Reply-To: <178038263049.265.12950157525141875292@privoxy-git> References: <178038263049.265.12950157525141875292@privoxy-git> Message-ID: <20260602064351.C4BB8813E@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 3e1eaccb5bbba592bbab34b1c2d9300488bfca41 Author: Fabian Keil AuthorDate: Tue Jun 2 08:33:09 2026 +0200 Regenerate user manual --- doc/webserver/user-manual/whatsnew.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index 31438db1..00962c9f 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -30,9 +30,6 @@

      Privoxy 4.2.0 fixes a couple of bugs and brings general improvements such as support for elliptic-curve keys.

      Two potential security problems have been reported and addressed.

      -

      The Privoxy project is currently underfunded and the income doesn't even cover the hosting expenses (~161 - EUR/month). If you can afford it, please consider making a donation.

      Changes in Privoxy 4.2.0 stable:

      • @@ -353,6 +350,8 @@
      +

      The Privoxy project is currently underfunded. If you can afford it, please consider making a donation.

      3.1. Note to Upgraders

      A quick list of things to be aware of before upgrading from earlier versions of d10e0f34) Message-ID: <178038516246.34004.13363626151011339257@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a change to branch master in repository privoxy. from 3e1eaccb Regenerate user manual new 7b71c61c Homepage: Stop suggesting to download Privoxy from SourceForge new 0f1491ec Bump copyright new ab29c3bc Rebuild HTML index pages new d10e0f34 Rebuild Privoxy man page The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: doc/source/webserver/index.sgml | 7 +++---- doc/webserver/index.html | 9 ++++----- doc/webserver/privoxy-index.html | 9 ++++----- man/privoxy.8 | 2 +- 4 files changed, 12 insertions(+), 15 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 09:26:04 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 09:26:04 +0200 Subject: [Privoxy-commits] [privoxy] 02/04: Bump copyright In-Reply-To: <178038516246.34004.13363626151011339257@privoxy-git> References: <178038516246.34004.13363626151011339257@privoxy-git> Message-ID: <20260602072603.5D7DB818B@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 0f1491ec599723bf715b82905aab3b72139801e2 Author: Fabian Keil AuthorDate: Tue Jun 2 09:03:23 2026 +0200 Bump copyright --- doc/source/webserver/index.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index 5461d468..bc5d8697 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -19,7 +19,7 @@ Purpose : Index file of the project's homepage and also documentation index - Copyright (C) 2001-2023 Privoxy developers + Copyright (C) 2001-2026 Privoxy developers See LICENSE. ======================================================================== @@ -172,7 +172,7 @@ - Copyright __copy 2001-2025 by Privoxy Developers + Copyright __copy 2001-2026 by Privoxy Developers -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 09:26:03 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 09:26:03 +0200 Subject: [Privoxy-commits] [privoxy] 01/04: Homepage: Stop suggesting to download Privoxy from SourceForge In-Reply-To: <178038516246.34004.13363626151011339257@privoxy-git> References: <178038516246.34004.13363626151011339257@privoxy-git> Message-ID: <20260602072602.EC6018141@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 7b71c61c07af07d16bf77f2fb43c440d6142d0d9 Author: Fabian Keil AuthorDate: Tue Jun 2 08:56:22 2026 +0200 Homepage: Stop suggesting to download Privoxy from SourceForge Users that can reach https://www.privoxy.org/ should be able to download Privoxy from there as well. More importantly SourceForge is covered with annoying "AI" ads that constantly change ids. --- doc/source/webserver/index.sgml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index 3bb9002c..5461d468 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -75,8 +75,7 @@ Download You can download Privoxy here, - from this mirror, - or from SourceForge. + or from this download mirror. Note that the Privoxy project currently has no trusted build infrastructure. -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 09:26:05 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 09:26:05 +0200 Subject: [Privoxy-commits] [privoxy] 03/04: Rebuild HTML index pages In-Reply-To: <178038516246.34004.13363626151011339257@privoxy-git> References: <178038516246.34004.13363626151011339257@privoxy-git> Message-ID: <20260602072603.970B1818D@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit ab29c3bc9e8c6765c26f4ecd259d58fc434a08f3 Author: Fabian Keil AuthorDate: Tue Jun 2 09:09:51 2026 +0200 Rebuild HTML index pages --- doc/webserver/index.html | 9 ++++----- doc/webserver/privoxy-index.html | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/doc/webserver/index.html b/doc/webserver/index.html index 19cdbb63..6d11b96d 100644 --- a/doc/webserver/index.html +++ b/doc/webserver/index.html @@ -39,9 +39,8 @@

      Download

      -

      You can download Privoxy here, from this mirror, or from SourceForge.

      +

      You can download Privoxy here, or from this download mirror.

      Note that the Privoxy project currently has no trusted build infrastructure. Binary packages are built and uploaded by individual members of the Privoxy project or external contributors. For details check the signatures.

      @@ -89,11 +88,11 @@

      -

      +

      The Privoxy website is also available as Tor onion service.

      -

      Copyright © 2001-2025 by Privoxy Developers

      +

      Copyright © 2001-2026 by Privoxy Developers

      Hosting and development is funded in part by:

      Vocal Remover by Lalal.ai

      diff --git a/doc/webserver/privoxy-index.html b/doc/webserver/privoxy-index.html index 7b980372..fd714cf9 100644 --- a/doc/webserver/privoxy-index.html +++ b/doc/webserver/privoxy-index.html @@ -38,9 +38,8 @@

      Download

      -

      You can download Privoxy here, from this mirror, or from SourceForge.

      +

      You can download Privoxy here, or from this download mirror.

      Note that the Privoxy project currently has no trusted build infrastructure. Binary packages are built and uploaded by individual members of the Privoxy project or external contributors. For details check the signatures.

      @@ -88,8 +87,8 @@

      -

      -

      Copyright © 2001-2025 by Privoxy Developers

      +

      +

      Copyright © 2001-2026 by Privoxy Developers

      -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 09:26:06 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 09:26:06 +0200 Subject: [Privoxy-commits] [privoxy] 04/04: Rebuild Privoxy man page In-Reply-To: <178038516246.34004.13363626151011339257@privoxy-git> References: <178038516246.34004.13363626151011339257@privoxy-git> Message-ID: <20260602072604.378918144@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit d10e0f34200cb0f70111323960e68059b63bee51 Author: Fabian Keil AuthorDate: Tue Jun 2 09:20:55 2026 +0200 Rebuild Privoxy man page --- man/privoxy.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/privoxy.8 b/man/privoxy.8 index 29a32d8b..822b8211 100644 --- a/man/privoxy.8 +++ b/man/privoxy.8 @@ -1,6 +1,6 @@ .\" This manpage has been generated by docbook2man-spec.pl .\" (included in the Privoxy source tarball) from a DocBook document. -.TH "PRIVOXY" "8" "11 April 2026" "Privoxy 4.2.0" "" +.TH "PRIVOXY" "8" "02 June 2026" "Privoxy 4.2.0" "" .SH NAME privoxy \- Privacy Enhancing Proxy .SH SYNOPSIS -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 17:06:39 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 17:06:39 +0200 Subject: [Privoxy-commits] [privoxy] branch master updated: Deduplicate space in a ChangeLog entry Message-ID: <178041279918.47926.2411214601776155392@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. The following commit(s) were added to refs/heads/master by this push: new 0c5225b6 Deduplicate space in a ChangeLog entry 0c5225b6 is described below commit 0c5225b6844dd1a838b80d09d715a6c4ccbda2c6 Author: Fabian Keil AuthorDate: Tue Jun 2 16:06:25 2026 +0200 Deduplicate space in a ChangeLog entry --- ChangeLog | 2 +- doc/webserver/announce.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b9b95d0b..d62aa6bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,7 +20,7 @@ ChangeLog for Privoxy - block_acl(): Ignore ACL matches when we don't have a destination yet but the ACL requires one to match. block_acl() will be called again later on when the destination is known from parsing the request. - Fixes SF bug #913 reported by Rainer Sokoll with confirmation from + Fixes SF bug #913 reported by Rainer Sokoll with confirmation from Peter Geelhoed. - rfc2553_connect_to(): Prevent theoretical memory disclosure through the CGI interface if a request is rejected due to ACLs. It's theoretical diff --git a/doc/webserver/announce.txt b/doc/webserver/announce.txt index cbf782ad..977fc790 100644 --- a/doc/webserver/announce.txt +++ b/doc/webserver/announce.txt @@ -30,7 +30,7 @@ ChangeLog for Privoxy 4.2.0 - block_acl(): Ignore ACL matches when we don't have a destination yet but the ACL requires one to match. block_acl() will be called again later on when the destination is known from parsing the request. - Fixes SF bug #913 reported by Rainer Sokoll with confirmation from + Fixes SF bug #913 reported by Rainer Sokoll with confirmation from Peter Geelhoed. - rfc2553_connect_to(): Prevent theoretical memory disclosure through the CGI interface if a request is rejected due to ACLs. It's theoretical -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Tue Jun 2 17:14:08 2026 From: git at git.privoxy.org (User Git) Date: Tue, 02 Jun 2026 17:14:08 +0200 Subject: [Privoxy-commits] [privoxy] annotated tag v_4_2_0 created (now 0bf9ff1b) Message-ID: <178041324820.36750.5302959055002436499@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a change to annotated tag v_4_2_0 in repository privoxy. at 0bf9ff1b (tag) tagging 0c5225b6844dd1a838b80d09d715a6c4ccbda2c6 (commit) replaces v_4_1_0 by Fabian Keil on Tue Jun 2 17:12:53 2026 +0200 - Log ----------------------------------------------------------------- Tag Privoxy 4.2.0 -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEETzbBfzgWkTZUoehQaRgikYuiNxwFAmoe8wIACgkQaRgikYui NxwtDBAAiL0deWHn/XGEhVnWBdXoHOjxSw0AS8lJS8rnxoASd5Ne0Jexr8tgGz6K bky5EcHIdBGHCqT/eVX/xWjZMegTnSL46O8VQpf/gLjIEKAQ2kPi96VygO2/kGuH gBHGtsfbIiPaUd3enifZyRUh4bHH4qiClbdhxK/Mugx66VO+pRni238qGaZsZ9rS wEa7fv/nPRTK7gWVyadev3P7S25aXihiW4dS12dvK2o9VBaBj2p5A5SqHaT/bc8J vaweN/Fu9t/9WC0A972ZUd/FN0izFTvIsQgi0Uyh4D5uVkAO0cHfmJzXRPnQSUSB LgBgDHr5TvLeEOTt+vdPxv64mIzmnYQgfkoTyDu1RLG3GlcXjOjjxvyOF3cfJHZc gHcOMzZfou2XOolPLdkD8qPJawD0J+gb9+6rOSZvKH30fu1Row7pHCRJK68GH1fa 3Vz77oNu1W5tmG4hRo9/hIHnHC+SXG4rXhOhhy+AUX9XTwanouiYcQef6Ed9aJ0+ oUHklA7QhqO+KRc4xncLzZuidUjaqE2gnTW0fLd6H1zbr/c1AurYQ3mTtG48p0Da 6WvXtaYbl480FSEsfKgyLNLVc4ENyGBJyK4/78q8wEs+4c01DjZ2SYIV52PP+wzL 5zMzKknxsH8r4anliDWqoPPgTT9EULsgjH/zTCDV/+4ysGhbRu4= =/6Gc -----END PGP SIGNATURE----- ----------------------------------------------------------------------- No new revisions were added by this update. -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Wed Jun 3 20:03:34 2026 From: git at git.privoxy.org (User Git) Date: Wed, 03 Jun 2026 20:03:34 +0200 Subject: [Privoxy-commits] [privoxy] branch master updated: Update RSS feed for the 4.2.0 release Message-ID: <178050981422.27754.10286130597519877231@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. The following commit(s) were added to refs/heads/master by this push: new 1aaab77a Update RSS feed for the 4.2.0 release 1aaab77a is described below commit 1aaab77afb3ae28f1be99fd83b63200d2bf88c9a Author: Fabian Keil AuthorDate: Wed Jun 3 20:01:25 2026 +0200 Update RSS feed for the 4.2.0 release --- doc/webserver/feeds/privoxy-releases.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/webserver/feeds/privoxy-releases.xml b/doc/webserver/feeds/privoxy-releases.xml index 3e06105d..2c030a34 100644 --- a/doc/webserver/feeds/privoxy-releases.xml +++ b/doc/webserver/feeds/privoxy-releases.xml @@ -4,10 +4,16 @@ Privoxy Releases https://www.privoxy.org/announce.txt - Tue, 13 Jan 2026 7:51:39 GMT + Wed, 3 Jun 2026 17:59:50 GMT +<![CDATA[Debian/4.2.0 (stable) trixie/privoxy_4.2.0-1~pp+1_amd64.deb.asc]]>https://www.privoxy.org/sf-download-mirror/Debian/4.2.0%20(stable)%20trixie/privoxy_4.2.0-1~pp+1_amd64.deb.aschttps://www.privoxy.org/sf-download-mirror/Debian/4.2.0%20(stable)%20trixie/privoxy_4.2.0 [...] +<![CDATA[Debian/4.2.0 (stable) trixie/privoxy_4.2.0-1~pp+1_amd64.deb]]>https://www.privoxy.org/sf-download-mirror/Debian/4.2.0%20(stable)%20trixie/privoxy_4.2.0-1~pp+1_amd64.debhttps://www.privoxy.org/sf-download-mirror/Debian/4.2.0%20(stable)%20trixie/privoxy_4.2.0-1~pp+1_amd6 [...] +<![CDATA[Debian/4.2.0 (stable) trixie/README]]>https://www.privoxy.org/sf-download-mirror/Debian/4.2.0%20(stable)%20trixie/READMEhttps://www.privoxy.org/sf-download-mirror/Debian/4.2.0%20(stable)%20trixie/READMETue, 2 Jun 2026 18:12:47 GMT +<![CDATA[Sources/4.2.0 (stable)/privoxy-4.2.0-stable-src.tar.gz]]>https://www.privoxy.org/sf-download-mirror/Sources/4.2.0%20(stable)/privoxy-4.2.0-stable-src.tar.gzhttps://www.privoxy.org/sf-download-mirror/Sources/4.2.0%20(stable)/privoxy-4.2.0-stable-src.tar.gzTue [...] +<![CDATA[Sources/4.2.0 (stable)/privoxy-4.2.0-stable-src.tar.gz.asc]]>https://www.privoxy.org/sf-download-mirror/Sources/4.2.0%20(stable)/privoxy-4.2.0-stable-src.tar.gz.aschttps://www.privoxy.org/sf-download-mirror/Sources/4.2.0%20(stable)/privoxy-4.2.0-stable-src.tar.gz.asc<![CDATA[Sources/4.2.0 (stable)/announce.txt]]>https://www.privoxy.org/sf-download-mirror/Sources/4.2.0%20(stable)/announce.txthttps://www.privoxy.org/sf-download-mirror/Sources/4.2.0%20(stable)/announce.txtTue, 2 Jun 2026 15:51:27 GMT +<![CDATA[Macintosh (OS X)/4.1.0/Privoxy 4.1.0 Intel 64 bit.pkg]]>https://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/Privoxy%204.1.0%20Intel%2064%20bit.pkghttps://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/Privoxy%204.1.0%20Intel%2064%20bit.pkg<![CDATA[Macintosh (OS X)/4.1.0/Privoxy 4.1.0 Intel 64 bit.pkg.asc]]>https://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/Privoxy%204.1.0%20Intel%2064%20bit.pkg.aschttps://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/Privoxy%204.1.0%20Intel%2064% [...] <![CDATA[Macintosh (OS X)/4.1.0/README]]>https://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/READMEhttps://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/READMEMon, 12 Jan 2026 00:48:08 GMT -<![CDATA[Macintosh (OS X)/4.1.0/Privoxy 4.1.0 Intel 64 bit.pkg]]>https://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/Privoxy%204.1.0%20Intel%2064%20bit.pkghttps://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/Privoxy%204.1.0%20Intel%2064%20bit.pkg<![CDATA[Macintosh (OS X)/4.1.0/Privoxy 4.1.0 Intel 64 bit.pkg.asc]]>https://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/Privoxy%204.1.0%20Intel%2064%20bit.pkg.aschttps://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.1.0/Privoxy%204.1.0%20Intel%2064% [...] <![CDATA[Macintosh (OS X)/4.0.0/Privoxy 4.0.0 64 bit.pkg.asc]]>https://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.0.0/Privoxy%204.0.0%2064%20bit.pkg.aschttps://www.privoxy.org/sf-download-mirror/Macintosh%20(OS%20X)/4.0.0/Privoxy%204.0.0%2064%20bit.pkg.asc<![CDATA[Win32/4.1.0/privoxy_setup_4.1.0.exe.asc]]>https://www.privoxy.org/sf-download-mirror/Win32/4.1.0/privoxy_setup_4.1.0.exe.aschttps://www.privoxy.org/sf-download-mirror/Win32/4.1.0/privoxy_setup_4.1.0.exe.ascMon, 5 Jan 2026 01:47:27 GMT <![CDATA[Win32/4.1.0/privoxy_setup_4.1.0.exe]]>https://www.privoxy.org/sf-download-mirror/Win32/4.1.0/privoxy_setup_4.1.0.exehttps://www.privoxy.org/sf-download-mirror/Win32/4.1.0/privoxy_setup_4.1.0.exeMon, 5 Jan 2026 01:47:23 GMT @@ -99,11 +105,5 @@ <![CDATA[Debian/3.0.31 (stable) buster/privoxy_3.0.31-1~pp+1_amd64.deb.asc]]>https://www.privoxy.org/sf-download-mirror/Debian/3.0.31%20(stable)%20buster/privoxy_3.0.31-1~pp+1_amd64.deb.aschttps://www.privoxy.org/sf-download-mirror/Debian/3.0.31%20(stable)%20buster/privox [...] <![CDATA[Debian/3.0.31 (stable) buster/privoxy_3.0.31-1~pp+1_amd64.deb]]>https://www.privoxy.org/sf-download-mirror/Debian/3.0.31%20(stable)%20buster/privoxy_3.0.31-1~pp+1_amd64.debhttps://www.privoxy.org/sf-download-mirror/Debian/3.0.31%20(stable)%20buster/privoxy_3.0.31-1~p [...] <![CDATA[Debian/3.0.31 (stable) buster/README]]>https://www.privoxy.org/sf-download-mirror/Debian/3.0.31%20(stable)%20buster/READMEhttps://www.privoxy.org/sf-download-mirror/Debian/3.0.31%20(stable)%20buster/READMESat, 30 Jan 2021 20:58:31 GMT -<![CDATA[Sources/3.0.31 (stable)/privoxy-3.0.31-stable-src.tar.gz]]>https://www.privoxy.org/sf-download-mirror/Sources/3.0.31%20(stable)/privoxy-3.0.31-stable-src.tar.gzhttps://www.privoxy.org/sf-download-mirror/Sources/3.0.31%20(stable)/privoxy-3.0.31-stable-src.tar.gz<![CDATA[Sources/3.0.31 (stable)/privoxy-3.0.31-stable-src.tar.gz.asc]]>https://www.privoxy.org/sf-download-mirror/Sources/3.0.31%20(stable)/privoxy-3.0.31-stable-src.tar.gz.aschttps://www.privoxy.org/sf-download-mirror/Sources/3.0.31%20(stable)/privoxy-3.0.31-stable-src.tar.g [...] -<![CDATA[Sources/3.0.31 (stable)/announce.txt]]>https://www.privoxy.org/sf-download-mirror/Sources/3.0.31%20(stable)/announce.txthttps://www.privoxy.org/sf-download-mirror/Sources/3.0.31%20(stable)/announce.txtSat, 30 Jan 2021 17:34:06 GMT -<![CDATA[Debian/3.0.30 (stable) buster/README]]>https://www.privoxy.org/sf-download-mirror/Debian/3.0.30%20(stable)%20buster/READMEhttps://www.privoxy.org/sf-download-mirror/Debian/3.0.30%20(stable)%20buster/READMEThu, 28 Jan 2021 21:19:12 GMT -<![CDATA[Debian/3.0.30 (stable) buster/privoxy_3.0.30-1~pp+1_amd64.deb.asc]]>https://www.privoxy.org/sf-download-mirror/Debian/3.0.30%20(stable)%20buster/privoxy_3.0.30-1~pp+1_amd64.deb.aschttps://www.privoxy.org/sf-download-mirror/Debian/3.0.30%20(stable)%20buster/privox [...] -<![CDATA[Debian/3.0.30 (stable) buster/privoxy_3.0.30-1~pp+1_i386.deb.asc]]>https://www.privoxy.org/sf-download-mirror/Debian/3.0.30%20(stable)%20buster/privoxy_3.0.30-1~pp+1_i386.deb.aschttps://www.privoxy.org/sf-download-mirror/Debian/3.0.30%20(stable)%20buster/privoxy_3 [...] \ No newline at end of file -- To stop receiving notification emails like this one, please contact the administrator of this repository.