diff options
author | Roger Dingledine <arma@torproject.org> | 2010-12-16 19:22:47 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-12-16 19:22:47 -0500 |
commit | 3936267fd9dbc4fed0a29d18c957396b21e10d92 (patch) | |
tree | 6f1adca3ba157eef2983924847fec0bf96aaa964 | |
parent | f181067a0989f40bbc4db156db048c90eb40b135 (diff) | |
download | tor-3936267fd9dbc4fed0a29d18c957396b21e10d92.tar.gz tor-3936267fd9dbc4fed0a29d18c957396b21e10d92.zip |
add blurb, change release datetor-0.2.1.28
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -Changes in version 0.2.1.28 - 2010-12-16 +Changes in version 0.2.1.28 - 2010-12-17 + Tor 0.2.1.28 does some code cleanup to reduce the risk of remotely + exploitable bugs. We also took this opportunity to change the IP address + for one of our directory authorities, and to update the geoip database + we ship. + o Major bugfixes: - Fix a remotely exploitable bug that could be used to crash instances of Tor remotely by overflowing on the heap. Remote-code execution |