diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-08-29 20:44:05 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-08-29 20:44:05 +0000 |
commit | 29514b6d927781afa93192e1c74c63e7b98e2513 (patch) | |
tree | dc0a774ee2f73686ab994594fcaf41b3a5c00b0a /debian | |
parent | 3a8647c2322a87ac0c50c9860e7fdf56265549a1 (diff) | |
download | tor-29514b6d927781afa93192e1c74c63e7b98e2513.tar tor-29514b6d927781afa93192e1c74c63e7b98e2513.tar.gz |
r9567@galaxy: weasel | 2006-08-29 22:32:46 +0200
Prepare 0.1.2.1-alpha-1
svn:r8300
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 e5c54276f..b161569ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ -tor (0.1.2.0-alpha-cvs-1) unstable; urgency=low +tor (0.1.2.1-alpha-1) unstable; urgency=low - * CVS snapshot. * Forward port 07_log_to_file_by_default.dpatch. * Previously our defaults for DataDirectory, PidFile, RunAsDaemon, and Log differed from upstreams. Now Tor behaves just like before (with @@ -10,8 +9,10 @@ tor (0.1.2.0-alpha-cvs-1) unstable; urgency=low * Tell users about the init script when they try to run Tor as root. Should we also do this when they try to run their Tor as any other (non root, non debian-tor) user? - add 11_tor_as_root_more_helpful + * Use tor --verify-config before start and reload. Abort init script + with exit 1 if config does not verify. - -- Peter Palfrader <weasel@debian.org> Mon, 24 Jul 2006 05:37:17 +0200 + -- Peter Palfrader <weasel@debian.org> Tue, 29 Aug 2006 22:32:29 +0200 tor (0.1.1.23-XXXXXX) unstable; urgency=low |