X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40actions-help-prefix%40SERVER-HEADER-FILTER?a=blobdiff_plain;f=debian%2Fchangelog;h=3d95a93301ba59bc6cfe0a3eb39d7e98c85226e3;hb=5317035bce847346e61f3d51a6f8c031c960aef4;hp=e9cd823a1640a45f23a26261a8b12db3cff99480;hpb=134ce0ea6735f83f4876a2b2ff1499abb04340a8;p=privoxy.git diff --git a/debian/changelog b/debian/changelog index e9cd823a..3d95a933 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,48 @@ -privoxy (3.0.34~gitsnapshot-1) UNRELEASED; urgency=medium +privoxy (3.0.35~gitsnapshot-1) UNRELEASED; urgency=medium * Unreleased GIT snapshot. + * The following patches are now incorporated upstream: 35_pcre2-support, + 36_pcre2-patternfix. - -- Roland Rosenfeld Sun, 25 Sep 2022 20:01:09 +0200 + -- Roland Rosenfeld Sun, 05 Feb 2023 10:58:57 +0100 + +privoxy (3.0.34-3) unstable; urgency=medium + + * 35_pcre2-support: Update patch based on upstream GIT. + * 36_pcre2-patternfix: Fix using anchored pattern in pcre2. + + -- Roland Rosenfeld Sun, 27 Aug 2023 16:20:57 +0200 + +privoxy (3.0.34-2) unstable; urgency=medium + + * Add ro debconf translation. Thanks to Remus-Gabriel Chelu + (Closes: #1033443). + * 35_pcre2-support: Build with libpcre2-dev instead of obsolete pcre3 + (Closes: #999981). + + -- Roland Rosenfeld Fri, 30 Jun 2023 09:28:22 +0200 + +privoxy (3.0.34-1) unstable; urgency=medium + + * New upstream version 3.0.34. + * The following patches are now incorporated upstream: 35_gif_deanimate, + 36_pending_tls, 37_https_connect. + + -- Roland Rosenfeld Sun, 05 Feb 2023 10:41:26 +0100 + +privoxy (3.0.33-4) unstable; urgency=medium + + * Add it debconf translation. Thanks to Ceppo + (Closes: #1024071). + * Update to Standards-Version 4.6.2 (no changes). + * Remove lsb-base dependency, since it is essential. + * 35_gif_deanimate: Tolerate multiple image extensions in a row. + * 36_pending_tls: Check for pending TLS data from the client before + checking if data is available on the connection. + * 37_https_connect: Reject https URLs without CONNECT request. + * d/maintscript: fix version numbers. + + -- Roland Rosenfeld Sat, 28 Jan 2023 15:46:54 +0100 privoxy (3.0.33-3) unstable; urgency=medium