1 tor (0.1.0.0-alpha-cvs-1) UNRELEASED; urgency=low
4 * Forward port 06_add_compile_time_defaults.
5 * Add libevent-dev to build-depends.
6 * Update URL to tor in debian/control and debian/copyright.
7 * Set ulimit for file descriptors to 4096 in our init
9 * Use SIGINT to shutdown tor. That way - if you are a server -
10 tor will stop accepting new connections immediately, and
11 give existing connections a grace period of 30 seconds in
12 which they might complete their task. If you just run a
13 client it should make no difference.
15 -- Peter Palfrader <weasel@debian.org> Wed, 2 Feb 2005 07:47:39 +0100
17 tor (0.0.9.3-1) unstable; urgency=low
19 * New upstream version.
20 * Forward port 07_log_to_file_by_default.
22 -- Peter Palfrader <weasel@debian.org> Sun, 23 Jan 2005 16:01:58 +0100
24 tor (0.0.9.2-1) unstable; urgency=low
26 * New upstream version.
27 * Update debian/copyright (it's 2005).
28 * Add sharedscripts tor logrotate.d/tor.
30 -- Peter Palfrader <weasel@debian.org> Tue, 4 Jan 2005 11:14:03 +0100
32 tor (0.0.9.1-1) unstable; urgency=low
34 * New upstream version.
36 -- Peter Palfrader <weasel@debian.org> Thu, 16 Dec 2004 00:16:47 +0100
38 tor (0.0.8+0.0.9rc7-1) unstable; urgency=medium
40 * New upstream release (candidate).
41 For real this time. Looks like our rc6 orig.tar.gz
42 was in fact the rc5 one.
43 * forward port patches/07_log_to_file_by_default
45 -- Peter Palfrader <weasel@debian.org> Wed, 8 Dec 2004 15:22:44 +0100
47 tor (0.0.8+0.0.9rc6-1) unstable; urgency=medium
49 * New upstream release (candidate).
50 - cleans up more integer underflows that don't look exploitable.
51 But one never knows (-> medium).
52 * Remove those 'date' calls in debian/rules again that were
55 -- Peter Palfrader <weasel@debian.org> Mon, 6 Dec 2004 11:11:23 +0100
57 tor (0.0.8+0.0.9rc5-1) unstable; urgency=medium
59 * New upstream release (candidate).
60 - medium because it fixes an integer overflow that might
61 be exploitable, but doesn't seem to be currently.
62 * Add a few 'date' calls in debian/rules, so I can see how long
63 building the docs take on autobuilders.
65 -- Peter Palfrader <weasel@debian.org> Wed, 1 Dec 2004 10:02:08 +0100
67 tor (0.0.8+0.0.9rc3-1) unstable; urgency=low
69 * New upstream release (candidate).
71 -- Peter Palfrader <weasel@debian.org> Thu, 25 Nov 2004 10:33:42 +0100
73 tor (0.0.8+0.0.9rc2-1) unstable; urgency=low
75 * New upstream release (candidate).
76 * Nick's patch is now part of upstream, remove it from
79 -- Peter Palfrader <weasel@debian.org> Wed, 24 Nov 2004 09:03:13 +0100
81 tor (0.0.8+0.0.9rc1-1) unstable; urgency=low
83 * New upstream release (candidate).
84 * Apply nick's patch against config.c (1.267) to handle
85 absense of units in BandwidthRate.
87 -- Peter Palfrader <weasel@debian.org> Tue, 23 Nov 2004 11:57:49 +0100
89 tor (0.0.8+0.0.9pre6-1) unstable; urgency=low
91 * New upstream (pre)release.
92 * Install control-spec.txt into usr/share/doc/tor/.
94 -- Peter Palfrader <weasel@debian.org> Tue, 16 Nov 2004 04:49:32 +0100
96 tor (0.0.8+0.0.9pre5-2) unstable; urgency=low
98 * Symlink tor(8) manpage to torrc(5).
99 * Make logs readable by the system administrators (group adm).
100 * Point to /var/log/tor (the directory) instead of a single
101 file (/var/log/tor/log) in the debian patch of the manpage.
102 * Do not patch the default torrc to include settings we really want.
103 Instead modify the compiled in default options. Those settings are
105 - RunAsDaemon is enabled by default.
106 - PidFile is set to /var/run/tor/tor.pid. No default upstream.
107 - default logging goes to /var/log/tor/log instead of stdout.
108 - DataDirectory is set to /var/lib/tor by default. No default upstream.
110 This is also documented in the new debian/README.Debian.
111 * Remove /usr/bin/tor-control.py from the binary package, it is
112 not really useful yet, and wasn't meant to be installed by
114 * Change init startup script to properly deal with tor
115 printing stuff on startup.
117 -- Peter Palfrader <weasel@debian.org> Fri, 12 Nov 2004 18:30:50 +0100
119 tor (0.0.8+0.0.9pre5-1) unstable; urgency=low
121 * New upstream (pre)release.
122 * 04_fix_test can be backed out again.
123 * Make sure all patches apply cleanly.
124 * No longer use --pidfile, --logfile, and --runasdaemon
125 command line options. Set them in the configfile instead.
126 * Change the description slightly, to say "don't rely on the current Tor
127 network if you really need strong anonymity", instead of "Tor will not
128 provide anonymity currently".
130 -- Peter Palfrader <weasel@debian.org> Wed, 10 Nov 2004 04:43:10 +0100
132 tor (0.0.8+0.0.9pre4-1) unstable; urgency=low
134 * New upstream (pre)release.
135 * Apply patch from cvs to fix a segfault in src/or/test
138 -- Peter Palfrader <weasel@debian.org> Sun, 17 Oct 2004 19:04:31 +0200
140 tor (0.0.8+0.0.9pre3-1) unstable; urgency=high
142 * New upstream (pre)release.
143 * Fixes at least one segfault that can be triggered remotely,
144 a format string vulnerability which probably is not exploitable,
145 and several assert bugs.
147 -- Peter Palfrader <weasel@debian.org> Thu, 14 Oct 2004 13:36:45 +0200
149 tor (0.0.8+0.0.9pre2-1) unstable; urgency=low
151 * New upstream (pre)release.
153 -- Peter Palfrader <weasel@debian.org> Sun, 3 Oct 2004 01:29:13 +0200
155 tor (0.0.8+0.0.9pre1-1) unstable; urgency=low
157 * New upstream (pre)release.
158 * Built depend on zlib1g-dev.
160 -- Peter Palfrader <weasel@debian.org> Fri, 1 Oct 2004 21:28:49 +0200
162 tor (0.0.8-1) unstable; urgency=low
164 * New upstream release.
166 -- Peter Palfrader <weasel@debian.org> Fri, 27 Aug 2004 14:08:10 +0200
168 tor (0.0.7.2+0.0.8rc1-1) unstable; urgency=low
170 * New upstream release candidate.
171 * Install design paper in usr/share/doc/tor, not usr/share/doc. Ooops.
173 -- Peter Palfrader <weasel@debian.org> Wed, 18 Aug 2004 09:59:13 +0200
175 tor (0.0.7.2+0.0.8pre3-1) unstable; urgency=low
177 * New upstream (pre)release.
178 * Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO,
179 doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package.
180 * Build tor-design.{pdf,ps}, wich adds new build-dependencies:
181 tetex-{bin,extra}, transfig, and gs.
182 * Support DEB_BUILD_OPTIONS option 'nodoc' to skip building tor-design.
183 With nodoc the build will not need tetex-{bin,extra}, transfig, and gs.
184 * Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests
185 ('notest' is an alias')
186 * Enable coredumps by default, this is still development code.
187 * Modify 02_add_debian_files_in_manpage to still apply.
189 -- Peter Palfrader <weasel@debian.org> Sun, 8 Aug 2004 15:03:32 +0200
191 tor (0.0.7.2+0.0.8pre2-1) unstable; urgency=low
193 * New upstream (pre)release.
194 * Depend on python as we now have a python script: tor_resolve
196 -- Peter Palfrader <weasel@debian.org> Wed, 4 Aug 2004 20:09:26 +0200
198 tor (0.0.7.2-1) unstable; urgency=medium
200 * New upstream release.
201 Fixes another instance of that remote crash bug.
202 * Mention another reason why stop/reload may fail in the init script.
204 -- Peter Palfrader <weasel@debian.org> Thu, 8 Jul 2004 03:21:32 +0200
206 tor (0.0.7.1-1) unstable; urgency=medium
208 * New upstream release.
209 Fixes a bug that allows a remote crash on exit nodes.
210 * Logrotate var/log/tor/*log instead of just var/log/tor/log, in
211 case the admin wants several logs.
213 -- Peter Palfrader <weasel@debian.org> Mon, 5 Jul 2004 19:18:12 +0200
215 tor (0.0.7-1) unstable; urgency=low
217 * New upstream version
218 closes: #249893: FTBFS on ia64
220 -- Peter Palfrader <weasel@debian.org> Mon, 7 Jun 2004 21:46:08 +0200
222 tor (0.0.6.2-1) unstable; urgency=medium
224 * New upstream release (breaks backwards compatibility yet again).
226 * Since tor is in /usr/sbin, the manpage should be in section 8, not
227 in section 1. Move it there, including updating the section in
228 the manpage itself and the reference in torify(1).
229 * Update debian/copyright file.
231 -- Peter Palfrader <weasel@debian.org> Sun, 16 May 2004 10:47:20 +0200
233 tor (0.0.6.1-1) unstable; urgency=medium
235 * New upstream release (breaks backwards compatibility).
237 -- Peter Palfrader <weasel@debian.org> Fri, 7 May 2004 00:24:49 +0200
239 tor (0.0.6-1) unstable; urgency=low
241 * New upstream release (breaks backwards compatibility).
243 -- Peter Palfrader <weasel@debian.org> Sun, 2 May 2004 23:58:36 +0200
245 tor (0.0.5+0.0.6rc4-1) unstable; urgency=low
247 * New upstream release candidate.
249 -- Peter Palfrader <weasel@debian.org> Sun, 2 May 2004 14:36:59 +0200
251 tor (0.0.5+0.0.6rc3-1) unstable; urgency=low
253 * New upstream release candidate.
255 -- Peter Palfrader <weasel@debian.org> Thu, 29 Apr 2004 11:52:07 +0200
257 tor (0.0.5+0.0.6rc2-1) unstable; urgency=low
259 * New upstream release candidate.
260 * Mention upstream website and mailinglist archives in long
263 -- Peter Palfrader <weasel@debian.org> Mon, 26 Apr 2004 12:23:20 +0200
265 tor (0.0.5-1) unstable; urgency=low
267 * New upstream release.
268 * Upstream installs a torrc.sample file now, rather than torrc.
269 Keep using torrc as dpkg handles conffile upgrades.
271 -- Peter Palfrader <weasel@debian.org> Tue, 30 Mar 2004 20:54:00 +0200
273 tor (0.0.4-1) unstable; urgency=low
275 * New upstream release (how the version numbers fly by :).
277 -- Peter Palfrader <weasel@debian.org> Fri, 26 Mar 2004 23:46:09 +0100
279 tor (0.0.3-1) unstable; urgency=low
281 * New upstream release.
282 * Also mention that tree.h is by Niels Provos in debian/copyright.
284 -- Peter Palfrader <weasel@debian.org> Fri, 26 Mar 2004 20:36:08 +0100
286 tor (0.0.2-1) unstable; urgency=low
288 * New upstream release.
289 * Uses strlcpy and strlcat by Todd C. Miller, mention him in
292 -- Peter Palfrader <weasel@debian.org> Fri, 19 Mar 2004 12:37:17 +0100
294 tor (0.0.1+0.0.2pre27-1) unstable; urgency=low
296 * New upstream release.
298 -- Peter Palfrader <weasel@debian.org> Mon, 15 Mar 2004 05:19:16 +0100
300 tor (0.0.1+0.0.2pre26-1) unstable; urgency=low
302 * New upstream release.
303 * Mention log and pidfile location in tor.1.
305 -- Peter Palfrader <weasel@debian.org> Mon, 15 Mar 2004 02:21:29 +0100
307 tor (0.0.1+0.0.2pre25-1) unstable; urgency=low
309 * New upstream release.
311 -- Peter Palfrader <weasel@debian.org> Thu, 4 Mar 2004 23:05:38 +0100
313 tor (0.0.1+0.0.2pre24-1) unstable; urgency=low
315 * New upstream release.
316 * Do not strip binaries for now.
317 * Add "# ulimit -c unlimited" to tor.default
318 * Always enable DataDirectory.
319 * Actually use dpatch now (to modify upstream torrc.in)
320 * Wait for tor to die in init stop. Let the user know if it doesn't.
322 -- Peter Palfrader <weasel@debian.org> Wed, 3 Mar 2004 14:10:25 +0100
324 tor (0.0.1+0.0.2pre23-1) unstable; urgency=low
326 * New upstream release.
327 * The one test that always failed has been fixed: removed comment from
330 -- Peter Palfrader <weasel@debian.org> Sun, 29 Feb 2004 12:36:33 +0100
332 tor (0.0.1+0.0.2pre22-1) unstable; urgency=low
334 * New upstream release.
335 * Upstream has moved tor back to usr/bin, but we will keep it in
336 usr/sbin. That's the right place and it doesn't break my tab
339 -- Peter Palfrader <weasel@debian.org> Fri, 27 Feb 2004 01:59:09 +0100
341 tor (0.0.1+0.0.2pre21-1) unstable; urgency=low
343 * New upstream release.
344 * 0.0.2pre20-2 removed the Recommends: on privoxy rather
345 than tsocks (which is now required) by mistake. Fix that.
346 * package description: Mention that the package starts the OP by default and
347 that OR can be enabled in the config.
348 * tor moved to sbin, updating init script.
350 -- Peter Palfrader <weasel@debian.org> Wed, 18 Feb 2004 10:08:12 +0100
352 tor (0.0.1+0.0.2pre20-2) unstable; urgency=low
354 * Add torify script, documentation, and config file. Means we also
355 depend on tsocks now rather than just recommending it. Right now
356 we install it in debian/rules, but upcoming versions might install
357 it in upstream's make install target.
358 * There's an upstream ChangeLog file now. Enjoy!
359 * Add a README.privoxy file that explains how to setup privoxy to
361 * As is the case too often, the INSTALL file not only covers
362 installation, but also basic usage and configuration. Therefore
363 include it in the docs dir.
364 * Add a lintian override for the INSTALL file.
366 -- Peter Palfrader <weasel@debian.org> Tue, 17 Feb 2004 02:32:00 +0100
368 tor (0.0.1+0.0.2pre20-1) unstable; urgency=low
370 * New upstream version.
371 - various design paper updates
372 - resolve cygwin warnings
373 - split the token bucket into "rate" and "burst" params
374 - try to resolve discrepency between bytes transmitted over TLS and actual
376 - setuid to user _before_ complaining about running as root
377 - fix several memleaks and double frees
378 - minor logging fixes
379 - add more debugging for logs.
380 - various documentation fixes and improvements
381 - for perforcmance testing, paths are always 3 hops, not "3 or more"
382 (this will go away at a later date again)
383 * Add dependency on adduser which was previously missing.
384 * Change short description to a nicer one.
386 -- Peter Palfrader <weasel@debian.org> Sat, 31 Jan 2004 10:10:45 +0100
388 tor (0.0.1+0.0.2pre19-1) unstable; urgency=low
390 * Initial Release (closes: #216611).
392 -- Peter Palfrader <weasel@debian.org> Sat, 10 Jan 2004 11:20:06 +0100