diff options
author | Roger Dingledine <arma@torproject.org> | 2008-12-11 17:18:03 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-12-11 17:18:03 +0000 |
commit | 65c71a5a9e595b7c2689fe6a992cb43a4c4202fe (patch) | |
tree | ca491575ebaed759d8954aad95b60d61c654ec97 /ReleaseNotes | |
parent | cb4d773063de0512bd7a1ad9e9953acc7af35861 (diff) | |
download | tor-65c71a5a9e595b7c2689fe6a992cb43a4c4202fe.tar.gz tor-65c71a5a9e595b7c2689fe6a992cb43a4c4202fe.zip |
put recent release blurbs into the changelog; fix a typo in tor-spec.
svn:r17586
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index 36371d7b9d..d37703dc2f 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -4,6 +4,12 @@ of Tor. If you want to see more detailed descriptions of the changes in each development snapshot, see the ChangeLog file. Changes in version 0.2.0.32 - 2008-11-20 + Tor 0.2.0.32 fixes a major security problem in Debian and Ubuntu + packages (and maybe other packages) noticed by Theo de Raadt, fixes + a smaller security flaw that might allow an attacker to access local + services, further improves hidden service performance, and fixes a + variety of other issues. + o Security fixes: - The "User" and "Group" config options did not clear the supplementary group entries for the Tor process. The "User" option |