1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
|
onionshare (1.3.2-1) unstable; urgency=medium
* New upstream version. (Closes: #915859.)
- In debug mode, stop saving flask debug log in /tmp, where all users can
access it
- Updated Tor to 0.2.3.10.
* debian/README.source:
- Improve instructions for updating and building this package.
* debian/gbp.conf:
- Improve rules.
* debian/rules:
- Adapt.
-- Ulrike Uhlig <ulrike@debian.org> Thu, 13 Dec 2018 16:20:37 +0100
onionshare (1.3-1) unstable; urgency=medium
* New upstream version:
- Use system tor.
- Support for meek_lite pluggable transports (Amazon and Azure).
- Support for custom obfs4 and meek_lite bridges.
- Support for Tor bridges, including obfs4proxy.
- Support for stealth onion services (advanced option).
- Ability to use a persistent URL.
- Switched to EFF's diceware wordlist for slugs.
- Ability to cancel share before it starts.
- Add or delete multiple files and folders at once.
- Auto-stop timer, to stop OnionShare at a specified time.
- Get notification when Tor connection dies.
- Supply custom settings file as a command line arg.
- Improved AppArmor profiles.
- Major UI redesign.
- Update translations.
* debian/control:
- Update VCS fields for migration to salsa.
- Update Build-depends.
- Update Depends:
- tor is needed to run onionshare.
- Update uploader email.
* debian/rules:
- Delete unnecessary test configuration.
- Add rule to delete unnecessary license file.
* debian/README.source:
- Improve.
-- Ulrike Uhlig <ulrike@debian.org> Thu, 12 Apr 2018 11:51:47 +0200
onionshare (0.9.2-1) unstable; urgency=medium
* New upstream version.
* Looking for `TOR_CONTROL_PORT` environment variable.
* debian/control:
* Demote dependency on torbrowser-launcher to
"Recommends". (Closes: #862391)
* Move pkg to main, as it does not depend on
torbrowser-launcher anymore.
* debian/README:
* Add instructions for running onionshare.
-- Ulrike Uhlig <ulrike@debian.org> Thu, 12 Apr 2018 11:48:16 +0200
onionshare (0.9.1-1) unstable; urgency=medium
* New upstream version.
* debian/README.source:
* Add build instructions.
* debian/patches:
* Drop obsolete patches.
* debian/rules:
Add env vars so that pybuild can find nosetests.
[ Ximin Luo ]
* Update to latest Standards-Version; no changes required.
-- Ulrike Uhlig <u@451f.org> Thu, 08 Sep 2016 10:45:05 +0200
onionshare (0.9-1) UNRELEASED; urgency=medium
* New upstream version.
* debian/control:
* Bump to new standards version.
* Update Depends: for Python3 and Qt5.
* Update Build-Depends: for Python3 and Qt5.
* debian/rules:
* Update build system to pybuild.
-- Ulrike Uhlig <u@451f.org> Sun, 17 Apr 2016 20:54:05 +0200
onionshare (0.8.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/gbp.conf:
* Use pristine-tar.
-- Ulrike Uhlig <u@451f.org> Mon, 04 Jan 2016 17:58:30 +0100
onionshare (0.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Ximin Luo <infinity0@debian.org> Mon, 19 Oct 2015 16:13:09 +0200
onionshare (0.7-1) unstable; urgency=medium
* New upstream release (Closes: #785702)
-- Ulrike Uhlig <u@451f.org> Tue, 19 May 2015 13:16:50 +0200
onionshare (0.6-3) unstable; urgency=medium
* debian/control:
* Add python-qt4 dependency.
-- Ulrike Uhlig <u@451f.org> Fri, 17 Oct 2014 18:34:40 +0200
onionshare (0.6-2) unstable; urgency=medium
* debian/copyright:
* Correct copyright for onionshare/socks.py (Closes: #765368)
-- Ulrike Uhlig <u@451f.org> Thu, 16 Oct 2014 14:13:13 +0200
onionshare (0.6-1) unstable; urgency=medium
* New upstream release
* debian/control:
* Move package to section net (Closes: #764038)
* Add torbrowser-launcher as dependency
and move to section contrib (Closes: #762890)
* Use new standards version
* Add debian/watch file
-- Ulrike Uhlig <u@451f.org> Wed, 15 Oct 2014 10:45:01 +0200
onionshare (0.5-1) unstable; urgency=medium
* Initial release (Closes: #752885)
* Source package automatically created by stdeb 0.6.0+git
-- Ulrike Uhlig <u@451f.org> Sun, 24 Aug 2014 22:00:56 +0200
|