[Pkg-privacy-commits] [onionshare] 50/53: Merge tag 'upstream/0.8' into debian
Ulrike Uhlig
u-guest at moszumanska.debian.org
Wed Dec 30 00:20:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch debian
in repository onionshare.
commit 31312609a6097fde0b7d8d433d4ea195e1497f79
Merge: 0d7d8dd fafb8e2
Author: Ulrike Uhlig <u at 451f.org>
Date: Wed Dec 30 01:12:31 2015 +0100
Merge tag 'upstream/0.8' into debian
Upstream version 0.8
BUILD.md | 17 +-
CHANGELOG.md | 7 +
LICENSE | 3 +-
MANIFEST.in | 1 +
SECURITY.md | 2 +-
install/build_deb.sh | 8 +-
install/build_exe.bat | 9 +-
install/linux_scripts/onionshare | 2 +-
install/linux_scripts/onionshare-gui | 2 +-
install/onionshare-win.spec | 4 +-
install/onionshare.appdata.xml | 35 ++++
install/onionshare.nsi | 66 +++-----
install/osx_scripts/onionshare | 2 +-
install/osx_scripts/onionshare-gui | 2 +-
locale/cs.json | 45 ++++++
locale/de.json | 3 -
locale/en.json | 7 +-
locale/eo.json | 45 ++++++
locale/es.json | 3 -
locale/fi.json | 9 +-
locale/fr.json | 3 -
locale/nl.json | 8 +-
onionshare/404.html | 4 +-
onionshare/__init__.py | 2 +-
onionshare/helpers.py | 47 +++++-
onionshare/hs.py | 249 ++++++++++++++++++++++++++++
onionshare/index.html | 7 +-
onionshare/onionshare.py | 297 +++++++---------------------------
onionshare/socks.py | 52 +++---
onionshare/strings.py | 27 ++--
onionshare/web.py | 102 ++++++++----
onionshare_gui/__init__.py | 2 +-
onionshare_gui/common.py | 9 +-
onionshare_gui/downloads.py | 15 +-
onionshare_gui/file_selection.py | 55 ++++++-
onionshare_gui/onionshare_gui.py | 81 +++++++---
onionshare_gui/options.py | 16 +-
onionshare_gui/server_status.py | 28 +++-
screenshots/appdata-client.png | Bin 0 -> 63246 bytes
screenshots/appdata-server.png | Bin 0 -> 114551 bytes
setup.py | 7 +-
stdeb.cfg | 2 +-
tails/README.md | 20 ---
tails/install.sh | 13 --
tails/install_in_persistent_volume.sh | 36 -----
tails/onionshare-install.desktop | 11 --
test/onionshare_helpers_test.py | 10 +-
test/onionshare_strings_test.py | 2 +-
test/onionshare_test.py | 2 +-
test/onionshare_web_test.py | 2 +-
test/test_helpers.py | 2 +-
version | 2 +-
52 files changed, 852 insertions(+), 533 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git
More information about the Pkg-privacy-commits
mailing list