diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-12-01 09:22:14 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-12-01 09:22:14 +0000 |
commit | d10679e2adc79a025fe1c95084bfd31afa159032 (patch) | |
tree | 481f5924d16798a9cbf42649d51d0b22e657741f /debian/changelog | |
parent | e3f6f92cf7d3a2fedc387ed1084aa82815c911dd (diff) | |
download | tor-d10679e2adc79a025fe1c95084bfd31afa159032.tar.gz tor-d10679e2adc79a025fe1c95084bfd31afa159032.zip |
* New upstream release (candidate).debian-version-0.0.8+0.0.9rc5-1
* Add a few 'date' calls in debian/rules, so I can see how long building the docs takes on autobuilders.
svn:r3060
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a5dc20e23a..da0fbb249f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +tor (0.0.8+0.0.9rc5-1) unstable; urgency=medium + + * New upstream release (candidate). + - medium because it fixes an integer overflow that might + be exploitable, but doesn't seem to be currently. + * Add a few 'date' calls in debian/rules, so I can see how long + building the docs take on autobuilders. + + -- Peter Palfrader <weasel@debian.org> Wed, 1 Dec 2004 10:02:08 +0100 + tor (0.0.8+0.0.9rc3-1) unstable; urgency=low * New upstream release (candidate). |