diff options
author | Peter Palfrader <peter@palfrader.org> | 2008-06-04 08:39:02 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2008-06-04 08:39:02 +0000 |
commit | 81429fdc348d4171053c96a203399d5598165ac9 (patch) | |
tree | d70b56fce551e0560530c7fa31f44ba2dcb405b4 /debian/changelog | |
parent | 00405468aad5b94e3325aa19424482422e31a471 (diff) | |
download | tor-81429fdc348d4171053c96a203399d5598165ac9.tar.gz tor-81429fdc348d4171053c96a203399d5598165ac9.zip |
Forward port debian 0.2.0.26-rc-1 to trunk
svn:r14933
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 335fa6bfdc..31a41a02e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,29 @@ tor (0.2.1.0-unreleased-1) XXperimental; urgency=low -- Peter Palfrader <weasel@debian.org> Wed, 19 Mar 2008 20:09:25 +0100 +tor (0.2.0.26-rc-1) experimental; urgency=critical + + * New upstream version. + * Conflict with old libssls. + * On upgrading from versions prior to, including, 0.1.2.19-2, or + from versions later than 0.2.0 and prior to 0.2.0.26-rc do the + following, and if we are a server (we have a /var/lib/tor/keys + directory) + - move /var/lib/tor/keys/secret_onion_key out of the way. + - move /var/lib/tor/keys/secret_onion_key.old out of the way. + - move /var/lib/tor/keys/secret_id_key out of the way if it was + created on or after 2006-09-17, which is the day the bad + libssl was uploaded to Debian unstable. + * Add a NEWS file explaining this change. + + -- Peter Palfrader <weasel@debian.org> Tue, 13 May 2008 16:11:21 +0200 + +tor (0.2.0.24-rc-1) experimental; urgency=low + + * New upstream version. + + -- Peter Palfrader <weasel@debian.org> Wed, 23 Apr 2008 02:25:22 +0200 + tor (0.2.0.23-rc-1) experimental; urgency=low * New upstream version. |