diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2016-10-01 17:37:55 +0200 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2016-10-01 18:04:07 +0200 |
| commit | 9e42dd9a1ae059bc6e56b650558eaf93bf568a8c (patch) | |
| tree | 920a00c61b462cef84a0594c61c11181ec065dfd | |
| parent | 134d2aa2940338f7cd19e17fefd6a0a41911f10c (diff) | |
Release 0.3
| -rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4271ae5..33785a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +apt-transport-tor (0.3) unstable; urgency=medium + + [ David Kalnischkies ] + * use apt 1.3 directly instead of an embedded copy (Closes: #835128) + - consistent configuration option fallback + - run with less privileges as _apt instead of as root + - tor and non-tor users have the same User-Agent by default + - new circuit per host connected to + * set APT team as maintainer & add me as uploader + * change package from arch:any to arch:all + * change to source package format 3.0 (native) + * move tor from Depends to Recommends (Closes: #812490) + * bump Standards-Version to 3.9.8 (no changes needed) + * install README.md as documentation (Closes: #755675) + - add pointers to repository onion services + - mention how to disable non-tor sources in apt + + [ Sotirios Vrachas ] + * README: use httpredir.debian.org as example + + -- David Kalnischkies <donkult@debian.org> Sat, 01 Oct 2016 17:36:39 +0200 + apt-transport-tor (0.2.1-1) unstable; urgency=medium * New version 0.2.1 |
