aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2009-06-26 01:56:17 +0200
committerPeter Palfrader <peter@palfrader.org>2009-06-26 01:56:17 +0200
commitb1859cab2568fa27360a35f2cd906a7dfa4a38c8 (patch)
treed6e7aea54679b75ca74c2c79ba23d72231596b28
parent935f457263b88e5d15bc29c84b944c8861d46f90 (diff)
downloadtor-maint-0.2.0.tar.gz
tor-maint-0.2.0.zip
New upstream versionmaint-0.2.0
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 404e6d7093..d1221fbd9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+tor (0.2.0.35-1) unstable; urgency=low
+
+ * New upstream version:
+ o security fixes:
+ - Avoid crashing in the presence of certain malformed descriptors.
+ - Fix an edge case where a malicious exit relay could convince a
+ controller that the client's DNS question resolves to an internal IP
+ address.
+ o bugfixes:
+ - Finally fix the bug where dynamic-IP relays disappear when their
+ IP address changes.
+ - Fix a DNS-related crash bug (apparently depending on everything
+ but the phase of the moon).
+ - Fix a memory leak when starting with a cache over a few days old
+ - Hidden service clients didn't use a cached service descriptor that
+ was older than 15 minutes, but wouldn't fetch a new one either.
+ [More details are in the upstream changelog.]
+
+ -- Peter Palfrader <weasel@debian.org> Fri, 26 Jun 2009 01:56:14 +0200
+
tor (0.2.0.34-1) unstable; urgency=high
* New upstream version: