Simplify the math to round up to the next multiple of some value.
[tor/rransom.git] / debian / changelog
blob234de20f59ddc94898b98d97af3e46d39ab50ce9
1 tor (0.2.1.16-rc-1) experimental; urgency=low
3   * New upstream version.
4   * No longer inform the user if/when we re-create the /var/run/tor
5     directory in the init script.  With /var/run on tmpfs this is
6     completely normal now so our message was just noise.
7   * Stop shipping /var/run/tor in the package.
8   * Only clean up permissions of /var/run/tor in postinst if the
9     directory actually exists.
10   * Update Standards-Version from 3.8.0 to 3.8.1.  No real changes
11     required, we already support nocheck in DEB_BUILD_OPTIONS since
12     August 2004, and we already create our var/run directory in the
13     init script (tho we now no longer ship it either - see above).
14   * Change debhelper compatibility version from 4 to 5:
15     - Change dh_strip call from --dbg-package=tor
16       to --dbg-package=tor-dbg.
17     - Update versioned build time dependency on debhelper.
18   * Forward port 06_add_compile_time_defaults.
20  -- Peter Palfrader <weasel@debian.org>  Sat, 20 Jun 2009 13:16:02 +0200
22 tor (0.2.1.15-rc-1) experimental; urgency=low
24   * New upstream version.
25   * Change build time dependency on gs to ghostscript.
27  -- Peter Palfrader <weasel@debian.org>  Sat, 30 May 2009 21:10:03 +0200
29 tor (0.2.1.14-rc-1) experimental; urgency=low
31   * New upstream version.
32   * Change Section of tor-dbg to debug.
34  -- Peter Palfrader <weasel@debian.org>  Thu, 16 Apr 2009 19:54:19 +0200
36 tor (0.2.1.13-alpha-1) experimental; urgency=low
38   * New upstream version.
40  -- Peter Palfrader <weasel@debian.org>  Sun, 15 Mar 2009 00:58:07 +0100
42 tor (0.2.1.12-alpha-1) experimental; urgency=low
44   * New upstream version, fixing several security relevant bugs:
45      - Avoid a potential crash on exit nodes when processing malformed
46        input.  Remote DoS opportunity (closes: #514579).
47      - Fix a temporary DoS vulnerability that could be performed by
48        a directory mirror (closes: #514580).
49   * patches/06_add_compile_time_defaults: Only set the User option in
50     the config if we run as root.  Do not set it when run as debian-tor
51     as Tor then always insists on changing users which will fail.  (If
52     we run as any other user we don't set our debian defaults anyway.)
54  -- Peter Palfrader <weasel@debian.org>  Tue, 10 Feb 2009 00:19:53 +0100
56 tor (0.2.1.11-alpha-1) experimental; urgency=high
58   * New upstream version:
59     - Fixes a possible remote heap buffer overflow bug.
60     - torify(1) manpage mentions DNS leaks now (closes: #495829).
61   * README.Debian: No longer claim we change the default 'Group' setting
62     when run as debian-user.  That setting no longer exists.
63   * Forward port 03_tor_manpage_in_section_8.dpatch.
65  -- Peter Palfrader <weasel@debian.org>  Wed, 21 Jan 2009 01:00:15 +0100
67 tor (0.2.1.10-alpha-1) experimental; urgency=low
69   * New alpha release.
70   * Forward port 03_tor_manpage_in_section_8.dpatch.
72  -- Peter Palfrader <weasel@debian.org>  Sun, 11 Jan 2009 12:06:28 +0100
74 tor (0.2.1.9-alpha-1) experimental; urgency=low
76   * New alpha release.
78  -- Peter Palfrader <weasel@debian.org>  Fri, 26 Dec 2008 20:51:53 +0100
80 tor (0.2.1.8-alpha-1) experimental; urgency=low
82   * New alpha release.
84  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Dec 2008 23:00:32 +0100
86 tor (0.2.1.7-alpha-2) experimental; urgency=low
88   * No longer set now obsolete Group setting in built-in debian config.
90  -- Peter Palfrader <weasel@debian.org>  Mon, 10 Nov 2008 16:28:31 +0100
92 tor (0.2.1.7-alpha-1) experimental; urgency=low
94   * New alpha release.
96  -- Peter Palfrader <weasel@debian.org>  Mon, 10 Nov 2008 09:39:30 +0100
98 tor (0.2.1.6-alpha-1) experimental; urgency=low
100   * New alpha release.
101   * Forward port 14_fix_geoip_warning.dpatch.
103  -- Peter Palfrader <weasel@debian.org>  Tue, 30 Sep 2008 14:37:26 +0200
105 tor (0.2.1.5-alpha-1) experimental; urgency=low
107   * New alpha release.
109  -- Peter Palfrader <weasel@debian.org>  Tue, 02 Sep 2008 00:18:55 +0200
111 tor (0.2.1.4-alpha-1) experimental; urgency=low
113   * New alpha release.
114   * Do not build with openbsd's malloc unless enable-openbsd-malloc is in
115     DEB_BUILD_OPTIONS.
117  -- Peter Palfrader <weasel@debian.org>  Tue, 05 Aug 2008 12:33:23 +0200
119 tor (0.2.1.2-alpha-1) experimental; urgency=low
121   * New alpha release.
123  -- Peter Palfrader <weasel@debian.org>  Wed, 16 Jul 2008 13:05:45 +0200
125 tor (0.2.0.30-1) unstable; urgency=low
127   * New upstream version.
129  -- Peter Palfrader <weasel@debian.org>  Wed, 16 Jul 2008 02:19:08 +0200
131 tor (0.2.0.29-rc-2) unstable; urgency=low
133   * Upload to unstable.
135  -- Peter Palfrader <weasel@debian.org>  Tue, 15 Jul 2008 22:16:08 +0200
137 tor (0.2.0.29-rc-1) experimental; urgency=low
139   * New upstream version.
140   * Warn the admin if the number of file descriptors on his system is
141     tiny.
143  -- Peter Palfrader <weasel@debian.org>  Wed, 09 Jul 2008 14:02:06 +0200
145 tor (0.2.0.28-rc-1) experimental; urgency=low
147   * New upstream version.
148   * Remove debian/patches/11_tor_as_root_more_helpful.dpatch as
149     it is no longer needed:  We now setuid() to the Tor user
150     when run as root and it all just works.
151   * Add comments to the dpatch headers so lintian shuts up.
152   * Add patches/14_fix_geoip_warning: Change geoipdb open failed message.
153   * Require unit tests to pass again.
155  -- Peter Palfrader <weasel@debian.org>  Fri, 13 Jun 2008 10:28:36 +0200
157 tor (0.2.0.27-rc-1) experimental; urgency=low
159   * New upstream version.
160   * Add tor-geoipdb arch: all package for the geoip database.
161   * Update debian/rules so that there now is a binary-common target
162     and the binary-indep and binary-arch targets call make with
163     proper DH_OPTIONS options.  This is taken from the template
164     that dh_make nowadays uses for multi-binary packages.
165   * Unit tests are broken, yay.
166   * Use ${binary:Version} to depend on the right tor binary package from
167     the tor-dbg package instead of ${Source-Version}.  Some guy on the
168     internet said the latter was deprecated.
169   * Add Homepage: https://www.torproject.org/ field to control file.
170   * And mention www.tp.o instead of the old tor.eff.org in the long
171     description.
172   * No longer ignore failure of make clean in the clean target.
173   * Support passing of parallel=<n> in build options.
174   * Change declared Standards-Version to 3.8.0.
176  -- Peter Palfrader <weasel@debian.org>  Fri, 06 Jun 2008 01:11:33 +0200
178 tor (0.2.0.26-rc-1) experimental; urgency=critical
180   * New upstream version.
181   * Conflict with old libssls.
182   * On upgrading from versions prior to, including, 0.1.2.19-2, or
183     from versions later than 0.2.0 and prior to 0.2.0.26-rc do the
184     following, and if we are a server (we have a /var/lib/tor/keys
185     directory)
186     - move /var/lib/tor/keys/secret_onion_key out of the way.
187     - move /var/lib/tor/keys/secret_onion_key.old out of the way.
188     - move /var/lib/tor/keys/secret_id_key out of the way if it was
189       created on or after 2006-09-17, which is the day the bad
190       libssl was uploaded to Debian unstable.
191   * Add a NEWS file explaining this change.
193  -- Peter Palfrader <weasel@debian.org>  Tue, 13 May 2008 16:11:21 +0200
195 tor (0.2.0.24-rc-1) experimental; urgency=low
197   * New upstream version.
199  -- Peter Palfrader <weasel@debian.org>  Wed, 23 Apr 2008 02:25:22 +0200
201 tor (0.2.0.23-rc-1) experimental; urgency=low
203   * New upstream version.
204   * Mention OpenBSD_malloc_Linux.c in debian/copyright.
205   * Add a recommends on logrotate.
207  -- Peter Palfrader <weasel@debian.org>  Tue, 25 Mar 2008 09:34:37 +0100
209 tor (0.2.0.22-rc-1) experimental; urgency=low
211   * New upstream version.
212   * Work around fig2dev failing to build the images on all archs
213     (re #457568).
214   * Build with --enable-openbsd-malloc, unless no-enable-openbsd-malloc is
215     found in DEB_BUILD_OPTIONS.  Hopefully this deals with some of the
216     horrible memory fragmentation that glibc's malloc causes.
218  -- Peter Palfrader <weasel@debian.org>  Wed, 19 Mar 2008 08:03:47 +0100
220 tor (0.2.0.21-rc-1) experimental; urgency=low
222   * New upstream version.
223   * Run --verify-config before start/reload/restart as root.  No longer
224     su - to debian-tor tor run it.  Given that we now even start Tor as
225     root (it setuids later on) this should be fine (closes: #468566).
227  -- Peter Palfrader <weasel@debian.org>  Mon,  3 Mar 2008 13:36:59 +0100
229 tor (0.2.0.20-rc-1) experimental; urgency=low
231   * New upstream version.
232   * Change the default for MAX_FILEDESCRIPTORS in our init script to depend
233     on the number of system-wide available file descriptors:
234     /proc/sys/fs/file-max is bigger than 80k, set ulimit -n to 32k, if it's
235     greater than 40k set the limit to 16k, and when greater than 10k our limit
236     shall be 8k descriptors.  If there are less than 20k FDs in the entire
237     system default to a limit of only 1024.
239     Big servers at the moment regularly use more than 10k FDs, so our old
240     default of 8k no longer is sufficient.  On the other hand we don't want
241     lower end systems to run out of FDs on Tor's account.
242   * If we run as root also apply debian defaults.
243   * Add User=debian-tor and Group=debian-tor to debian defaults.  That allows
244     us to start Tor as root and have it setuid/setgid to the target user.
245   * Change the init script to start Tor as root.  Now we should be able to
246     bind to low port.
248  -- Peter Palfrader <weasel@debian.org>  Mon, 25 Feb 2008 13:54:58 +0100
250 tor (0.2.0.19-alpha-1) experimental; urgency=low
252   * New upstream version.
253   * It's 2008.  Now is the time to add copyright statements for 2007.
254   * Forward port 03_tor_manpage_in_section_8.dpatch.
256  -- Peter Palfrader <weasel@debian.org>  Sun, 10 Feb 2008 01:12:04 +0100
258 tor (0.2.0.18-alpha-2) experimental; urgency=low
260   * Work around fig2dev failing to build the images on mipsel like we do on
261     sparc and s390 (re #457568)
262   * Fix postinst find command that chowns stuff to the right user.  Find
263     does weird things in the presence of !.
265  -- Peter Palfrader <weasel@debian.org>  Sun,  3 Feb 2008 18:17:16 +0100
267 tor (0.2.0.18-alpha-1) experimental; urgency=low
269   * New upstream version.
270   * postinst: Remove the check that requires the debian-tor user
271     to have a uid between 100 and 999.  There is no good reason
272     to require this.  If the local admin moves the system users/uid-space
273     to some other range then they probably have a good reason for that.
274   * postinst: change wording if debian-tor's homedir is wrong, do not
275     print anything if it is ok.
276   * postinst: We were only fixing the permissions of /var/{lib,run,log}/tor
277     when we were not upgrading.  Unfortunately the check doesn't work all
278     that well usually in cases where the package was removed (not purged)
279     and then later re-installed again.  Now we ensure proper ownership
280     and modes for all the directories and files below /var/{lib,run,log}/tor
281     (the dirs themselves included) every time we run postinst.
282   * postinst: if we reboot between unpacking and configuring on some smart
283     systems this will mean that we just lost /var/run/tor - creating it
284     in the maintainer script if it doesn't exist.
285   * Create logfiles in logrotate so that they come into the world with the
286     correct mode (o-r).
288  -- Peter Palfrader <weasel@debian.org>  Thu, 24 Jan 2008 15:15:32 +0100
290 tor (0.2.0.17-alpha-1) experimental; urgency=low
292   * New upstream version.
294  -- Peter Palfrader <weasel@debian.org>  Thu, 17 Jan 2008 21:42:25 +0100
296 tor (0.2.0.15-alpha-1) experimental; urgency=low
298   * New upstream version.
300  -- Peter Palfrader <weasel@debian.org>  Tue, 25 Dec 2007 08:53:25 +0100
302 tor (0.2.0.14-alpha-1) experimental; urgency=low
304   * New upstream version.
305   * Remove 13_r12907-fix-unit-tests.dpatch (Fix unit tests from HEAD) again -
306     it's included upstream.
307   * Work around fig2dev failing to build the images on sparc like we do on
308     s390.
310  -- Peter Palfrader <weasel@debian.org>  Sun, 23 Dec 2007 13:45:41 +0100
312 tor (0.2.0.13-alpha-1) experimental; urgency=low
314   * New upstream version.
315   * Fix unit tests from HEAD (13_r12907-fix-unit-tests.dpatch).
317  -- Peter Palfrader <weasel@debian.org>  Fri, 21 Dec 2007 11:52:43 +0100
319 tor (0.2.0.12-alpha-1) experimental; urgency=low
321   * New upstream version.
323  -- Peter Palfrader <weasel@debian.org>  Sun, 18 Nov 2007 11:49:06 +0100
325 tor (0.2.0.11-alpha-1) experimental; urgency=low
327   * New upstream version.
328   * remove 12_r12235_do_not_crash_when_myfamily_is_set again, it's
329     now part of upstream.
331  -- Peter Palfrader <weasel@debian.org>  Thu, 15 Nov 2007 11:07:06 +0100
333 tor (0.2.0.9-alpha-2) experimental; urgency=low
335   * Do not separate required lsb facilities with commas in the
336     init script (closes: #448001).
337   * Add 12_r12235_do_not_crash_when_myfamily_is_set.dpatch,
338     from trunk/head.
340  -- Peter Palfrader <weasel@debian.org>  Sun, 28 Oct 2007 00:03:21 +0200
342 tor (0.2.0.9-alpha-1) experimental; urgency=low
344   * New upstream version.
345   * Only create pid dir if we are about to start Tor (Luca Capello,
346     closes: #447508).
348  -- Peter Palfrader <weasel@debian.org>  Fri, 26 Oct 2007 14:29:56 +0200
350 tor (0.2.0.8-alpha-1) experimental; urgency=low
352   * New upstream version.
354  -- Peter Palfrader <weasel@debian.org>  Sat, 13 Oct 2007 16:27:04 +0200
356 tor (0.2.0.7-alpha-1) experimental; urgency=low
358   * New upstream version.
360  -- Peter Palfrader <weasel@debian.org>  Mon, 24 Sep 2007 23:50:14 +0200
362 tor (0.2.0.6-alpha-1) experimental; urgency=low
364   * New upstream version.
366  -- Peter Palfrader <weasel@debian.org>  Mon, 27 Aug 2007 15:41:31 +0200
368 tor (0.2.0.5-alpha-1) experimental; urgency=low
370   * New upstream version.
372  -- Peter Palfrader <weasel@debian.org>  Sun, 19 Aug 2007 15:10:49 +0200
374 tor (0.2.0.4-alpha-1) experimental; urgency=high
376   * New upstream version.
378  -- Peter Palfrader <weasel@debian.org>  Thu,  2 Aug 2007 07:09:36 +0200
380 tor (0.2.0.3-alpha-1) experimental; urgency=low
382   * New upstream version.
384  -- Peter Palfrader <weasel@debian.org>  Tue, 31 Jul 2007 07:03:00 +0200
386 tor (0.2.0.2-alpha-1) experimental; urgency=low
388   * New upstream version.
390  -- Peter Palfrader <weasel@debian.org>  Sun,  3 Jun 2007 02:31:29 +0200
392 tor (0.2.0.1-alpha-1) experimental; urgency=low
394   * New upstream version.
395   * Forward port 06_add_compile_time_defaults.
396   * teTeX is no more, long live TeX Live:
397     - remove build depends on tetex-bin, tetex-extra,
398     - add build depends on texlive-base-bin for dvips and bibtex,
399       texlive-latex-base for latex, and texlive-fonts-recommended for fonts
400       like ptmr7t.
402  -- Peter Palfrader <weasel@debian.org>  Sat,  2 Jun 2007 14:31:15 +0200
404 tor (0.1.2.19-1) unstable; urgency=low
406   * New upstream version.
408  -- Peter Palfrader <weasel@debian.org>  Thu, 17 Jan 2008 20:57:42 +0100
410 tor (0.1.2.18-1) unstable; urgency=low
412   * New upstream version.
414  -- Peter Palfrader <weasel@debian.org>  Mon, 29 Oct 2007 20:36:38 +0100
416 tor (0.1.2.17-1) unstable; urgency=low
418   * New upstream version.
420  -- Peter Palfrader <weasel@debian.org>  Fri, 31 Aug 2007 03:14:33 +0200
422 tor (0.1.2.16-1) unstable; urgency=high
424   * New upstream version.
426  -- Peter Palfrader <weasel@debian.org>  Thu,  2 Aug 2007 06:43:09 +0200
428 tor (0.1.2.15-1) unstable; urgency=low
430   * New upstream version.
431   * Change build-depends from tetex to texlive suite.
433  -- Peter Palfrader <weasel@debian.org>  Thu, 19 Jul 2007 22:33:43 +0200
435 tor (0.1.2.14-1) unstable; urgency=low
437   * New upstream version.
439  -- Peter Palfrader <weasel@debian.org>  Fri, 25 May 2007 21:49:20 +0200
441 tor (0.1.2.13-3) unstable; urgency=low
443   * Always give a shell (/bin/sh) when we use su(1) in our init script
444     (closes: #421465).
446  -- Peter Palfrader <weasel@debian.org>  Sun,  6 May 2007 14:44:11 +0200
448 tor (0.1.2.13-2) unstable; urgency=low
450   * In options_init_from_torrc()'s error path only config_free() options
451     if they already have been initialized (closes: #421235).
453  -- Peter Palfrader <weasel@debian.org>  Fri, 27 Apr 2007 13:06:37 +0200
455 tor (0.1.2.13-1) unstable; urgency=low
457   * New upstream version.
459  -- Peter Palfrader <weasel@debian.org>  Tue, 24 Apr 2007 21:21:10 +0200
461 tor (0.1.2.12-rc-1) experimental; urgency=low
463   * New upstream version.
465  -- Peter Palfrader <weasel@debian.org>  Sat, 17 Mar 2007 11:35:31 +0100
467 tor (0.1.2.10-rc-1) experimental; urgency=low
469   * New upstream version.
470   * Change recommends on privoxy to privoxy | polipo (>= 1) (closes: #413728).
472  -- Peter Palfrader <weasel@debian.org>  Fri,  9 Mar 2007 10:57:40 +0100
474 tor (0.1.2.8-beta-1) experimental; urgency=low
476   * New upstream version.
478  -- Peter Palfrader <weasel@debian.org>  Mon, 26 Feb 2007 11:50:49 +0100
480 tor (0.1.2.7-alpha-1) experimental; urgency=low
482   * New upstream version.
483   * Install all the spec files into usr/share/doc/tor/spec now.
484     They moved to doc/spec/* from just doc/* in the source too.
486  -- Peter Palfrader <weasel@debian.org>  Tue, 13 Feb 2007 18:51:14 +0100
488 tor (0.1.2.6-alpha-1) experimental; urgency=low
490   * New upstream version.
492  -- Peter Palfrader <weasel@debian.org>  Tue,  9 Jan 2007 17:39:15 +0100
494 tor (0.1.2.5-alpha-1) experimental; urgency=low
496   * New upstream version.
497   * Disable 02_add_debian_files_in_manpage.dpatch for now.
499  -- Peter Palfrader <weasel@debian.org>  Sun,  7 Jan 2007 13:57:37 +0100
501 tor (0.1.2.4-alpha-1) experimental; urgency=low
503   * New upstream version.
505  -- Peter Palfrader <weasel@debian.org>  Mon,  4 Dec 2006 00:13:37 +0100
507 tor (0.1.2.3-alpha-1) experimental; urgency=low
509   * New upstream version.
511  -- Peter Palfrader <weasel@debian.org>  Mon, 30 Oct 2006 11:06:52 +0100
513 tor (0.1.2.2-alpha-1) experimental; urgency=low
515   [ Peter Palfrader ]
516   * New upstream version.
518   [ Roger Dingledine ]
519   * Minor update of debian/copyright.
521  -- Peter Palfrader <weasel@debian.org>  Tue, 10 Oct 2006 03:26:00 +0200
523 tor (0.1.2.1-alpha-1) experimental; urgency=low
525   * Forward port 07_log_to_file_by_default.dpatch.
526   * Previously our defaults for DataDirectory, PidFile, RunAsDaemon, and
527     Log differed from upstreams.  Now Tor behaves just like before (with
528     our own DataDirectory and all) only when run as the debian-tor user.
529     If invoked as any other user, Tor will behave just like the pristine
530     upstream version.
531   * Tell users about the init script when they try to run Tor as root.
532     Should we also do this when they try to run their Tor as any other
533     (non root, non debian-tor) user? - add 11_tor_as_root_more_helpful
534   * Use tor --verify-config before start and reload.  Abort init script
535     with exit 1 if config does not verify.
536   * Change Standards-Version to 3.7.2.  No changes required.
538  -- Peter Palfrader <weasel@debian.org>  Tue, 29 Aug 2006 22:38:29 +0200
540 tor (0.1.1.26-1) unstable; urgency=high
542   * New upstream version (Stop sending the HttpProxyAuthenticator string to
543     directory servers when directory connections are tunnelled through Tor).
545  -- Peter Palfrader <weasel@debian.org>  Fri, 15 Dec 2006 20:24:07 +0100
547 tor (0.1.1.25-1) unstable; urgency=low
549   * New upstream version.
551  -- Peter Palfrader <weasel@debian.org>  Sat,  4 Nov 2006 17:16:08 +0100
553 tor (0.1.1.24-1) unstable; urgency=low
555   * New upstream version.
556   * Update debian/copyright:
557     - tree.h has vanished somewhere along the current branch
558     - ht.h is new and credits Christopher Clark
559     - We didn't mention Matej Pfajfar's copyright before.
560   * Forward port 07_log_to_file_by_default.
562  -- Peter Palfrader <weasel@debian.org>  Fri,  6 Oct 2006 23:32:45 +0200
564 tor (0.1.1.23-1) unstable; urgency=medium
566   * New upstream version.
568  -- Peter Palfrader <weasel@debian.org>  Thu,  3 Aug 2006 03:13:24 +0200
570 tor (0.1.1.22-1) unstable; urgency=low
572   * New upstream version.
574  -- Peter Palfrader <weasel@debian.org>  Thu,  6 Jul 2006 02:55:37 +0200
576 tor (0.1.1.21-1) unstable; urgency=low
578   * New upstream version.
580  -- Peter Palfrader <weasel@debian.org>  Sun, 11 Jun 2006 18:27:13 +0200
582 tor (0.1.1.20-1) unstable; urgency=low
584   * New upstream stable release: The 0.1.1.x tree is now the new stable
585     tree.  Upload to unstable rather than experimental.
587  -- Peter Palfrader <weasel@debian.org>  Tue, 23 May 2006 20:16:25 +0200
589 tor (0.1.1.19-rc-1) experimental; urgency=low
591   * New upstream version.
592   * Remove support for my nodoc DEB_BUILD_OPTIONS variable.  It clutters
593     stuff and I haven't used it in ages.
594   * Update debian/tor.docs file.
596  -- Peter Palfrader <weasel@debian.org>  Fri,  5 May 2006 16:27:48 +0200
598 tor (0.1.1.18-rc-1) experimental; urgency=low
600   * New upstream version.
601   * update debian/tor.doc:
602     - no longer ship INSTALL and README files, they are useless now.
603     - doc/stylesheet.css, doc/tor-doc-server.html, doc/tor-doc-unix.html,
604       doc/tor-hidden-service.html, doc/tor-switchproxy.html got replaced
605       by doc/website/stylesheet.css and doc/website/tor-* which is more
606       or less the same, only taken from the website.  Some links are
607       probably broken still, but this should get fixed eventually.
609  -- Peter Palfrader <weasel@debian.org>  Mon, 10 Apr 2006 12:00:50 +0200
611 tor (0.1.1.17-rc-1) experimental; urgency=low
613   * New upstream version.
614   * Forward port patches/07_log_to_file_by_default.
616  -- Peter Palfrader <weasel@debian.org>  Tue, 28 Mar 2006 09:48:04 +0200
618 tor (0.1.1.16-rc-1) experimental; urgency=low
620   * New upstream version.
622  -- Peter Palfrader <weasel@debian.org>  Mon, 20 Mar 2006 02:03:29 +0100
624 tor (0.1.1.15-rc-1) experimental; urgency=low
626   * New upstream version.
627   * Apparently passing --host to configure when not cross-compiling
628     is evil now and greatly confuses configure.  So don't do it unless it
629     actually differs from --build host.
631  -- Peter Palfrader <weasel@debian.org>  Sat, 11 Mar 2006 20:04:36 +0100
633 tor (0.1.1.14-alpha-1) experimental; urgency=low
635   * New upstream version.
636   * Include 0.1.0.17 changelog in experimental tree.
637   * doc/FAQ is no longer shipped, so remove it from debian/tor.docs.
639  -- Peter Palfrader <weasel@debian.org>  Tue, 21 Feb 2006 05:16:21 +0100
641 tor (0.1.1.13-alpha-1) experimental; urgency=low
643   * New upstream version.
644   * Forward port patches/02_add_debian_files_in_manpage.
645   * Forward port patches/03_tor_manpage_in_section_8.
646   * Create /var/run/tor on init script start if it does
647     not exist already.
648   * Set default ulimit -n to 8k instead of 4k in /etc/default/tor.
649   * Print that we're raising the ulimit to stdout in the init script.
650   * Add CVE numbers to past issues in the changelog where applicable.
652  -- Peter Palfrader <weasel@debian.org>  Fri, 10 Feb 2006 14:38:11 +0100
654 tor (0.1.1.12-alpha-1) experimental; urgency=low
656   * New upstream version, that was a quick one. :)
657   * Forward port patches/02_add_debian_files_in_manpage.
659  -- Peter Palfrader <weasel@debian.org>  Thu, 12 Jan 2006 02:53:27 +0100
661 tor (0.1.1.11-alpha-1) experimental; urgency=low
663   * New upstream version.
664     - Implement "entry guards": automatically choose a handful of entry
665       nodes and stick with them for all circuits.  This will increase
666       security dramatically against certain end-point attacks
667       (closes: #349283, CVE-2006-0414).
668   * Forward port patches/07_log_to_file_by_default.
669   * Forward port 0.1.0.16 changelog and change to copyright file.
671  -- Peter Palfrader <weasel@debian.org>  Wed, 11 Jan 2006 12:08:25 +0100
673 tor (0.1.1.10-alpha-1) experimental; urgency=low
675   * New upstream version.
676   * doc/tor-doc.css and doc/tor-doc.html are no longer in the upstream
677     tarball, remove them from debian/tor.docs.
678   * add the following new files to tor.docs: doc/socks-extensions.txt,
679     doc/stylesheet.css, doc/tor-doc-server.html, doc/tor-doc-unix.html
681  -- Peter Palfrader <weasel@debian.org>  Sun, 11 Dec 2005 14:02:41 +0100
683 tor (0.1.1.9-alpha-1) experimental; urgency=low
685   * New upstream version.
686   * Remove 08_add_newlines_between_serverdescriptors.dpatch.
687   * Update 06_add_compile_time_defaults.dpatch
688   * Use bin/bash for the init script instead of bin/sh.  We are using
689     ulimit -n which is not POSIX  (closes: #338797).
690   * Remove the EVENT_NOEPOLL block from etc/default/tor.
691   * Add an ARGS block to etc/default/tor as suggested in #338425.
693  -- Peter Palfrader <weasel@debian.org>  Tue, 15 Nov 2005 23:29:54 +0100
695 tor (0.1.1.8-alpha-1) experimental; urgency=low
697   * New upstream version.
698   * Add patch from CVS to
699     "Insert a newline between all router descriptors when generating (old
700     style) signed directories, in case somebody was counting on that".
701     r1.247 of dirserv.c, <20051008060243.85F41140808C@moria.seul.org>
703  -- Peter Palfrader <weasel@debian.org>  Sat,  8 Oct 2005 20:24:39 +0200
705 tor (0.1.1.7-alpha-1) experimental; urgency=low
707   * New upstream version.
708   * More merging from 0.1.0.14+XXXX:
709     - The tor-dbg package does not really need its own copy of copyright
710       and changelog in usr/share/doc/tor-dbg.
711   * Forward port 03_tor_manpage_in_section_8.dpatch
713  -- Peter Palfrader <weasel@debian.org>  Wed, 14 Sep 2005 17:52:35 +0200
715 tor (0.1.1.6-alpha-2) experimental; urgency=low
717   * Merge 0.1.0.14+XXXX changes.
719  -- Peter Palfrader <weasel@debian.org>  Wed, 14 Sep 2005 15:05:16 +0200
721 tor (0.1.1.6-alpha-1) experimental; urgency=low
723   * Experimental upstream version.
725  -- Peter Palfrader <weasel@debian.org>  Sat, 10 Sep 2005 10:17:43 +0200
727 tor (0.1.1.5-alpha-cvs-1) UNRELEASED; urgency=low
729   * Even more experimental cvs snapshot.
730   * Testsuite is mandatory again.
731   * Forward port 03_tor_manpage_in_section_8.dpatch
732   * Forward port 06_add_compile_time_defaults.dpatch
734  -- Peter Palfrader <weasel@debian.org>  Fri,  9 Sep 2005 23:22:38 +0200
736 tor (0.1.1.5-alpha-1) UNRELEASED; urgency=low
738   * Experimental upstream version.
739   * Allow test suite to fail, it's broken in this version.
740   * Update list of files from doc/ that should be installed.
741   * Forward port debian/ patches.
743  -- Peter Palfrader <weasel@debian.org>  Fri, 12 Aug 2005 17:02:23 +0200
745 tor (0.1.0.17-1) unstable; urgency=low
747   * New upstream version.
749  -- Peter Palfrader <weasel@debian.org>  Sat, 18 Feb 2006 02:49:45 +0100
751 tor (0.1.0.16-1) unstable; urgency=low
753   * New upstream version.
754   * Update copyright file for 2006.
756  -- Peter Palfrader <weasel@debian.org>  Tue,  3 Jan 2006 13:59:34 +0100
758 tor (0.1.0.15-1) unstable; urgency=low
760   * New upstream release.
761   * Forward port 03_tor_manpage_in_section_8.
763  -- Peter Palfrader <weasel@debian.org>  Sat, 24 Sep 2005 15:15:34 +0200
765 tor (0.1.0.14-2) unstable; urgency=low
767   * Ship debugging information in a separate package now, instead
768     of simply not stripping tor.  This is still useful while tor is
769     young.  Ideally it would go away some time.
770   * Add LSB comments to init script as suggested by Petter Reinholdtsen
771     on the debian-devel list:
772     - http://lists.debian.org/debian-devel/2005/08/msg01172.html
773     - http://wiki.debian.net/?LSBInitScripts
774   * Work around broken chroots that do not resolve localhost or resolve
775     it to the wrong IP.  We now catch such cases in debian/rules, shout
776     at the buildd maintainer, and ignore the result of our test suite.
778  -- Peter Palfrader <weasel@debian.org>  Wed, 21 Sep 2005 10:23:25 +0200
780 tor (0.1.0.14-1) unstable; urgency=high
782   * New upstream version - changes, among others:
783     - Fixes the other half of the bug with crypto handshakes (CVE-2005-2643).
784   * Since gs-gpl on s390 is broken (#321435) and unable to
785     build PDFs of our images for the design paper this version
786     ships them in the source and uses them on s390, should building
787     them from source really fail.
788   * Increase standards-version from 3.6.1 to 3.6.2.  No changes
789     necessary.
791  -- Peter Palfrader <weasel@debian.org>  Mon,  8 Aug 2005 23:55:05 +0200
793 tor (0.1.0.13-1) unstable; urgency=high
795   * New upstream version:
796     - Explicitly set no-unaligned-access for sparc in configure.in.
797       it turns out the new gcc's let you compile broken code, but
798       that doesn't make it not-broken (closes: #320140).
799     - Fix a critical bug in the security of our crypto handshakes.
800       (Therefore set urgency to high).
801     and more (see upstream changelog).
802   * Slightly improve init script to give you proper error messages when
803     you do not run it as root.
805  -- Peter Palfrader <weasel@debian.org>  Fri,  5 Aug 2005 01:27:49 +0200
807 tor (0.1.0.12-1) unstable; urgency=medium
809   * New upstream version:
810     - New IP for tor26 directory server,
811     - fix a possible double-free in tor_gzip_uncompress,
812     - and more (see upstream changelog).
814  -- Peter Palfrader <weasel@debian.org>  Tue, 19 Jul 2005 17:36:24 +0200
816 tor (0.1.0.11-1) unstable; urgency=high
818   * New upstream version (closes: #316753):
819     - Fixes a serious bug: servers now honor their exit policies -
820       In 0.1.0.x only clients enforced them so far.  0.0.9.x is
821       not affected.
822   * Build depend on libevent-dev >= 1.1.
823   * Urgency high because 0.0.9.10-1 did not make it into testing after
824     like 3 weeks because of an impending ftp-master move.  So I might
825     just as well upload this one.
827  -- Peter Palfrader <weasel@debian.org>  Mon,  4 Jul 2005 17:53:48 +0200
829 tor (0.1.0.10-0.pre.1) UNRELEASED; urgency=low
831   * New upstream version.
832   * Add a watch file.
833   * Forward port 03_tor_manpage_in_section_8.
834   * Forward port 06_add_compile_time_defaults.
835   * Add libevent-dev to build-depends.
836   * Update URL to tor in debian/control and debian/copyright.
837   * Add a snippet to disable epoll in etc/default/tor, commented out.
838   * Add a snippet to set nice level in etc/default/tor.
839   * Wait for 60 seconds in init stop.  35 is too little.
840   * Don't depend on python anymore - tor-resolve is C now.
841   * If "with-dmalloc" is in DEB_BUILD_OPTIONS we build against libdmalloc4.
842     Of course the -dev package needs to be installed.
843   * Update README.Debian to say that upstream now does have a default
844     for DataDirectory.
845   * Don't fail in the init script when we cannot raise the ulimit.
846     Instead just warn a bit (closes: #312882).
848  -- Peter Palfrader <weasel@debian.org>  Wed, 15 Jun 2005 16:38:06 +0200
850 tor (0.0.9.10-1) unstable; urgency=high
852   * While we're waiting for a newer libevent to enter sid, make another
853     upload of the 0.0.9.x tree:
854     - Refuse relay cells that claim to have a length larger than the
855       maximum allowed. This prevents a potential attack that could read
856       arbitrary memory (e.g. keys) from an exit server's process
857       (CVE-2005-2050).
859  -- Peter Palfrader <weasel@debian.org>  Thu, 16 Jun 2005 22:56:11 +0200
861 tor (0.0.9.9-1) unstable; urgency=low
863   * New upstream version.
865  -- Peter Palfrader <weasel@debian.org>  Sat, 23 Apr 2005 23:58:47 +0200
867 tor (0.0.9.8-1) unstable; urgency=low
869   * New upstream version.
871  -- Peter Palfrader <weasel@debian.org>  Fri,  8 Apr 2005 09:11:34 +0200
873 tor (0.0.9.7-1) unstable; urgency=low
875   * New upstream version.
877  -- Peter Palfrader <weasel@debian.org>  Fri,  1 Apr 2005 09:52:12 +0200
879 tor (0.0.9.6-1) unstable; urgency=low
881   * New upstream version.
882   * Upstream used newer auto* tools, so hopefully the new config.sub
883     and config.guess files (2003-08-18) are good enough to build
884     tor on ppc64 (closes: #300376: FTBFS on ppc64).
886  -- Peter Palfrader <weasel@debian.org>  Fri, 25 Mar 2005 01:34:28 +0100
888 tor (0.0.9.5-1) unstable; urgency=low
890   * New upstream version.
892  -- Peter Palfrader <weasel@debian.org>  Thu, 24 Feb 2005 09:45:52 +0100
894 tor (0.0.9.4-1) unstable; urgency=low
896   * New upstream version.
897   * Set ulimit for file descriptors to 4096 in our init
898     script.
899   * Use SIGINT to shutdown tor.  That way - if you are a server -
900     tor will stop accepting new connections immediately, and
901     give existing connections a grace period of 30 seconds in
902     which they might complete their task.  If you just run a
903     client it should make no difference.
905  -- Peter Palfrader <weasel@debian.org>  Fri,  4 Feb 2005 00:20:25 +0100
907 tor (0.0.9.3-1) unstable; urgency=low
909   * New upstream version.
910   * Forward port 07_log_to_file_by_default.
912  -- Peter Palfrader <weasel@debian.org>  Sun, 23 Jan 2005 16:01:58 +0100
914 tor (0.0.9.2-1) unstable; urgency=low
916   * New upstream version.
917   * Update debian/copyright (it's 2005).
918   * Add sharedscripts tor logrotate.d/tor.
920  -- Peter Palfrader <weasel@debian.org>  Tue,  4 Jan 2005 11:14:03 +0100
922 tor (0.0.9.1-1) unstable; urgency=low
924   * New upstream version.
926  -- Peter Palfrader <weasel@debian.org>  Thu, 16 Dec 2004 00:16:47 +0100
928 tor (0.0.8+0.0.9rc7-1) unstable; urgency=medium
930   * New upstream release (candidate).
931     For real this time.  Looks like our rc6 orig.tar.gz
932     was in fact the rc5 one.
933   * forward port patches/07_log_to_file_by_default
935  -- Peter Palfrader <weasel@debian.org>  Wed,  8 Dec 2004 15:22:44 +0100
937 tor (0.0.8+0.0.9rc6-1) unstable; urgency=medium
939   * New upstream release (candidate).
940     - cleans up more integer underflows that don't look exploitable.
941       But one never knows (-> medium).
942   * Remove those 'date' calls in debian/rules again that were
943     added in rc5-1.
945  -- Peter Palfrader <weasel@debian.org>  Mon,  6 Dec 2004 11:11:23 +0100
947 tor (0.0.8+0.0.9rc5-1) unstable; urgency=medium
949   * New upstream release (candidate).
950     - medium because it fixes an integer overflow that might
951       be exploitable, but doesn't seem to be currently.
952   * Add a few 'date' calls in debian/rules, so I can see how long
953     building the docs take on autobuilders.
955  -- Peter Palfrader <weasel@debian.org>  Wed,  1 Dec 2004 10:02:08 +0100
957 tor (0.0.8+0.0.9rc3-1) unstable; urgency=low
959   * New upstream release (candidate).
961  -- Peter Palfrader <weasel@debian.org>  Thu, 25 Nov 2004 10:33:42 +0100
963 tor (0.0.8+0.0.9rc2-1) unstable; urgency=low
965   * New upstream release (candidate).
966   * Nick's patch is now part of upstream, remove it from
967     the debian diff.
969  -- Peter Palfrader <weasel@debian.org>  Wed, 24 Nov 2004 09:03:13 +0100
971 tor (0.0.8+0.0.9rc1-1) unstable; urgency=low
973   * New upstream release (candidate).
974   * Apply nick's patch against config.c (1.267) to handle
975     absense of units in BandwidthRate.
977  -- Peter Palfrader <weasel@debian.org>  Tue, 23 Nov 2004 11:57:49 +0100
979 tor (0.0.8+0.0.9pre6-1) unstable; urgency=low
981   * New upstream (pre)release.
982   * Install control-spec.txt into usr/share/doc/tor/.
984  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Nov 2004 04:49:32 +0100
986 tor (0.0.8+0.0.9pre5-2) unstable; urgency=low
988   * Symlink tor(8) manpage to torrc(5).
989   * Make logs readable by the system administrators (group adm).
990   * Point to /var/log/tor (the directory) instead of a single
991     file (/var/log/tor/log) in the debian patch of the manpage.
992   * Do not patch the default torrc to include settings we really want.
993     Instead modify the compiled in default options.  Those settings are
995     - RunAsDaemon is enabled by default.
996     - PidFile is set to /var/run/tor/tor.pid.  No default upstream.
997     - default logging goes to /var/log/tor/log instead of stdout.
998     - DataDirectory is set to /var/lib/tor by default.  No default upstream.
1000     This is also documented in the new debian/README.Debian.
1001   * Remove /usr/bin/tor-control.py from the binary package, it is
1002     not really useful yet, and wasn't meant to be installed by
1003     default.
1004   * Change init startup script to properly deal with tor
1005     printing stuff on startup.
1007  -- Peter Palfrader <weasel@debian.org>  Fri, 12 Nov 2004 18:30:50 +0100
1009 tor (0.0.8+0.0.9pre5-1) unstable; urgency=low
1011   * New upstream (pre)release.
1012   * 04_fix_test can be backed out again.
1013   * Make sure all patches apply cleanly.
1014   * No longer use --pidfile, --logfile, and --runasdaemon
1015     command line options.  Set them in the configfile instead.
1016   * Change the description slightly, to say "don't rely on the current Tor
1017     network if you really need strong anonymity", instead of "Tor will not
1018     provide anonymity currently".
1020  -- Peter Palfrader <weasel@debian.org>  Wed, 10 Nov 2004 04:43:10 +0100
1022 tor (0.0.8+0.0.9pre4-1) unstable; urgency=low
1024   * New upstream (pre)release.
1025   * Apply patch from cvs to fix a segfault in src/or/test
1026     (test.c, 1.131).
1028  -- Peter Palfrader <weasel@debian.org>  Sun, 17 Oct 2004 19:04:31 +0200
1030 tor (0.0.8+0.0.9pre3-1) unstable; urgency=high
1032   * New upstream (pre)release.
1033   * Fixes at least one segfault that can be triggered remotely,
1034     a format string vulnerability which probably is not exploitable,
1035     and several assert bugs.
1037  -- Peter Palfrader <weasel@debian.org>  Thu, 14 Oct 2004 13:36:45 +0200
1039 tor (0.0.8+0.0.9pre2-1) unstable; urgency=low
1041   * New upstream (pre)release.
1043  -- Peter Palfrader <weasel@debian.org>  Sun,  3 Oct 2004 01:29:13 +0200
1045 tor (0.0.8+0.0.9pre1-1) unstable; urgency=low
1047   * New upstream (pre)release.
1048   * Built depend on zlib1g-dev.
1050  -- Peter Palfrader <weasel@debian.org>  Fri,  1 Oct 2004 21:28:49 +0200
1052 tor (0.0.8-1) unstable; urgency=low
1054   * New upstream release.
1056  -- Peter Palfrader <weasel@debian.org>  Fri, 27 Aug 2004 14:08:10 +0200
1058 tor (0.0.7.2+0.0.8rc1-1) unstable; urgency=low
1060   * New upstream release candidate.
1061   * Install design paper in usr/share/doc/tor, not usr/share/doc.  Ooops.
1063  -- Peter Palfrader <weasel@debian.org>  Wed, 18 Aug 2004 09:59:13 +0200
1065 tor (0.0.7.2+0.0.8pre3-1) unstable; urgency=low
1067   * New upstream (pre)release.
1068   * Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO,
1069     doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package.
1070   * Build tor-design.{pdf,ps}, wich adds new build-dependencies:
1071     tetex-{bin,extra}, transfig, and gs.
1072   * Support DEB_BUILD_OPTIONS option 'nodoc' to skip building tor-design.
1073     With nodoc the build will not need tetex-{bin,extra}, transfig, and gs.
1074   * Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests
1075     ('notest' is an alias')
1076   * Enable coredumps by default, this is still development code.
1077   * Modify 02_add_debian_files_in_manpage to still apply.
1079  -- Peter Palfrader <weasel@debian.org>  Sun,  8 Aug 2004 15:03:32 +0200
1081 tor (0.0.7.2+0.0.8pre2-1) unstable; urgency=low
1083   * New upstream (pre)release.
1084   * Depend on python as we now have a python script: tor_resolve
1086  -- Peter Palfrader <weasel@debian.org>  Wed,  4 Aug 2004 20:09:26 +0200
1088 tor (0.0.7.2-1) unstable; urgency=medium
1090   * New upstream release.
1091     Fixes another instance of that remote crash bug.
1092   * Mention another reason why stop/reload may fail in the init script.
1094  -- Peter Palfrader <weasel@debian.org>  Thu,  8 Jul 2004 03:21:32 +0200
1096 tor (0.0.7.1-1) unstable; urgency=medium
1098   * New upstream release.
1099     Fixes a bug that allows a remote crash on exit nodes.
1100   * Logrotate var/log/tor/*log instead of just var/log/tor/log, in
1101     case the admin wants several logs.
1103  -- Peter Palfrader <weasel@debian.org>  Mon,  5 Jul 2004 19:18:12 +0200
1105 tor (0.0.7-1) unstable; urgency=low
1107   * New upstream version
1108     closes: #249893: FTBFS on ia64
1110  -- Peter Palfrader <weasel@debian.org>  Mon,  7 Jun 2004 21:46:08 +0200
1112 tor (0.0.6.2-1) unstable; urgency=medium
1114   * New upstream release (breaks backwards compatibility yet again).
1115   * Recommend socat.
1116   * Since tor is in /usr/sbin, the manpage should be in section 8, not
1117     in section 1.  Move it there, including updating the section in
1118     the manpage itself and the reference in torify(1).
1119   * Update debian/copyright file.
1121  -- Peter Palfrader <weasel@debian.org>  Sun, 16 May 2004 10:47:20 +0200
1123 tor (0.0.6.1-1) unstable; urgency=medium
1125   * New upstream release (breaks backwards compatibility).
1127  -- Peter Palfrader <weasel@debian.org>  Fri,  7 May 2004 00:24:49 +0200
1129 tor (0.0.6-1) unstable; urgency=low
1131   * New upstream release (breaks backwards compatibility).
1133  -- Peter Palfrader <weasel@debian.org>  Sun,  2 May 2004 23:58:36 +0200
1135 tor (0.0.5+0.0.6rc4-1) unstable; urgency=low
1137   * New upstream release candidate.
1139  -- Peter Palfrader <weasel@debian.org>  Sun,  2 May 2004 14:36:59 +0200
1141 tor (0.0.5+0.0.6rc3-1) unstable; urgency=low
1143   * New upstream release candidate.
1145  -- Peter Palfrader <weasel@debian.org>  Thu, 29 Apr 2004 11:52:07 +0200
1147 tor (0.0.5+0.0.6rc2-1) unstable; urgency=low
1149   * New upstream release candidate.
1150   * Mention upstream website and mailinglist archives in long
1151     description.
1153  -- Peter Palfrader <weasel@debian.org>  Mon, 26 Apr 2004 12:23:20 +0200
1155 tor (0.0.5-1) unstable; urgency=low
1157   * New upstream release.
1158   * Upstream installs a torrc.sample file now, rather than torrc.
1159     Keep using torrc as dpkg handles conffile upgrades.
1161  -- Peter Palfrader <weasel@debian.org>  Tue, 30 Mar 2004 20:54:00 +0200
1163 tor (0.0.4-1) unstable; urgency=low
1165   * New upstream release (how the version numbers fly by :).
1167  -- Peter Palfrader <weasel@debian.org>  Fri, 26 Mar 2004 23:46:09 +0100
1169 tor (0.0.3-1) unstable; urgency=low
1171   * New upstream release.
1172   * Also mention that tree.h is by Niels Provos in debian/copyright.
1174  -- Peter Palfrader <weasel@debian.org>  Fri, 26 Mar 2004 20:36:08 +0100
1176 tor (0.0.2-1) unstable; urgency=low
1178   * New upstream release.
1179   * Uses strlcpy and strlcat by Todd C. Miller, mention him in
1180     debian/copyright.
1182  -- Peter Palfrader <weasel@debian.org>  Fri, 19 Mar 2004 12:37:17 +0100
1184 tor (0.0.1+0.0.2pre27-1) unstable; urgency=low
1186   * New upstream release.
1188  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Mar 2004 05:19:16 +0100
1190 tor (0.0.1+0.0.2pre26-1) unstable; urgency=low
1192   * New upstream release.
1193   * Mention log and pidfile location in tor.1.
1195  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Mar 2004 02:21:29 +0100
1197 tor (0.0.1+0.0.2pre25-1) unstable; urgency=low
1199   * New upstream release.
1201  -- Peter Palfrader <weasel@debian.org>  Thu,  4 Mar 2004 23:05:38 +0100
1203 tor (0.0.1+0.0.2pre24-1) unstable; urgency=low
1205   * New upstream release.
1206   * Do not strip binaries for now.
1207   * Add "# ulimit -c unlimited" to tor.default
1208   * Always enable DataDirectory.
1209   * Actually use dpatch now (to modify upstream torrc.in)
1210   * Wait for tor to die in init stop.  Let the user know if it doesn't.
1212  -- Peter Palfrader <weasel@debian.org>  Wed,  3 Mar 2004 14:10:25 +0100
1214 tor (0.0.1+0.0.2pre23-1) unstable; urgency=low
1216   * New upstream release.
1217   * The one test that always failed has been fixed:  removed comment from
1218     rules file.
1220  -- Peter Palfrader <weasel@debian.org>  Sun, 29 Feb 2004 12:36:33 +0100
1222 tor (0.0.1+0.0.2pre22-1) unstable; urgency=low
1224   * New upstream release.
1225   * Upstream has moved tor back to usr/bin, but we will keep it in
1226     usr/sbin.  That's the right place and it doesn't break my tab
1227     completion there.
1229  -- Peter Palfrader <weasel@debian.org>  Fri, 27 Feb 2004 01:59:09 +0100
1231 tor (0.0.1+0.0.2pre21-1) unstable; urgency=low
1233   * New upstream release.
1234   * 0.0.2pre20-2 removed the Recommends: on privoxy rather
1235     than tsocks (which is now required) by mistake.  Fix that.
1236   * package description: Mention that the package starts the OP by default and
1237     that OR can be enabled in the config.
1238   * tor moved to sbin, updating init script.
1240  -- Peter Palfrader <weasel@debian.org>  Wed, 18 Feb 2004 10:08:12 +0100
1242 tor (0.0.1+0.0.2pre20-2) unstable; urgency=low
1244   * Add torify script, documentation, and config file.  Means we also
1245     depend on tsocks now rather than just recommending it.  Right now
1246     we install it in debian/rules, but upcoming versions might install
1247     it in upstream's make install target.
1248   * There's an upstream ChangeLog file now.  Enjoy!
1249   * Add a README.privoxy file that explains how to setup privoxy to
1250     go over tor.
1251   * As is the case too often, the INSTALL file not only covers
1252     installation, but also basic usage and configuration.  Therefore
1253     include it in the docs dir.
1254   * Add a lintian override for the INSTALL file.
1256  -- Peter Palfrader <weasel@debian.org>  Tue, 17 Feb 2004 02:32:00 +0100
1258 tor (0.0.1+0.0.2pre20-1) unstable; urgency=low
1260   * New upstream version.
1261     - various design paper updates
1262     - resolve cygwin warnings
1263     - split the token bucket into "rate" and "burst" params
1264     - try to resolve discrepency between bytes transmitted over TLS and actual
1265       bandwidth use
1266     - setuid to user _before_ complaining about running as root
1267     - fix several memleaks and double frees
1268     - minor logging fixes
1269     - add more debugging for logs.
1270     - various documentation fixes and improvements
1271     - for perforcmance testing, paths are always 3 hops, not "3 or more"
1272       (this will go away at a later date again)
1273   * Add dependency on adduser which was previously missing.
1274   * Change short description to a nicer one.
1276  -- Peter Palfrader <weasel@debian.org>  Sat, 31 Jan 2004 10:10:45 +0100
1278 tor (0.0.1+0.0.2pre19-1) unstable; urgency=low
1280   * Initial Release  (closes: #216611).
1282  -- Peter Palfrader <weasel@debian.org>  Sat, 10 Jan 2004 11:20:06 +0100