diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2016-08-26 09:35:42 +0200 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2016-08-26 09:35:42 +0200 |
| commit | ea2de30794af69d5936dcfae033f80ca94299095 (patch) | |
| tree | 9f9dde23a2aa1cdc8b292085d1617b06c1519a97 /debian/changelog | |
| parent | 921faf9c3970b09a2cc2cd5aae6fd4eb4b6a4442 (diff) | |
| parent | a907e8c65f67936cfc0504e796d7f266f62cec5e (diff) | |
Merge remote-tracking branch 'origin/debian'
The future "upstream" is APT itself, which leaves the packaging as the
new master branch of this repository. The merge just ensures we keep all
of the history straight rather than renaming branches.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..4271ae5 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,22 @@ +apt-transport-tor (0.2.1-1) unstable; urgency=medium + + * New version 0.2.1 + + Hardcodes User-Agent string, so all apt-transport-tor users + will look the same, regardless of the software version. + + You can now write "tor+http://" instead of "tor://". + + HTTPS is now also supported, with "tor+https://" URLs. + + -- Tim Retout <diocles@debian.org> Sun, 20 Jul 2014 14:06:59 +0100 + +apt-transport-tor (0.1.1-2) unstable; urgency=medium + + * debian/control: Update description to give less of a false sense + of security. (Closes: #746773) + + -- Tim Retout <diocles@debian.org> Sun, 15 Jun 2014 17:29:51 +0100 + +apt-transport-tor (0.1.1-1) unstable; urgency=medium + + * Initial release. (Closes: #745259) + + -- Tim Retout <diocles@debian.org> Mon, 21 Apr 2014 20:20:00 +0100 |
