diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-02-10 13:56:37 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-02-10 13:56:37 +0000 |
commit | c03cf41ca5e2ccfc48ca3f680b6eb2e9a32e997f (patch) | |
tree | c73951fdd5b626ca20283f841ab7ffe3fb7fecfe /debian | |
parent | bb890da4cf52340a8566e03f10f6ed9c6d31a27b (diff) | |
download | tor-c03cf41ca5e2ccfc48ca3f680b6eb2e9a32e997f.tar.gz tor-c03cf41ca5e2ccfc48ca3f680b6eb2e9a32e997f.zip |
New alpha releasedebian-version-0.1.1.13-alpha-1
svn:r5955
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 89490284e5..c7856394d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,15 @@ -tor (0.1.1.12-alpha-cvs-0) unreleased; urgency=low +tor (0.1.1.13-alpha-1) experimental; urgency=low - * CVS SNAPSHOT + * New upstream version. * Forward port patches/02_add_debian_files_in_manpage. * Forward port patches/03_tor_manpage_in_section_8. * Create /var/run/tor on init script start if it does not exist already. * Set default ulimit -n to 8k instead of 4k in /etc/default/tor. * Print that we're raising the ulimit to stdout in the init script. + * Add CVE numbers to past issues in the changelog where applicable. - -- Peter Palfrader <weasel@debian.org> Mon, 23 Jan 2006 15:57:59 +0100 + -- Peter Palfrader <weasel@debian.org> Fri, 10 Feb 2006 14:38:11 +0100 tor (0.1.1.12-alpha-1) experimental; urgency=low |