Adapt Debian patches to GIT changes.
[privoxy.git] / debian / changelog
1 privoxy (3.0.33~gitsnapshot-1) UNRELEASED; urgency=medium
2
3   * Unreleased GIT snapshot.
4   * Adapt Debian patches to GIT changes.
5
6  -- Roland Rosenfeld <roland@debian.org>  Sun, 11 Apr 2021 13:07:57 +0200
7
8 privoxy (3.0.32-2) unstable; urgency=medium
9
10   * Work around apparmor failure in testsuite (Closes: #986258).
11   * apparmor: Allow multiple instances using /run/privoxy*.pid
12   * README.Debian: add information about apparmor.
13
14  -- Roland Rosenfeld <roland@debian.org>  Sat, 03 Apr 2021 11:17:39 +0200
15
16 privoxy (3.0.32-1) unstable; urgency=medium
17
18   * New upstream release 3.0.32.
19   * Adapt all patches to new version.
20
21  -- Roland Rosenfeld <roland@debian.org>  Thu, 25 Feb 2021 22:18:54 +0100
22
23 privoxy (3.0.31-1) unstable; urgency=medium
24
25   * New upstream release 3.0.31.
26   * Support nodoc build option.
27
28  -- Roland Rosenfeld <roland@debian.org>  Sat, 30 Jan 2021 21:40:46 +0100
29
30 privoxy (3.0.30-1) unstable; urgency=medium
31
32   * New upstream release 3.0.30.
33   * Update all patches to new version.
34   * 15_mansection8, 35_man-spelling, 39_show-status and 40_redirect-ssl
35     are now incorporated upstream.
36   * Optimize debian/rules clean to restore pristine state.
37
38  -- Roland Rosenfeld <roland@debian.org>  Thu, 28 Jan 2021 22:00:05 +0100
39
40 privoxy (3.0.29-2) unstable; urgency=medium
41
42   * Use --enable-extended-statistics and --enable-pcre-host-patterns.
43   * 39_show-status: Add new features to show-status page.
44   * Remove 38_SOURCE_DATE_EPOCH, since upstream honors it when set.
45   * Upgrade to Standards-Version 4.5.1 (no changes).
46   * 40_redirect-ssl: Check the actual URL when https inspecting requests.
47   * Add apparmor profile usr.sbin.privoxy.
48
49  -- Roland Rosenfeld <roland@debian.org>  Sun, 17 Jan 2021 13:10:33 +0100
50
51 privoxy (3.0.29-1) unstable; urgency=medium
52
53   * New upstream release 3.0.29.
54   * Update all patches to new version.
55   * 36_trusted-cgi-referer-example and 37_ppedit-tests403 are now
56     incorporated upstream.
57   * d/copyright: Update to new upstream version.
58   * d/copyright: use ./ prefix to upstream filenames, because orig.tar.gz
59     is build with a ./ prefix.
60   * Upgrade to debhelper v13.
61   * Rebuild privoxy-man-page.html.
62   * 38_SOURCE_DATE_EPOCH: Remove hardcoded SOURCE_DATE_EPOCH from
63     configure.in but use the date from debian/changelog.
64   * Remove 05_defaut_action since this is no longer needed.
65   * Tag all patches with Forwarded header.
66   * debian/watch: Cleanup and update to version 4.
67   * Compile --with-mbedtls to allow https-inspection.
68   * Adapt TLS/SSL settings to Debian FHS.
69   * Generate dirs with correct permissions for https-inspection.
70   * Delete https-inspection certs on purge.
71   * Expire https-inspection certs after 90 days.
72   * Compile --with-brotli to enable support for brotli decompression.
73
74  -- Roland Rosenfeld <roland@debian.org>  Sun, 29 Nov 2020 14:22:27 +0100
75
76 privoxy (3.0.28-3) unstable; urgency=medium
77
78   * Add buildlog to salsa-ci test pipeline.
79   * d/salsa-ci.yml stripped down using pipline-jobs.yml
80   * Build-depend on debhelper-compat (= 12) instead of using d/compat.
81   * Upgrade to Standards-Version 4.5.0 (no changes).
82   * Add upstream metadata.
83   * privoxy.service: run After=network-online.target, this fixes
84     LP#1870101.
85
86  -- Roland Rosenfeld <roland@debian.org>  Thu, 02 Apr 2020 18:04:44 +0200
87
88 privoxy (3.0.28-2) unstable; urgency=medium
89
90   * d/tests/privoxy-regression-test: Remove tmpdir on exit.
91   * 36_trusted-cgi-referer-example: Comment trusted-cgi-referer pointing
92     to example.org
93   * d/maintscript: Remove orphaned /etc/privoxy/templates/show-version
94     (Closes: #918110).
95   * 37_ppedit-tests403: Update a bunch of regression tests that have to
96     expect status code 403 now.
97   * Enable enable-edit-actions in privoxy-regression-test again.
98   * Upgrade to debhelper v12.
99   * Update (minimal) upstream signing key.
100   * Add Pre-Depends: ${misc:Pre-Depends} for --skip-systemd-native.
101
102  -- Roland Rosenfeld <roland@debian.org>  Sun, 06 Jan 2019 13:07:14 +0100
103
104 privoxy (3.0.28-1) unstable; urgency=medium
105
106   [ Roland Rosenfeld ]
107   * Add es debconf translation.  Thanks to Jonathan Bustillos (Closes: #903863).
108   * 38_connection_close: Don't add a "Connection" header for CONNECT requests.
109
110   [ Ondřej Nový ]
111   * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
112   * d/watch: Use https protocol
113
114   [ Roland Rosenfeld ]
115   * d/tests: Fix leftover ADTTMP.
116   * Add salsa CI pipeline in debian/gitlab-ci.yml.
117   * New upstream version 3.0.28.
118   * Adapt all patches to new version (06_8bit_manual is implemented in a
119     better way upstream now, 36_openspopenjade is replaced by some
120     autoconf code, 37_adventofcode and 38_connection_close are included
121     upstream).
122   * Update debian/copyright.
123   * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
124   * Move PID file from /var/run to /run.
125   * Undo voodoo to remove CVS tags from configs since upstream uses git
126     now.
127   * Disable enable-edit-actions in privoxy-regression-test, since the test
128     seems to be broken (does not use referrer, which is required here).
129
130  -- Roland Rosenfeld <roland@debian.org>  Mon, 31 Dec 2018 16:52:27 +0100
131
132 privoxy (3.0.26-6) unstable; urgency=medium
133
134   * Fix typo in patch description.
135   * postinst: avoid using chown -R.
136   * Move source.lintian-overrides to soure/lintian-overrides.
137   * Add Vcs-headers pointing to salsa.
138   * Upgrade to Standards-Version 4.1.4 (no changes).
139
140  -- Roland Rosenfeld <roland@debian.org>  Sun, 29 Apr 2018 11:57:47 +0200
141
142 privoxy (3.0.26-5) unstable; urgency=medium
143
144   * Add ru debconf translation.  Thanks to Lev Lamberov (Closes: #883110).
145   * Optimize patches for gbp pq.
146   * Upgrade to Standards-Version 4.1.3 (no changes).
147   * Upgrade to debhelper v11 (remove systemd from dh call).
148
149  -- Roland Rosenfeld <roland@debian.org>  Sat, 20 Jan 2018 12:49:42 +0100
150
151 privoxy (3.0.26-4) unstable; urgency=medium
152
153   * Add pt debconf translation.  Thanks to Rui Branco (Closes: #858743).
154   * Add description to 36_openspopenjade.patch.
155   * Upgrade to debhelper v10 and remove dh-systemd build dependency.
156   * debhelper v10 replaces autotools-dev.
157   * Remove Testsuite header, since this is automatically added.
158   * Upgrade to Standards-Version 4.1.1
159     - change copyrights-format to https.
160
161  -- Roland Rosenfeld <roland@debian.org>  Wed, 01 Nov 2017 10:45:49 +0100
162
163 privoxy (3.0.26-3) unstable; urgency=medium
164
165   * Add da debconf translation.  Thanks to Joe Dalton (Closes: #850876).
166   * 37_adventofcode: unlock adventofcode.com (Closes: #848211).
167
168  -- Roland Rosenfeld <roland@debian.org>  Wed, 11 Jan 2017 22:24:55 +0100
169
170 privoxy (3.0.26-2) unstable; urgency=medium
171
172   * Add db_stop to postinst, since upgrade fails otherwise in some
173     situations (Closes: #835409).
174   * Replace sp and jade with opensp and openjade.  Thanks to Neil Roeth
175     for providing a patch (Closes: #837207).
176
177  -- Roland Rosenfeld <roland@debian.org>  Sat, 10 Sep 2016 08:48:35 +0200
178
179 privoxy (3.0.26-1) unstable; urgency=medium
180
181   * New upstream version 3.0.26.
182   * This includes 36_listen-nohost.patch.
183   * Updated all patches to new version.
184
185  -- Roland Rosenfeld <roland@debian.org>  Sat, 27 Aug 2016 22:28:32 +0200
186
187 privoxy (3.0.25-2) unstable; urgency=medium
188
189   * Add pt_BR debconf translation.  Thanks to Adriano Rafael Gomes
190     (Closes: #827327).
191   * Symlink p_doc.css to user-manual.
192   * Install regression-tests.action.
193   * Enable autopkgtest and run privoxy-regression-test.pl.
194   * Install privoxy-regression-test and man page to binary package.
195   * Updated debian/copyright to catch all copyright variants.
196   * Remove outdated stuff from README.Debian.
197   * 36_listen-nohost: Fix crashes with "listen-addr :8118" (Closes: #834941).
198
199  -- Roland Rosenfeld <roland@debian.org>  Tue, 23 Aug 2016 09:27:34 +0200
200
201 privoxy (3.0.25-1) unstable; urgency=medium
202
203   * New upstream version 3.0.25 (beta).
204   * Adapt all patches to new upstream version.
205   * Update debian/copyright to new privoxy home.
206   * Add sv debconf translation.  Thanks to Jonatan Nyberg (Closes: #824913).
207   * Add fr debconf translation.  Thanks to Steve Petruzzello (Closes: #825478).
208   * Add nl debconf translation.  Thanks to Frans Spiesschaert (Closes: #825691).
209   * privoxy.service: Run after network.target (Closes: #825358).
210
211  -- Roland Rosenfeld <roland@debian.org>  Sat, 28 May 2016 23:13:56 +0200
212
213 privoxy (3.0.24-2) unstable; urgency=medium
214
215   * Upgrade Standards-Version to 3.9.8 (no changes).
216   * Add -p to QUILT_DIFF_OPTS.
217   * Add Documentation key to privoxy.service.
218   * 35_man-spelling: Fix spelling error in privoxy-log-parser(1).
219   * Add debconf and ucf support to make listen-address configurable.
220     Thanks to James Valleroy for providing the code (Closes: #798219).
221   * Remove 28_listen_localhost, but listen on 127.0.0.1:8118 and
222     [::1]:8118 by default, since otherwise privoxy listens only on IPv6
223     (Closes: #518010, #557443).
224   * Change several URLs from http to https.
225
226  -- Roland Rosenfeld <roland@debian.org>  Sun, 01 May 2016 14:21:22 +0200
227
228 privoxy (3.0.24-1) unstable; urgency=medium
229
230   * New upstream version 3.0.24.
231   * This fixes CVE-2016-1982 and CVE-2016-1983.
232   * Adapt all patches to new upstream version.
233
234  -- Roland Rosenfeld <roland@debian.org>  Fri, 22 Jan 2016 16:08:05 +0100
235
236 privoxy (3.0.23-5) unstable; urgency=medium
237
238   * Remove /lib/init/vars.sh from init script since it is no longer used.
239     As a consequence remove initscripts dependency (Closes: #804961).
240   * --enable-external-filters (Closes: #805296).
241
242  -- Roland Rosenfeld <roland@debian.org>  Mon, 16 Nov 2015 21:05:41 +0100
243
244 privoxy (3.0.23-4) unstable; urgency=medium
245
246   * Add rotate option to init.d script.
247   * Change logrotate to use rotate option (Closes: #783399).
248   * privoxy.service: define SuccessExitStatus=15.
249   * Set locales to C.UTF-8 for doc generation to make build reproducible.
250   * Run wrap-and-sort.
251   * 34_system-docbook2man: Use Debian docbook2man-spec.pl (from
252     docbook-utils) instead of local copy, to make package reproducible.
253   * Stop runing "make man2html", since this overrides "make man", which
254     should work reproducible.
255
256  -- Roland Rosenfeld <roland@debian.org>  Sat, 19 Sep 2015 15:05:41 +0200
257
258 privoxy (3.0.23-3) unstable; urgency=medium
259
260   * Since there are no new bugs found, this goes to unstable now.
261   * Depend on perl-base instead of full perl.
262
263  -- Roland Rosenfeld <roland@debian.org>  Sun, 26 Apr 2015 11:01:08 +0200
264
265 privoxy (3.0.23-2) experimental; urgency=low
266
267   * Fix cleanup to allow build twice in a row.
268   * Preserve auto build configuration from source package.
269   * This version checks and fails if the config file has erros
270     (Closes: #518006).
271   * init script is no longer silent (Closes: #543811).
272
273  -- Roland Rosenfeld <roland@debian.org>  Sat, 31 Jan 2015 12:31:26 +0100
274
275 privoxy (3.0.23-1) experimental; urgency=low
276
277   * New upstream version 3.0.23-stable.
278   * Update all patches.
279
280  -- Roland Rosenfeld <roland@debian.org>  Mon, 26 Jan 2015 14:15:47 +0100
281
282 privoxy (3.0.22-1) unstable; urgency=low
283
284   * New upstream version 3.0.22-stable.
285   * Update all patches.
286   * Upgrade to Standards-Version 3.9.5 (no changes).
287   * Add upstream GPG signature check.
288   * Convert debian/copyright to DEP5.
289
290  -- Roland Rosenfeld <roland@debian.org>  Sun, 16 Nov 2014 18:38:40 +0100
291
292 privoxy (3.0.21-7+deb8u1) jessie-security; urgency=high
293
294   * 40_CVE-2016-1982: Prevent invalid reads in case of corrupt
295     chunk-encoded content.
296   * 41_CVE-2016-1983: Remove empty Host headers in client requests.
297     Previously they would result in invalid reads.
298
299  -- Roland Rosenfeld <roland@debian.org>  Fri, 22 Jan 2016 17:09:48 +0100
300
301 privoxy (3.0.21-7) unstable; urgency=medium
302
303   * 37_CVE-2015-1380: denial of service.
304   * 38_CVE-2015-1381: multiple segmentation faults and memory leaks in the
305     pcrs code.
306   * 39_CVE-2015-1382: invalid read.
307   * These 3 patches Closes: #776490.
308
309  -- Roland Rosenfeld <roland@debian.org>  Wed, 28 Jan 2015 19:46:42 +0100
310
311 privoxy (3.0.21-5) unstable; urgency=low
312
313   * 34_CVE-2015-1030: Fix memory leak in rfc2553_connect_to().  CID 66382
314   * 35_CVE-2015-1031-CID66394: unmap(): Prevent use-after-free if the map
315     only consists of one item.  CID 66394.
316   * 36_CVE-2015-1031-CID66376: pcrs_execute(): Consistently set *result to
317     NULL in case of errors.  Should make use-after-free in the caller less
318     likely.  CID 66391, CID 66376.
319   * These 3 patches Closes: #775167.
320
321  -- Roland Rosenfeld <roland@debian.org>  Mon, 12 Jan 2015 08:44:23 +0100
322
323 privoxy (3.0.21-4) unstable; urgency=low
324
325   * Enable hardening=+all
326   * Hardcode PIDFile in privoxy.service, since this isn't allowed as
327     variable (Closes: #746262).
328
329  -- Roland Rosenfeld <roland@debian.org>  Sat, 10 May 2014 14:19:03 +0200
330
331 privoxy (3.0.21-3) unstable; urgency=low
332
333   * When starting via systemd, do not run daemon as root, and honour log
334     file configuration. Thanks to Carlos Maddela for providing a patch
335     (Closes: #745274)
336
337  -- Roland Rosenfeld <roland@debian.org>  Mon, 21 Apr 2014 17:24:01 +0200
338
339 privoxy (3.0.21-2) unstable; urgency=low
340
341   * Use autotools-dev for arm64 compatibility (Closes: #727948).
342   * Depend on initscripts >= 2.87dsf-8, (Closes: #564563).
343   * Add systemd support (Thanks to Michael Stapelberg) (Closes: #639635).
344   * Upgrade to Standards-Version 3.9.5 (no changes).
345
346  -- Roland Rosenfeld <roland@debian.org>  Sat, 12 Apr 2014 12:54:58 +0200
347
348 privoxy (3.0.21-1) unstable; urgency=low
349
350   * New upstream version 3.0.21-stable.
351   * This fixes CVE-2013-2503 (Closes: #702896).
352   * Update all patches.
353   * Upgrade to Standards-Version 3.9.4 (no changes).
354
355  -- Roland Rosenfeld <roland@debian.org>  Fri, 05 Jul 2013 14:46:54 +0200
356
357 privoxy (3.0.20-1) unstable; urgency=low
358
359   * New upstream version 3.0.20-beta.
360   * Update all patches.
361   * Remove 29_typos, which is incorporated upstream now.
362   * 33_manpage_hyphen: Replace all -- in man page by \-\- to make lintian
363     happy.
364
365  -- Roland Rosenfeld <roland@debian.org>  Thu, 24 Jan 2013 17:40:51 +0100
366
367 privoxy (3.0.19-2+deb7u4) oldstable; urgency=high
368
369   * 42_CVE-2013-2503: Proxy authentication headers are removed unless the
370     new directive enable-proxy-authentication-forwarding is used.
371     Forwarding the headers potentionally allows malicious sites to trick
372     the user into providing it with login information (Closes: #702896).
373
374  -- Roland Rosenfeld <roland@debian.org>  Tue, 08 Mar 2016 08:52:26 +0100
375
376 privoxy (3.0.19-2+deb7u3) wheezy-security; urgency=high
377
378   * 40_CVE-2016-1982: Prevent invalid reads in case of corrupt
379     chunk-encoded content.
380   * 41_CVE-2016-1983: Remove empty Host headers in client requests.
381     Previously they would result in invalid reads.
382
383  -- Roland Rosenfeld <roland@debian.org>  Fri, 22 Jan 2016 17:51:41 +0100
384
385 privoxy (3.0.19-2+deb7u2) wheezy-security; urgency=medium
386
387   * 38_CVE-2015-1381: multiple segmentation faults and memory leaks in the
388     pcrs code.
389   * 39_CVE-2015-1382: invalid read.
390   * These 2 patches Closes: #776490 in wheezy.
391
392  -- Roland Rosenfeld <roland@debian.org>  Wed, 28 Jan 2015 20:33:47 +0100
393
394 privoxy (3.0.19-2+deb7u1) stable-security; urgency=medium
395
396   * 35_CVE-2015-1031-CID66394: unmap(): Prevent use-after-free if the map
397     only consists of one item.  CID 66394.
398   * 36_CVE-2015-1031-CID66376: pcrs_execute(): Consistently set *result to
399     NULL in case of errors.  Should make use-after-free in the caller less
400     likely.  CID 66391, CID 66376.
401   * These 2 patches Closes: #775167.
402
403  -- Roland Rosenfeld <roland@debian.org>  Sat, 17 Jan 2015 17:20:15 +0100
404
405 privoxy (3.0.19-2) unstable; urgency=low
406
407   * Migrate from dpatch to 3.0 (quilt) format.
408   * Reformat all patches.
409   * Change build depenency from dpatch to debhelper (>= 9).
410   * Change debian/compat to "9".
411   * Complete rewrite of debian/rules.
412   * Now uses hardening via debhelper.
413   * Remove README.source.
414   * Update to Standards-Version 3.9.3 (no changes).
415
416  -- Roland Rosenfeld <roland@debian.org>  Fri, 18 May 2012 21:24:55 +0200
417
418 privoxy (3.0.19-1) unstable; urgency=low
419
420   * New upstream version 3.0.19-stable.
421   * Adapt all patches to new version.
422
423  -- Roland Rosenfeld <roland@debian.org>  Tue, 27 Dec 2011 11:19:53 +0100
424
425 privoxy (3.0.18-1) unstable; urgency=low
426
427   * New upstream version 3.0.18-stable.
428   * Adapt all patches to new version.
429   * Add build-targets build-arch and build-indep.
430   * Upgrade to Standards-Version 3.9.2 (no changes).
431   * 29_typo: most old typos are fixed now, but lintian found new ones.
432
433  -- Roland Rosenfeld <roland@debian.org>  Mon, 21 Nov 2011 19:29:06 +0100
434
435 privoxy (3.0.17-1) unstable; urgency=low
436
437   * New upstream version 3.0.17-stable (Closes: #611016).
438   * Adapt all patches to the new version.
439   * Add debian/source/format (1.0).
440   * 29_typos: fix spelling of resource in privoxy-log-parser(1) man page.
441   * Upgrade to Standards-Version 3.9.1 (no changes).
442   * Add $named to Required-Start/Stop in init script. Thanks to Nikolaus
443     Schulz <microschulz@web.de> (Closes: #539405, #582710)
444   * Install /etc/privoxy/user.filter
445
446  -- Roland Rosenfeld <roland@debian.org>  Tue, 01 Mar 2011 21:10:26 +0100
447
448 privoxy (3.0.16-1+deb6u2) squeeze-lts; urgency=high
449
450   * Non-maintainer upload by the Squeeze LTS Team.
451   * CVE-2016-1982
452     Prevent invalid reads in case of corrupt chunk-encoded content
453   * CVE-2016-1983
454     Remove empty Host headers in client requests; resulting in
455     invalid reads.
456
457  -- Thorsten Alteholz <debian@alteholz.de>  Fri, 22 Jan 2016 18:03:02 +0100
458
459 privoxy (3.0.16-1+deb6u1) squeeze-lts; urgency=medium
460
461   * Non-maintainer upload by the Squeeze LTS team.
462   * Thanks to Roland Rosenfeld for maintaining privoxy and preparing these
463     patches:
464     - 35_CVE-2015-1031-CID66394: unmap(): Prevent use-after-free if the map
465       only consists of one item.  CID 66394.
466     - 36_CVE-2015-1031-CID66376: pcrs_execute(): Consistently set *result to
467       NULL in case of errors.  Should make use-after-free in the caller less
468       likely.  CID 66391, CID 66376.
469     - 38_CVE-2015-1381: multiple segmentation faults and memory leaks in the
470       pcrs code.
471     - 39_CVE-2015-1382: invalid read.
472
473  -- Holger Levsen <holger@debian.org>  Wed, 28 Jan 2015 19:44:30 +0100
474
475 privoxy (3.0.16-1) unstable; urgency=low
476
477   * New upstream version 3.0.16-stable.
478   * Adapt all patches to the new version.
479   * 30_localhost_fixup: removed, since this should no longer be necessary.
480   * 31_handle-as-empty-doc-returns-ok: now included upstream.
481   * 32_bind_fixup: Work around bind problems on startup (Closes: #534735).
482
483  -- Roland Rosenfeld <roland@debian.org>  Tue, 18 May 2010 10:14:18 +0200
484
485 privoxy (3.0.15-3) unstable; urgency=low
486
487   * Add Build-Dependency on docbook because docbook-xml which may be
488     chained via docbook-dsssl as an alternative to docbook may not be
489     enough on a unclean build environment. This should now also build on
490     the mips buildd.
491   * 31_handle-as-empty-doc-returns-ok: Patch from SourceForge that work2
492     around Firefox bug to wait forever if proxy returns a failure status
493     code in response to the CONNECT (Closes: #561126).
494
495  -- Roland Rosenfeld <roland@debian.org>  Fri, 25 Dec 2009 11:30:29 +0100
496
497 privoxy (3.0.15-2) unstable; urgency=low
498
499   * 30_localhost_fixup: Remove workaround for "localhost" listen-address,
500     which should solve all problems with privoxy not starting.
501     (Closes: #534735).
502
503  -- Roland Rosenfeld <roland@debian.org>  Sun, 13 Dec 2009 10:09:11 +0100
504
505 privoxy (3.0.15-1) unstable; urgency=low
506
507   * New upstream version 3.0.15-beta.
508   * Adapted all patches to the new upstream version.
509   * Added debian/README.source (from dpatch package) to explain how dpatch
510     works.
511   * Upgrade to Standards-Version 3.8.3 (no changes).
512   * 29_typos: fix some common typos.
513
514  -- Roland Rosenfeld <roland@debian.org>  Sat, 14 Nov 2009 14:22:31 +0100
515
516 privoxy (3.0.14-1) unstable; urgency=low
517
518   * New upstream version 3.0.14-beta.
519   * Adapted all patches to the new upstream version.
520   * --enable-no-gifs (uses PNG instead of GIF in replacement files).
521
522  -- Roland Rosenfeld <roland@debian.org>  Sun, 26 Jul 2009 12:06:00 +0200
523
524 privoxy (3.0.13-1) unstable; urgency=low
525
526   * New upstream version 3.0.13-beta.
527   * Adapted all patches to the new upstream version.
528   * Removed 03_ipv6, because IPv6 is now supported upstream.
529   * Upgrade to Standards-Version 3.8.1 (no changes)
530   * Fix matcha-all.action typo in debian/postinst (Closes: #534270).
531
532  -- Roland Rosenfeld <roland@debian.org>  Tue, 23 Jun 2009 15:09:08 +0200
533
534 privoxy (3.0.12-2) unstable; urgency=low
535
536   * 03_ipv6: Use s6_addr instead of in6_u, which is not portable.
537
538  -- Roland Rosenfeld <roland@debian.org>  Wed, 25 Mar 2009 21:41:20 +0100
539
540 privoxy (3.0.12-1) unstable; urgency=low
541
542   * New upstream version 3.0.12-stable.
543   * Adapt all patches to new upstream version.
544   * Remove 30_quiet_start, because this is provided upstream now.
545
546  -- Roland Rosenfeld <roland@debian.org>  Wed, 25 Mar 2009 13:27:30 +0100
547
548 privoxy (3.0.11-1) unstable; urgency=low
549
550   * New upstream version 3.0.11-stable.
551   * 19_manpage_fixup incorporated upstream now.
552   * 24_global_action is incorporated upstream in a similar way.
553   * postinst: try to make removal of standards.action and global.action
554     and new file match-all.action smooth to a user who does not want to
555     modify his config file.
556   * 30_quiet_start: Suppress INFO log messages on stderr at program startup.
557   * Stop redirecting stderr to errorlog file but print all config file
558     errors to stderr at startup.  This closes the stderr filehandle since
559     upstream fixed the behavior in jcc.c 1.153.
560     This also solves the problem, that syntax errors in config file
561     weren't noticed, cause they are written to the console on start now
562     (Closes: #375174)
563   * Modify init.d script to be more lsb compliant.
564     Depends on lsb-base (>= 3.2-13)
565   * Allow disabling privoxy via RUN_DAEMON=no in /etc/default/privoxy.
566     (Closes: #482563).
567   * Update README.Debian to fit all changes.
568
569  -- Roland Rosenfeld <roland@debian.org>  Sun, 22 Feb 2009 22:07:08 +0100
570
571 privoxy (3.0.10-2) unstable; urgency=low
572
573   * IPv6 patch added again: 03_ipv6: privoxy-3.0.10-ipv6-all-6.diff by
574     Petr Písař (Closes: #179461).
575     It seems that the old bugs #391600 and #393605, which appeared with
576     the previous version, are fixed now.
577   * 28_listen_localhost: Listen on localhost:8118 instead of 127.0.0.1:8118,
578     because this is independent from localhost IP (127.0.0.1 vs. 127.0.1.1)
579     and also supports IPv6 (Closes: #512888).
580   * 05_default_action: unblock qa.debian.org/popcon-graph.php (Closes: #479525)
581   * Create log dir in init script, if it does not exist (Closes: #491423).
582
583  -- Roland Rosenfeld <roland@debian.org>  Sun, 15 Feb 2009 13:39:10 +0100
584
585 privoxy (3.0.10-1) UNRELEASED; urgency=low
586
587   * Not released to Debian but only on sourceforge.net.
588   * New upstream version 3.0.10-stable (Closes: #499324).
589   * Install privoxy-log-parser into /usr/bin.
590   * Add lintian-override for libtool warnings according pcre, because we
591     do not use this version of pcre but the one from libpcre3-dev.
592
593  -- Roland Rosenfeld <roland@debian.org>  Sat, 20 Sep 2008 17:33:30 +0200
594
595 privoxy (3.0.9-1) unstable; urgency=low
596
597   * New upstream version 3.0.9-beta.
598   * Upgrade all patches to new version:
599     - 20_makefile_fixup included upstream.
600   * The new version doesn't support PDF documentation any more, so remove
601     it from the Debian package.
602     -> Stop Build-Depending on htmldoc.
603   * The new version doesn't support text/plain documentation any more, so
604     remove it from the Debian package.
605   * Upgrade to Standards-Version 3.8.0 (no changes)
606   * Move documentation from doc-base section Apps/Net to Network/Web Browsing.
607   * chown user:group instead of user.group in postinst to be more compatible.
608   * 05_defaut_action: unblock qa.debian.org/popcon.php (Closes: #479525).
609
610  -- Roland Rosenfeld <roland@debian.org>  Mon, 07 Jul 2008 22:35:17 +0200
611
612 privoxy (3.0.8-1) unstable; urgency=low
613
614   * New upstream release 3.0.8-stable.
615   * Upgrade all patches to new version.
616
617  -- Roland Rosenfeld <roland@debian.org>  Sun, 20 Jan 2008 22:19:02 +0100
618
619 privoxy (3.0.7-2) unstable; urgency=low
620
621   * Remove trailing space from debian/patches/00list to make lintian happy.
622   * postinst: On upgrade from 3.0.6 and below the config file format
623     changed: actionsfile now needs filename.action as parameter instead of
624     filename. Fix this config file change in postinst if necessary.
625     (Closes: #456274).
626   * Upgrade to Standards-Version 3.7.3 (no changes).
627   * 19_manpage_fixup: Replace "ö" by "\[:o]" in privoxy.8.
628
629  -- Roland Rosenfeld <roland@debian.org>  Sat, 12 Jan 2008 16:02:14 +0100
630
631 privoxy (3.0.7-1) unstable; urgency=low
632
633   * New upstream version 3.0.7-beta.
634   * Adapt all patches to new version.
635   * Enable new zlib feature (Closes: #368448):
636     - build-depend on zlib1g-dev
637     - disable prevent-compression in 25_standard_medium.dpatch
638   * Remove 28_pcre_returncode.dpatch, which is now applied upstream.
639   * Remove 23_fix_faq_id.dpatch, which is now applied upstream.
640   * Fix Homepage header in control file.
641   * 05_defaut_action: disable filter{js-annoyances} for
642     http://www.memo.de/ (Closes: #441256).
643   * Update debian/watch file based on an idea of Raphael Geissert.
644     (Closes: #449643)
645
646  -- Roland Rosenfeld <roland@debian.org>  Tue, 11 Dec 2007 19:34:35 +0100
647
648 privoxy (3.0.6-4) unstable; urgency=low
649
650   * Set "enable-remote-http-toggle 0" by default because otherwise
651     requests may be able to bypass filtering by setting "X-Filter: No"
652     headers using some strange javascript code.
653   * Disable default logging of every GET/POST/CONNECT request to protect
654     your privacy a bit more.
655   * 05_defaut_action: Stop blocking Andorra ccTLD (.ad) (Closes: #445461).
656   * Run make clean/distclean only if GNUmakefile exists in debian/rules.
657
658  -- Roland Rosenfeld <roland@debian.org>  Sun, 21 Oct 2007 12:47:51 +0200
659
660 privoxy (3.0.6-3) unstable; urgency=low
661
662   * According to http://wiki.debian.org/AccountHandlingInMaintainerScripts
663     removing system users in postrm isn't a good idea. So the removal of
664     user privoxy in postrm was disabled and deluser/adduser of existing
665     user in postinst was also removed. This should avoid problems with
666     purging privoxy if passwd package isn't installed (Closes: #417015).
667
668  -- Roland Rosenfeld <roland@debian.org>  Sat, 19 May 2007 21:22:42 +0200
669
670 privoxy (3.0.6-2) unstable; urgency=medium
671
672   * 28_pcre_returncode: Don't crash if pcre returns an error code that
673     pcrs didn't expect (Closes: #404284).
674
675  -- Roland Rosenfeld <roland@debian.org>  Sat, 23 Dec 2006 21:47:12 +0100
676
677 privoxy (3.0.6-1) unstable; urgency=low
678
679   * New upstream release 3.0.6.
680     - remove 28_usermanual_slash.dpatch, which is already included
681       upstream now.
682   * README.Debian: mention that privoxy has to be used as HTTP proxy to
683     access http://p.p/ URLs (Closes: #398162).
684
685  -- Roland Rosenfeld <roland@debian.org>  Mon, 20 Nov 2006 19:29:27 +0100
686
687 privoxy (3.0.5-beta-3) unstable; urgency=medium
688
689   * Disable the IPv6 patch, because this is seems to have too many bugs
690     for a release right now.
691     - This reopens #179461.
692     - This solves the problem, that "listen-address :8118" listens on
693       localhost only (Closes: #391600).
694     - This solves the problem, that regex pattern at front of hostname
695       is ignored (Closes: #393605).
696   * Use /usr/share/dpatch/dpatch.make in debian/rules instead of adding
697     the content by hand.
698   * Extended version of 26_edit_only_writable.dpatch by Fabian Keil.  Now
699     shows a message, that the file is write protected.  See SF#1564026.
700
701  -- Roland Rosenfeld <roland@debian.org>  Sun, 22 Oct 2006 11:53:02 +0200
702
703 privoxy (3.0.5-beta-2) unstable; urgency=low
704
705   * 27_remove_nsl.dpatch: Remove unnecessary linking against libnsl.
706   * 28_usermanual_slash.dpatch: Redirect http://p.p/user-manual (without
707     trailing slash) to http://p.p/user-manual/ (with trailing slash),
708     otherwise the links will be broken (Closes: #244931).
709
710  -- Roland Rosenfeld <roland@debian.org>  Sat,  7 Oct 2006 13:12:13 +0200
711
712 privoxy (3.0.5-beta-1) unstable; urgency=low
713
714   * New upstream version 3.0.5-beta.
715   * hide-referrer{foo} now allows everything as a forged referrer not
716     only http/https URLs and ignoring invalid URLs (Closes: #258193).
717   * Fixes the name of the filter from "popups" to "all-popups" in
718     user.action. (Closes: #385886).
719   * Block http://www.google-analytics.com/urchin.js because this is used
720     for cross site user tracking according to
721     http://www.google.com/analytics/ (Closes: #340913).
722   * Adapted all patches to this version.
723   * The following patches are incorporated upstream now, so they are no
724     longer needed: 01_local_usermanual.dpatch, 04_nomultiproxy.dpatch,
725     07_typos.dpatch, 08_log_pthread.dpatch, 09_no_identity.dpatch,
726     12_multiple-filters.dpatch, 13_memory.dpatch, 18_dns_retry.dpatch.
727   * 20_makefile_fixup.dpatch: Fix a syntax error in the GNUmakefile.in.
728   * 05_default_action.dpatch: main parts are incorporated upstream now.
729   * 05_default_action.dpatch: disable filter ie-eploits for amazon.de,
730     cause they use %01 and %02 as delimiters for multipage results
731     (Closes: #243245).
732   * 03_ipv6.dpatch: Add IPv6 support (Closes: #179461).
733   * 23_fix_faq_id.dpatch: Fix value of id attribute in <sect2> tag (no
734     underscore allowed) of faq.sgml.
735   * 24_global_action.dpatch: Move the global default for all pages (/)
736     from default.action to global.action to make updates with local
737     configurations easier.
738   * 25_standard_medium.dpatch: Change the global default from
739     standard.Cautious to standard.Medium, which is similar to the old
740     3.0.3 behavior and doesn't change too much (only
741     filter{js-annoyances}, filter{html-annoyances} and
742     filter{unsolicited-popups} are switched off now additionally because
743     they often cause trouble by using very much CPU time).
744   * 26_edit_only_writable.dpatch: Hide the edit button on
745     http://p.p/show-status if action file can not be written by the
746     privoxy user.
747   * default.action and standard.action are no longer owned by privoxy but
748     by root to show that these files are maintained upstream while users
749     should maintain their local changes in global.action and user.action.
750   * Add LSB compliance to init.d script (INIT INFO and status).
751
752  -- Roland Rosenfeld <roland@debian.org>  Sat, 23 Sep 2006 23:37:03 +0200
753
754 privoxy (3.0.3-2-2) unstable; urgency=low
755
756   * Upgrade to Standards-Version 3.7.2 (no changes).
757   * 17_502_no_such_domain.dpatch: Changes the 404 HTTP status code of the
758     "No such Domain" template to 502 Bad Gateway, which seems to be more
759     correct according to http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
760     (Closes: #380389).
761   * Disable filter{js-annoyances} and filter{unsolicited-popups} for
762     .cnrs.fr and blogs.msdn.com, because these sites consume very much CPU
763     time otherwise (Closes: #377843).
764   * 18_dns_retry.dpatch by Fabian Keil <fk@fabiankeil.de>: 10 retries
765     before giving up DNS lookup. This hopefully Closes: #335660.
766   * 19_manpage_fixup.dpatch:
767     - Convert Latin-1 char á to groff equivalent in man page.
768     - Quote minus signs to differentiate them from hyphens.
769   * Do not filter{banners-by-size} on .w3.org pages, because these often
770     contain validator icons (Closes: #319025).
771
772  -- Roland Rosenfeld <roland@debian.org>  Sat,  5 Aug 2006 15:15:17 +0200
773
774 privoxy (3.0.3-2-1) unstable; urgency=low
775
776   * New upstream version 3.0.3-2.
777   * Add debian/watch file.
778   * Remove parts of 13_memory.dpatch, which seems to free too much
779     memory (Closes: #353110, #354611).
780
781  -- Roland Rosenfeld <roland@debian.org>  Mon, 27 Feb 2006 23:28:52 +0100
782
783 privoxy (3.0.3-6) unstable; urgency=low
784
785   * Now hopefully really redirect all output of logrotate to /dev/null
786     (Closes: #314868).
787   * Migrate all patches to dpatch mechanism.
788   * Upgrade to debhelper 5.
789   * Call htmldoc with parameter --no-embedfonts to keep PDF files small.
790   * Build-Depends on htmldoc (>= 1.8.25-1), because older versions caused
791     broken PDF documentation on 64bit systems.
792   * Fix some typos in user-manual.
793   * Add multiple filter file support (from CVS) (Closes: #201177).
794   * Fix some memory leaks, mallocs, double frees (from CVS).
795   * Remove CVS $-tags from config files to make it easier for users to
796     keep the configuration in a VCS (Closes: #350799).
797   * Remove trailing spaces from all config files now.
798   * Build man page (and HTML version of it) at build time.
799
800  -- Roland Rosenfeld <roland@debian.org>  Sat, 11 Feb 2006 21:27:14 +0100
801
802 privoxy (3.0.3-5) unstable; urgency=low
803
804   * Redirect output of restart script in logrotate to /dev/null
805     (Closes: #314868).
806   * Upgrade to Standards-Version 3.6.2:
807     - Recommends: doc-base
808   * Build-Depends on autotools-dev and copy config.guess and config.sub
809     from there on every build (Closes: #332767).
810   * After dechunking remove the "chunked"-header instead of replacing it
811     by an d"identity" header. Thanks to Michael Shields for reporting this
812     (Closes: #318683).
813   * Update address of FSF in copyright file.
814
815  -- Roland Rosenfeld <roland@debian.org>  Sun,  9 Oct 2005 13:44:55 +0200
816
817 privoxy (3.0.3-4) unstable; urgency=low
818
819   * Stop converting entities to 8bit chars in the documentation
820     (Closes: #203697).
821   * Fix typos ('persistant' and 'Januar') in man page and man page sources
822     (Closes: #302145).
823   * Restart privoxy in logrotate script instead of sendig a kill -HUP, to
824     triggering reopen of log files (Closes: #285059).
825   * Apply patch by Jindrich Makovicka to fix race conditions in log
826     writing functions (Closes: #299662).
827   * Stop hiding referrer for www.petitiononline.com/mod_perl/signed.cgi,
828     because this site does not work otherwise (Closes: #250407).
829
830  -- Roland Rosenfeld <roland@debian.org>  Sun, 15 May 2005 15:28:56 +0200
831
832 privoxy (3.0.3-3) unstable; urgency=low
833
834   * Now really remove multiproxy.org from all documentation, not only from
835     the config file (Closes: #198953).
836
837  -- Roland Rosenfeld <roland@debian.org>  Sun, 15 Feb 2004 23:11:29 +0100
838
839 privoxy (3.0.3-2) unstable; urgency=low
840
841   * no banners-by-side on "/valid-" images, because that's usually from
842     validator.w3.org (Closes: #221009).
843   * Upgrade to Standards-Version 3.6.1 (no changes).
844   * Add Homepage URL to the package description.
845   * If the privoxy user is already existing as a non-system user in
846     postinst, this no longer fails, but deletes the non-system user before
847     adding it again as a system user (Closes: #232724).
848   * Use deluser instead of userdel in postrm.
849   * Redirect stderr of privoxy to /var/log/privoxy/errfile to avoid
850     problems with kept open file descriptors (Closes: #200712).
851   * Remove comment from config file, which points to list of open proxies
852     at multiproxy.org (Closes: #198953).
853
854  -- Roland Rosenfeld <roland@debian.org>  Sun, 15 Feb 2004 15:13:27 +0100
855
856 privoxy (3.0.3-1) unstable; urgency=low
857
858   * New upstream version 3.0.3.
859     - This introduces workarounds for server (PHP <4.2.3) bugs including
860       the "blank page" problem (Closes: #215231).
861     - Avoid the conversion of "open" in scripts to "PrivoxyWindowOpen"
862       (Closes: #197995).
863     - "advocancy" is no longer blocked (Closes: #202042).
864     - Fixed yet another two memory leaks (Closes: #215911).
865   * Stop backup of pdf directory, because it is no longer contained in the
866     upstream package.
867   * Create doc/pdf, which is missing upstream.
868   * disable filter{unsolicited-popups} for www.perl.com/language/newdocs/pod/
869     to avoid problems with "PrivoxyWindowOpen" in Perl manuals
870     (Closes: #195311).
871   * Apply patch make privoxy compilable on woody where htmldoc --version
872     doesn't exist (Closes: #216524).
873
874  -- Roland Rosenfeld <roland@debian.org>  Sat, 31 Jan 2004 11:25:53 +0100
875
876 privoxy (3.0.2-5) unstable; urgency=low
877
878   * Merge corrections from upstream default.action 1.7.
879     - demoronizer filter (which caused trouble on non latin1 charsets) is
880       now switched off by default (Closes: #202234).
881
882  -- Roland Rosenfeld <roland@debian.org>  Tue,  9 Sep 2003 21:31:51 +0200
883
884 privoxy (3.0.2-4) unstable; urgency=low
885
886   * Add a versioned build dependency on htmldoc (>= 1.8.20), because there
887     seem to be some options mission in the old 1.8.17 (Closes: #192457).
888   * Merge rotation of logfile and jarfile in logrotate script.
889   * Test whether /var/run/privoxy.pid is existing and don't bother when no
890     privoxy is running in logrotate script (Closes: #191838).
891   * Remove /var/run/privoxy.pid on privoxy stop in init.d script.
892   * Mention apt-get instead of dpkg in user-manual (Closes: #189239).
893   * Remove trailing whitespace from text versions of user-manual,
894     developer-manual and faq (Closes: #192566).
895
896  -- Roland Rosenfeld <roland@debian.org>  Fri,  9 May 2003 08:21:30 +0200
897
898 privoxy (3.0.2-3) unstable; urgency=low
899
900   * Stop filtering favicon.ico, which may cause trouble (Closes: #188947).
901   * Send SIGHUP to privoxy instead of touching /etc/provoxy/config in
902     logrotate script to tell privoxy that the logfiles were rotated
903     (Closes: #189240).
904   * Remove trailing spaces from config file (Closes: #189240).
905   * Install man page as privoxy(8) instead of privoxy(1), because this is
906     a system binary.
907   * Build HTML, text, and PDF versions of the documentation from source.
908   * Fix setting of dodk in configure.in.
909   * Add option "--linkcolor #0000ff" to htmldoc call in ldp_print to be
910     independent of ~/.htmldocrc color setting.
911   * Mention PDF and text version of the documentation in doc-base files.
912   * Install PDF version of the documentation, too.
913   * Install HTML version of the man page, too.
914
915  -- Roland Rosenfeld <roland@debian.org>  Mon, 21 Apr 2003 11:11:31 +0200
916
917 privoxy (3.0.2-2) unstable; urgency=low
918
919   * Don't apply any filters to {bugs|lists}.debian.org (Closes: #186537).
920   * Prepend "http://config.privoxy.org" before "/user-manual/" to always
921     get a correct URL for the local user-manual (also on 404 error pages).
922     (Closes SF-719724).
923
924  -- Roland Rosenfeld <roland@debian.org>  Sun, 13 Apr 2003 12:49:15 +0200
925
926 privoxy (3.0.2-1) unstable; urgency=low
927
928   * New upstream version 3.0.2.
929   * Update Standards-Version to 3.5.9 (no changes).
930
931  -- Roland Rosenfeld <roland@debian.org>  Wed, 26 Mar 2003 19:45:07 +0100
932
933 privoxy (3.0.0-6) unstable; urgency=low
934
935   * Fixed a bug in local user-manual patch, which failed when accessing
936     http://config.privoxy.org/user-manual/ (without a file name).
937
938  -- Roland Rosenfeld <roland@debian.org>  Sun,  2 Mar 2003 13:40:48 +0100
939
940 privoxy (3.0.0-5) unstable; urgency=low
941
942   * Stop build-depending on special versions of libc6-dev and gcc.
943     Hopefully all auto-builders run new versions which shouldn't cause
944     trouble (Closes: #182267)
945
946  -- Roland Rosenfeld <roland@debian.org>  Mon, 24 Feb 2003 19:07:11 +0100
947
948 privoxy (3.0.0-4) unstable; urgency=low
949
950   * Set "enable-edit-actions 0" and "enable-remote-toggle 0" in config
951     file, instead of simply commenting out these two lines.  Mention this
952     configuration change in README.Debian (Closes: #172965, #172966).
953   * Add new "cgi" user-manual, which sends the user manual to the client
954     and activate it in config file (Closes: #148128).
955   * Build-Depend on libc6-dev (>> 2.2.5) to avoid problems with pthread
956     (Closes: #158306, #162693).
957   * Don't search for user bsmtp in /etc/passwd before using adduser.
958     adduser handles already existing users correct.
959   * Remove /etc/provoxy on purge (Closes: #164039).
960   * Upgrade to Standards-Version 3.5.8:
961     - remove support for DEB_BUILD_OPTION "debug"
962     - add support for DEB_BUILD_OPTION "noopt"
963   * Upgrade to debhelper >=4 and use debian/compat instead of DH_COMPAT.
964   * Upgrade config.guess and config.sub (from autotools-dev 20030110.1).
965   * Remove no-pthread workaround for hppa and build-depend on gcc >=3.2.2,
966     which supports -pthread on hppa, too.
967
968  -- Roland Rosenfeld <roland@debian.org>  Sun, 23 Feb 2003 13:34:11 +0100
969
970 privoxy (3.0.0-3) unstable; urgency=low
971
972   * Add aliases "wafer" and "vanilla-wafer" for "send-wafer" and
973     "send-vanilla-wafer" to actionlist to provide backward compatibility
974     to 2.9.14 (Closes: #154647).
975
976  -- Roland Rosenfeld <roland@debian.org>  Sun,  8 Sep 2002 11:43:38 +0200
977
978 privoxy (3.0.0-2) unstable; urgency=low
979
980   * Recompile with libc6 from testing (instead of unstable).
981
982  -- Roland Rosenfeld <roland@debian.org>  Fri,  6 Sep 2002 17:32:35 +0200
983
984 privoxy (3.0.0-1) unstable; urgency=low
985
986   * New upstream version (Closes: #158613).
987   * Remove version number from config file, to avoid changing it on every
988     new upstream version.  Sorry, this time you will still be bothered...
989
990  -- Roland Rosenfeld <roland@debian.org>  Sun,  1 Sep 2002 18:58:07 +0200
991
992 privoxy (2.9.20-1) unstable; urgency=low
993
994   * New upstream version.
995
996  -- Roland Rosenfeld <roland@debian.org>  Sun, 11 Aug 2002 11:05:01 +0200
997
998 privoxy (2.9.18-2) unstable; urgency=low
999
1000   * Disable docbook, we use the precompiled docs (Closes: #155989).
1001
1002  -- Roland Rosenfeld <roland@debian.org>  Sat, 10 Aug 2002 09:36:58 +0200
1003
1004 privoxy (2.9.18-1) unstable; urgency=low
1005
1006   * New upstream version.
1007   * Use start-stop-daemon for starting privoxy to avoid problems on start,
1008     when privoxy is already running (Closes: #154882).
1009   * Undo broken -Ipcre inclusion in GNUmakefile.in, which causes trouble
1010     with using wrong pcreposix.h.
1011
1012  -- Roland Rosenfeld <roland@debian.org>  Thu,  8 Aug 2002 21:01:48 +0200
1013
1014 privoxy (2.9.16-1) unstable; urgency=low
1015
1016   * New upstream version.
1017   * Exclude CVS files from dh_installdocs (when compiling from CVS).
1018   * Add user.action and standard.action to /etc/privoxy.
1019   * Install images for html version of documentation.
1020   * Do no longer build html and txt versions of documentation using
1021     docbook, but use the converted versions which come with the upstream
1022     package.
1023   * default.action fixed upstream: "downloads" no longer blocked
1024     (Closes: #148290).
1025   * default.filter fixed upstream: Made WeBugs job ungreedy (Closes: #149450).
1026   * Remove the "beta" from the version number (the final release will be
1027     named 3.0, so it's superfluous).
1028
1029  -- Roland Rosenfeld <roland@debian.org>  Sat, 27 Jul 2002 18:55:11 +0200
1030
1031 privoxy (2.9.14-beta-4) unstable; urgency=low
1032
1033   * Damn, why did I write "i386-linux" into the rules file, when I try to
1034     write a work around for hppa?  Fixed now (Closes: #148227).
1035
1036  -- Roland Rosenfeld <roland@debian.org>  Sun, 26 May 2002 22:33:26 +0200
1037
1038 privoxy (2.9.14-beta-3) unstable; urgency=low
1039
1040   * Fix typo ('[' instead of '{') in default.action (Closes: #148122).
1041   * Disable edit-actions and remote-toggle in config file by default
1042     (Closes: #148125).
1043   * Use --disable-pthread on hppa, to avoid problem with hppa gcc not
1044     supporting -pthread option (Closes: #148117).
1045   * Install p_doc.css in documentation directory.
1046
1047  -- Roland Rosenfeld <roland@debian.org>  Sun, 26 May 2002 01:40:18 +0200
1048
1049 privoxy (2.9.14-beta-2) unstable; urgency=low
1050
1051   * Fix debian/rules clean to really clean.
1052   * Change owner of /etc/privoxy/{*.action|trust} to privoxy in postinst,
1053     to allow modification of these files web interface (Closes: SF-552144).
1054
1055  -- Roland Rosenfeld <roland@debian.org>  Thu, 23 May 2002 18:38:27 +0200
1056
1057 privoxy (2.9.14-beta-1) unstable; urgency=low
1058
1059   * New upstream version.
1060
1061  -- Roland Rosenfeld <roland@debian.org>  Sat, 13 Apr 2002 18:05:26 +0200
1062
1063 privoxy (2.9.13-beta-2) unstable; urgency=low
1064
1065   * Create HTML and ASCII versions of the documentation using docbook now.
1066
1067  -- Roland Rosenfeld <roland@debian.org>  Sun, 31 Mar 2002 23:53:28 +0200
1068
1069 privoxy (2.9.13-beta-1) unstable; urgency=low
1070
1071   * Initial Release.
1072
1073  -- Roland Rosenfeld <roland@debian.org>  Fri, 29 Mar 2002 11:52:03 +0100