1 tor (0.0.1+0.0.2pre22-1) unstable; urgency=low
3 * New upstream release.
4 * Upstream has moved tor back to usr/bin, but we will keep it in
5 usr/sbin. That's the right place and it doesn't break my tab
8 -- Peter Palfrader <weasel@debian.org> Fri, 27 Feb 2004 01:59:09 +0100
10 tor (0.0.1+0.0.2pre21-1) unstable; urgency=low
12 * New upstream release.
13 * 0.0.2pre20-2 removed the Recommends: on privoxy rather
14 than tsocks (which is now required) by mistake. Fix that.
15 * package description: Mention that the package starts the OP by default and
16 that OR can be enabled in the config.
17 * tor moved to sbin, updating init script.
19 -- Peter Palfrader <weasel@debian.org> Wed, 18 Feb 2004 10:08:12 +0100
21 tor (0.0.1+0.0.2pre20-2) unstable; urgency=low
23 * Add torify script, documentation, and config file. Means we also
24 depend on tsocks now rather than just recommending it. Right now
25 we install it in debian/rules, but upcoming versions might install
26 it in upstream's make install target.
27 * There's an upstream ChangeLog file now. Enjoy!
28 * Add a README.privoxy file that explains how to setup privoxy to
30 * As is the case too often, the INSTALL file not only covers
31 installation, but also basic usage and configuration. Therefore
32 include it in the docs dir.
33 * Add a lintian override for the INSTALL file.
35 -- Peter Palfrader <weasel@debian.org> Tue, 17 Feb 2004 02:32:00 +0100
37 tor (0.0.1+0.0.2pre20-1) unstable; urgency=low
39 * New upstream version.
40 - various design paper updates
41 - resolve cygwin warnings
42 - split the token bucket into "rate" and "burst" params
43 - try to resolve discrepency between bytes transmitted over TLS and actual
45 - setuid to user _before_ complaining about running as root
46 - fix several memleaks and double frees
48 - add more debugging for logs.
49 - various documentation fixes and improvements
50 - for perforcmance testing, paths are always 3 hops, not "3 or more"
51 (this will go away at a later date again)
52 * Add dependency on adduser which was previously missing.
53 * Change short description to a nicer one.
55 -- Peter Palfrader <weasel@debian.org> Sat, 31 Jan 2004 10:10:45 +0100
57 tor (0.0.1+0.0.2pre19-1) unstable; urgency=low
59 * Initial Release (closes: #216611).
61 -- Peter Palfrader <weasel@debian.org> Sat, 10 Jan 2004 11:20:06 +0100