dffb210cbbeea8b350cc00588673a28a5be014cb
[privoxy.git] / debian / changelog
1 privoxy (3.0.6-1) unstable; urgency=low
2
3   * New upstream release 3.0.6.
4     - remove 28_usermanual_slash.dpatch, which is already included
5       upstream now.
6   * README.Debian: mention that privoxy has to be used as HTTP proxy to
7     access http://p.p/ URLs (Closes: #398162).
8
9  -- Roland Rosenfeld <roland@debian.org>  Mon, 20 Nov 2006 19:29:27 +0100
10
11 privoxy (3.0.5-beta-3) unstable; urgency=medium
12
13   * Disable the IPv6 patch, because this is seems to have too many bugs
14     for a release right now.  
15     - This reopens #179461.
16     - This solves the problem, that "listen-address :8118" listens on
17       localhost only (Closes: #391600).
18     - This solves the problem, that regex pattern at front of hostname
19       is ignored (Closes: #393605). 
20   * Use /usr/share/dpatch/dpatch.make in debian/rules instead of adding
21     the content by hand.
22   * Extended version of 26_edit_only_writable.dpatch by Fabian Keil.  Now
23     shows a message, that the file is write protected.  See SF#1564026.
24
25  -- Roland Rosenfeld <roland@debian.org>  Sun, 22 Oct 2006 11:53:02 +0200
26
27 privoxy (3.0.5-beta-2) unstable; urgency=low
28
29   * 27_remove_nsl.dpatch: Remove unnecessary linking against libnsl.
30   * 28_usermanual_slash.dpatch: Redirect http://p.p/user-manual (without
31     trailing slash) to http://p.p/user-manual/ (with trailing slash),
32     otherwise the links will be broken (Closes: #244931).
33
34  -- Roland Rosenfeld <roland@debian.org>  Sat,  7 Oct 2006 13:12:13 +0200
35
36 privoxy (3.0.5-beta-1) unstable; urgency=low
37
38   * New upstream version 3.0.5-beta.
39   * hide-referrer{foo} now allows everything as a forged referrer not 
40     only http/https URLs and ignoring invalid URLs (Closes: #258193).  
41   * Fixes the name of the filter from "popups" to "all-popups" in
42     user.action. (Closes: #385886).
43   * Block http://www.google-analytics.com/urchin.js because this is used
44     for cross site user tracking according to
45     http://www.google.com/analytics/ (Closes: #340913).
46   * Adapted all patches to this version.
47   * The following patches are incorporated upstream now, so they are no
48     longer needed: 01_local_usermanual.dpatch, 04_nomultiproxy.dpatch,
49     07_typos.dpatch, 08_log_pthread.dpatch, 09_no_identity.dpatch,
50     12_multiple-filters.dpatch, 13_memory.dpatch, 18_dns_retry.dpatch.
51   * 20_makefile_fixup.dpatch: Fix a syntax error in the GNUmakefile.in.
52   * 05_default_action.dpatch: main parts are incorporated upstream now.
53   * 05_default_action.dpatch: disable filter ie-eploits for amazon.de,
54     cause they use %01 and %02 as delimiters for multipage results
55     (Closes: #243245).
56   * 03_ipv6.dpatch: Add IPv6 support (Closes: #179461).
57   * 23_fix_faq_id.dpatch: Fix value of id attribute in <sect2> tag (no
58     underscore allowed) of faq.sgml.
59   * 24_global_action.dpatch: Move the global default for all pages (/)
60     from default.action to global.action to make updates with local
61     configurations easier.
62   * 25_standard_medium.dpatch: Change the global default from
63     standard.Cautious to standard.Medium, which is similar to the old
64     3.0.3 behavior and doesn't change too much (only
65     filter{js-annoyances}, filter{html-annoyances} and
66     filter{unsolicited-popups} are switched off now additionally because
67     they often cause trouble by using very much CPU time).
68   * 26_edit_only_writable.dpatch: Hide the edit button on
69     http://p.p/show-status if action file can not be written by the
70     privoxy user.
71   * default.action and standard.action are no longer owned by privoxy but
72     by root to show that these files are maintained upstream while users
73     should maintain their local changes in global.action and user.action.
74   * Add LSB compliance to init.d script (INIT INFO and status).
75
76  -- Roland Rosenfeld <roland@debian.org>  Sat, 23 Sep 2006 23:37:03 +0200
77
78 privoxy (3.0.3-2-2) unstable; urgency=low
79
80   * Upgrade to Standards-Version 3.7.2 (no changes).
81   * 17_502_no_such_domain.dpatch: Changes the 404 HTTP status code of the
82     "No such Domain" template to 502 Bad Gateway, which seems to be more
83     correct according to http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
84     (Closes: #380389).
85   * Disable filter{js-annoyances} and filter{unsolicited-popups} for
86     .cnrs.fr and blogs.msdn.com, because these sites consume very much CPU
87     time otherwise (Closes: #377843).
88   * 18_dns_retry.dpatch by Fabian Keil <fk@fabiankeil.de>: 10 retries
89     before giving up DNS lookup. This hopefully Closes: #335660.
90   * 19_manpage_fixup.dpatch:
91     - Convert Latin-1 char รก to groff eqivalent in man page.
92     - Quote minus signs to differenciate them from hyphens.
93   * Do not filter{banners-by-size} on .w3.org pages, because these often
94     contain validator icons (Closes: #319025).
95
96  -- Roland Rosenfeld <roland@debian.org>  Sat,  5 Aug 2006 15:15:17 +0200
97
98 privoxy (3.0.3-2-1) unstable; urgency=low
99
100   * New upstream version 3.0.3-2.
101   * Add debian/watch file.
102   * Remove parts of 13_memory.dpatch, which seems to free too much
103     memory (Closes: #353110, #354611).
104
105  -- Roland Rosenfeld <roland@debian.org>  Mon, 27 Feb 2006 23:28:52 +0100
106
107 privoxy (3.0.3-6) unstable; urgency=low
108
109   * Now hopefully really redirect all output of logrotate to /dev/null
110     (Closes: #314868).
111   * Migrate all patches to dpatch mechanism.
112   * Upgrade to debhelper 5.
113   * Call htmldoc with parameter --no-embedfonts to keep PDF files small.
114   * Build-Depends on htmldoc (>= 1.8.25-1), because older versions caused
115     broken PDF documentation on 64bit systems.
116   * Fix some typos in user-manual.
117   * Add multiple filter file support (from CVS) (Closes: #201177).
118   * Fix some memory leaks, mallocs, double frees (from CVS).
119   * Remove CVS $-tags from config files to make it easier for users to
120     keep the configuration in a VCS (Closes: #350799).
121   * Remove trailing spaces from all config files now.
122   * Build man page (and HTML version of it) at build time.
123
124  -- Roland Rosenfeld <roland@debian.org>  Sat, 11 Feb 2006 21:27:14 +0100
125
126 privoxy (3.0.3-5) unstable; urgency=low
127
128   * Redirect output of restart script in logrotate to /dev/null
129     (Closes: #314868).
130   * Upgrade to Standards-Version 3.6.2:
131     - Recommends: doc-base
132   * Build-Depends on autotools-dev and copy config.guess and config.sub
133     from there on every build (Closes: #332767).
134   * After dechunking remove the "chunked"-header instead of replacing it
135     by an d"identity" header. Thanks to Michael Shields for reporting this
136     (Closes: #318683).
137   * Update address of FSF in copyright file.
138
139  -- Roland Rosenfeld <roland@debian.org>  Sun,  9 Oct 2005 13:44:55 +0200
140
141 privoxy (3.0.3-4) unstable; urgency=low
142
143   * Stop converting entities to 8bit chars in the documentation 
144     (Closes: #203697).
145   * Fix typos ('persistant' and 'Januar') in man page and man page sources
146     (Closes: #302145).
147   * Restart privoxy in logrotate script instead of sendig a kill -HUP, to
148     triggering reopen of log files (Closes: #285059).
149   * Apply patch by Jindrich Makovicka to fix race conditions in log
150     writing functions (Closes: #299662).
151   * Stop hiding referrer for www.petitiononline.com/mod_perl/signed.cgi,
152     because this site does not work otherwise (Closes: #250407).
153
154  -- Roland Rosenfeld <roland@debian.org>  Sun, 15 May 2005 15:28:56 +0200
155
156 privoxy (3.0.3-3) unstable; urgency=low
157
158   * Now really remove multiproxy.org from all documentation, not only from
159     the config file (Closes: #198953). 
160
161  -- Roland Rosenfeld <roland@debian.org>  Sun, 15 Feb 2004 23:11:29 +0100
162
163 privoxy (3.0.3-2) unstable; urgency=low
164
165   * no banners-by-side on "/valid-" images, because that's usually from
166     validator.w3.org (Closes: #221009).
167   * Upgrade to Standards-Version 3.6.1 (no changes).
168   * Add Homepage URL to the package description.
169   * If the privoxy user is already existing as a non-system user in
170     postinst, this no longer fails, but deletes the non-system user before
171     adding it again as a system user (Closes: #232724).
172   * Use deluser instead of userdel in postrm.
173   * Redirect stderr of privoxy to /var/log/privoxy/errfile to avoid
174     problems with kept open file descriptors (Closes: #200712).
175   * Remove comment from config file, which points to list of open proxies
176     at multiproxy.org (Closes: #198953).
177
178  -- Roland Rosenfeld <roland@debian.org>  Sun, 15 Feb 2004 15:13:27 +0100
179
180 privoxy (3.0.3-1) unstable; urgency=low
181
182   * New upstream version 3.0.3.
183     - This introduces workarounds for server (PHP <4.2.3) bugs including
184       the "blank page" problem (Closes: #215231).
185     - Avoid the conversion of "open" in scripts to "PrivoxyWindowOpen"
186       (Closes: #197995). 
187     - "advocancy" is no longer blocked (Closes: #202042).
188     - Fixed yet another two memory leaks (Closes: #215911).
189   * Stop backup of pdf directory, because it is no longer contained in the
190     upstream package.
191   * Create doc/pdf, which is missing upstream.
192   * disable filter{unsolicited-popups} for www.perl.com/language/newdocs/pod/ 
193     to avoid problems with "PrivoxyWindowOpen" in Perl manuals
194     (Closes: #195311).
195   * Apply patch make privoxy compilable on woody where htmldoc --version
196     doesn't exist (Closes: #216524).
197
198  -- Roland Rosenfeld <roland@debian.org>  Sat, 31 Jan 2004 11:25:53 +0100
199
200 privoxy (3.0.2-5) unstable; urgency=low
201
202   * Merge corrections from upstream default.action 1.7.
203     - demoronizer filter (which caused trouble on non latin1 charsets) is
204       now switched off by default (Closes: #202234).
205
206  -- Roland Rosenfeld <roland@debian.org>  Tue,  9 Sep 2003 21:31:51 +0200
207
208 privoxy (3.0.2-4) unstable; urgency=low
209
210   * Add a versioned build dependency on htmldoc (>= 1.8.20), because there
211     seem to be some options mission in the old 1.8.17 (Closes: #192457).
212   * Merge rotation of logfile and jarfile in logrotate script.
213   * Test whether /var/run/privoxy.pid is existing and don't bother when no
214     privoxy is running in logrotate script (Closes: #191838).
215   * Remove /var/run/privoxy.pid on privoxy stop in init.d script.
216   * Mention apt-get instead of dpkg in user-manual (Closes: #189239).
217   * Remove trailing whitespace from text versions of user-manual,
218     developer-manual and faq (Closes: #192566).
219
220  -- Roland Rosenfeld <roland@debian.org>  Fri,  9 May 2003 08:21:30 +0200
221
222 privoxy (3.0.2-3) unstable; urgency=low
223
224   * Stop filtering favicon.ico, which may cause trouble (Closes: #188947).
225   * Send SIGHUP to privoxy instead of touching /etc/provoxy/config in
226     logrotate script to tell privoxy that the logfiles were rotated
227     (Closes: #189240).
228   * Remove trailing spaces from config file (Closes: #189240).
229   * Install man page as privoxy(8) instead of privoxy(1), because this is
230     a system binary.
231   * Build HTML, text, and PDF versions of the documentation from source.
232   * Fix setting of dodk in configure.in.
233   * Add option "--linkcolor #0000ff" to htmldoc call in ldp_print to be
234     independent of ~/.htmldocrc color setting.
235   * Mention PDF and text version of the documentation in doc-base files.
236   * Install PDF version of the documentation, too.
237   * Install HTML version of the man page, too.
238
239  -- Roland Rosenfeld <roland@debian.org>  Mon, 21 Apr 2003 11:11:31 +0200
240
241 privoxy (3.0.2-2) unstable; urgency=low
242
243   * Don't apply any filters to {bugs|lists}.debian.org (Closes: #186537).
244   * Prepend "http://config.privoxy.org" before "/user-manual/" to always
245     get a correct URL for the local user-manual (also on 404 error pages).
246     (Closes SF-719724).
247
248  -- Roland Rosenfeld <roland@debian.org>  Sun, 13 Apr 2003 12:49:15 +0200
249
250 privoxy (3.0.2-1) unstable; urgency=low
251
252   * New upstream version 3.0.2.
253   * Update Standards-Version to 3.5.9 (no changes).
254
255  -- Roland Rosenfeld <roland@debian.org>  Wed, 26 Mar 2003 19:45:07 +0100
256
257 privoxy (3.0.0-6) unstable; urgency=low
258
259   * Fixed a bug in local user-manual patch, which failed when accessing
260     http://config.privoxy.org/user-manual/ (without a file name).
261
262  -- Roland Rosenfeld <roland@debian.org>  Sun,  2 Mar 2003 13:40:48 +0100
263
264 privoxy (3.0.0-5) unstable; urgency=low
265
266   * Stop build-depending on special versions of libc6-dev and gcc.
267     Hopefully all auto-builders run new versions which shouldn't cause
268     trouble (Closes: #182267)  
269
270  -- Roland Rosenfeld <roland@debian.org>  Mon, 24 Feb 2003 19:07:11 +0100
271
272 privoxy (3.0.0-4) unstable; urgency=low
273
274   * Set "enable-edit-actions 0" and "enable-remote-toggle 0" in config
275     file, instead of simply commenting out these two lines.  Mention this
276     configuration change in README.Debian (Closes: #172965, #172966).
277   * Add new "cgi" user-manual, which sends the user manual to the client
278     and activate it in config file (Closes: #148128).
279   * Build-Depend on libc6-dev (>> 2.2.5) to avoid problems with pthread
280     (Closes: #158306, #162693).
281   * Don't search for user bsmtp in /etc/passwd before using adduser.
282     adduser handles already existing users correct.
283   * Remove /etc/provoxy on purge (Closes: #164039).
284   * Upgrade to Standards-Version 3.5.8:
285     - remove support for DEB_BUILD_OPTION "debug"
286     - add support for DEB_BUILD_OPTION "noopt"
287   * Upgrade to debhelper >=4 and use debian/compat instead of DH_COMPAT.
288   * Upgrade config.guess and config.sub (from autotools-dev 20030110.1).
289   * Remove no-pthread workaround for hppa and build-depend on gcc >=3.2.2,
290     which supports -pthread on hppa, too.
291
292  -- Roland Rosenfeld <roland@debian.org>  Sun, 23 Feb 2003 13:34:11 +0100
293
294 privoxy (3.0.0-3) unstable; urgency=low
295
296   * Add aliases "wafer" and "vanilla-wafer" for "send-wafer" and
297     "send-vanilla-wafer" to actionlist to provide backward compatibility
298     to 2.9.14 (Closes: #154647).
299
300  -- Roland Rosenfeld <roland@debian.org>  Sun,  8 Sep 2002 11:43:38 +0200
301
302 privoxy (3.0.0-2) unstable; urgency=low
303
304   * Recompile with libc6 from testing (instead of unstable).
305
306  -- Roland Rosenfeld <roland@debian.org>  Fri,  6 Sep 2002 17:32:35 +0200
307
308 privoxy (3.0.0-1) unstable; urgency=low
309
310   * New upstream version (Closes: #158613).
311   * Remove version number from config file, to avoid changing it on every
312     new upstream version.  Sorry, this time you will still be bothered...
313
314  -- Roland Rosenfeld <roland@debian.org>  Sun,  1 Sep 2002 18:58:07 +0200
315
316 privoxy (2.9.20-1) unstable; urgency=low
317
318   * New upstream version.
319
320  -- Roland Rosenfeld <roland@debian.org>  Sun, 11 Aug 2002 11:05:01 +0200
321
322 privoxy (2.9.18-2) unstable; urgency=low
323
324   * Disable docbook, we use the precompiled docs (Closes: #155989).
325
326  -- Roland Rosenfeld <roland@debian.org>  Sat, 10 Aug 2002 09:36:58 +0200
327
328 privoxy (2.9.18-1) unstable; urgency=low
329
330   * New upstream version.
331   * Use start-stop-daemon for starting privoxy to avoid problems on start,
332     when privoxy is already running (Closes: #154882).
333   * Undo broken -Ipcre inclusion in GNUmakefile.in, which causes trouble
334     with using wrong pcreposix.h.
335
336  -- Roland Rosenfeld <roland@debian.org>  Thu,  8 Aug 2002 21:01:48 +0200
337
338 privoxy (2.9.16-1) unstable; urgency=low
339
340   * New upstream version.
341   * Exclude CVS files from dh_installdocs (when compiling from CVS).
342   * Add user.action and standard.action to /etc/privoxy.
343   * Install images for html version of documentation.
344   * Do no longer build html and txt versions of documentation using
345     docbook, but use the converted versions which come with the upstream
346     package.
347   * default.action fixed upstream: "downloads" no longer blocked 
348     (Closes: #148290).
349   * default.filter fixed upstream: Made WeBugs job ungreedy (Closes: #149450).
350   * Remove the "beta" from the version number (the final release will be
351     named 3.0, so it's superfluous).
352
353  -- Roland Rosenfeld <roland@debian.org>  Sat, 27 Jul 2002 18:55:11 +0200
354
355 privoxy (2.9.14-beta-4) unstable; urgency=low
356
357   * Damn, why did I write "i386-linux" into the rules file, when I try to
358     write a work around for hppa?  Fixed now (Closes #148227).
359
360  -- Roland Rosenfeld <roland@debian.org>  Sun, 26 May 2002 22:33:26 +0200
361
362 privoxy (2.9.14-beta-3) unstable; urgency=low
363
364   * Fix typo ('[' instead of '{') in default.action (Closes: #148122).
365   * Disable edit-actions and remote-toggle in config file by default
366     (Closes: #148125).
367   * Use --disable-pthread on hppa, to avoid problem with hppa gcc not
368     supporting -pthread option (Closes: #148117).
369   * Install p_doc.css in documentation directory.
370
371  -- Roland Rosenfeld <roland@debian.org>  Sun, 26 May 2002 01:40:18 +0200
372
373 privoxy (2.9.14-beta-2) unstable; urgency=low
374
375   * Fix debian/rules clean to really clean.
376   * Change owner of /etc/privoxy/{*.action|trust} to privoxy in postinst,
377     to allow modification of these files web interface (Closes: SF-552144).
378
379  -- Roland Rosenfeld <roland@debian.org>  Thu, 23 May 2002 18:38:27 +0200
380
381 privoxy (2.9.14-beta-1) unstable; urgency=low
382
383   * New upstream version.
384
385  -- Roland Rosenfeld <roland@debian.org>  Sat, 13 Apr 2002 18:05:26 +0200
386
387 privoxy (2.9.13-beta-2) unstable; urgency=low
388
389   * Create HTML and ASCII versions of the documentation using docbook now.
390
391  -- Roland Rosenfeld <roland@debian.org>  Sun, 31 Mar 2002 23:53:28 +0200
392
393 privoxy (2.9.13-beta-1) unstable; urgency=low
394
395   * Initial Release.
396
397  -- Roland Rosenfeld <roland@debian.org>  Fri, 29 Mar 2002 11:52:03 +0100
398