[Pkg-privacy-commits] [onionshare] branch jessie-backports updated (f438985 -> 5aceca1)
Intrigeri
intrigeri at moszumanska.debian.org
Wed Dec 7 14:16:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a change to branch jessie-backports
in repository onionshare.
from f438985 Update debian/changelog for jessie backport
adds 8310a21 Require latest version of python-stem to use stem's Tor control port https://labs.riseup.net/code/issues/7870#note-15
adds 11e373e Merge branch 'debian' of ssh://git.debian.org/git/pkg-privacy/packages/onionshare into debian
adds a544430 Remove unnecessary status_bar.showMessage
adds 7c22ba1 Merge pull request #244 from garrettr/fix-start-server-statusbar
adds 9d5ba9b Revert to using wait_for_hs for ephemeral HS
adds 4c40b89 Merge pull request #245 from garrettr/wait-for-ephemeral-hs
adds ea47e80 Add estimated time remaining to progress indicator
adds e9eed56 Add time elapsed for completed downloads
adds 3c3ea6f Merge branch 'eta' of https://github.com/garrettr/onionshare into garrettr-eta
adds 41b3e6a Added estimated time remaining strings to English locale file
adds 191218d Merge branch 'garrettr-eta'
adds c825dd3 translate locale file to italian language
adds f67ff38 Merge pull request #249 from joke2k/lang-it
adds da56e1d Update nl.json
adds 2c76d7a Update nl.json
adds 793ffc1 Merge pull request #250 from lazlolazlolazlo/patch-1
adds d674928 update Turkish translation
adds 020c90e Merge pull request #259 from canerbasaran/master
adds 2ff48fd Update desktop entry
adds 5e32ede Merge pull request #256 from infinity0/patch-1
adds d987a23 Removed references to Tails, since it is not yet supported until #220 is resolved
adds e199946 Display version string automatically in CLI, and in the status bar in GUI (#251)
adds b2bda82 Create new slug each time onionshare server is started (#247). This required making removing check_slug_candidate as a decorator and calling it inside functions that needed it instead.
adds 170811f Porting onionshare from python2 to python3 (#261). This commit only ports the CLI version, not the GUI. Has not been tested in Fedora, Windows, or OSX. Removed hack to make unicode filenames work because hack does not work in python3. Replaced constant_time_compare function with a new one that works in python3. Tweaked hidden service checking code because urllib is different in python3.
adds 62c69c4 Porting onionshare GUI from python2 to python3, and also from PyQt4 to PyQt5 (#261). This commit ports onionshare_gui.
adds deac54d Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instructions in BUILD.md.
adds 42696cd Modify stdeb settings so that .deb that gets built will run in Ubuntu 14.04
adds fdca383 Updated build instructions and script for RPM based distros
adds a8c8b56 Starting to document the Python3/Qt5 development environment for Windows (#261)
adds f864e85 Ported tests to python3 (#261)
adds a11cbe4 Updated .travis.yml to work with python3 tests (#261)
adds d1c36fa Got python3/Qt5 port working in Windows, but still need to finish packaging (#261)
adds d438e25 Successfully builds a .exe with Python3/Qt5. Switched from pyinstaller to py2exe. (#261)
adds ad51d92 Made the uninstaller delete uninstall.exe
adds 2f2e020 Remove reference to working in Tails
adds b5d45e9 Merge branch 'master' of github.com:micahflee/onionshare
adds 683610e Update copyright year to 2016
adds 738c05a Updated .travis.yml
adds 3ed1f96 Choose ports in range 17600-17650, so Tails can whitelist them (#220)
adds 3b638cf Made URL label no longer word-wrap
adds 00d1e29 Switch from py2app to PyInstaller
adds 55b653d Renamed OSX binary from onionshare_gui to onionshare-gui
adds 08c5e72 Updated OSX codesigning code for PyInstaller
adds f5496ba Remove reference to OSX CLI version in readme (#201)
adds 7b8e9e1 Closing the GUI window causes any current download to stop immediately (fixes #262)
adds cb3d39f Confirm when user tries to close the GUI window (fixes #264)
adds 229603e Localize quit confirm button text (#264)
adds ef5665b Switched from py2app to PyInstaller for Windows. Renamed version to version.txt, to avoid Windows namespace collision with version.dll.
adds e8ce6b1 Make helpers.get_pyinstaller_resource_path work when package is not frozen, and make tests report real platform to get accurate paths
adds 07bdbd5 Renamed linux_scripts to scripts, since they are now used for Linux, OSX, and Windows
adds 7c18d77 Fix issue with Debian package, because I renamed version to version.txt
adds e81f809 Move all resources (locale, images, html, version.txt) into central resources dir, and clean up logic to find absolute paths to resources
adds 0b588e5 Fix PyInstaller to point to new resources directory, for OSX and Windows
adds c07f4e5 If "Stop sharing automatically" is selected, only allow one download at a time (fixes #248)
adds 3d07fcc Added securedrop worldlist to project
adds b47ef63 Replace onionshare slug with 2-words from securedrop diceware list (#238)
adds d35b5a9 Added rate-limiting to GUI. After 20 404 errors, server automatically stops (#238)
adds db1ed7c Fix issue with shutting down Flask server when not using --local-only (#238)
adds 5249f5d Add wordlists.txt to OSX and Windows packages #(#238)
adds f2c4591 Deleted obsolete slug tests
adds e37ce32 Updated Windows packaging scripts to work with PyInstaller
adds afd359f Version bump to 0.9, and updated changelog
adds 310ec12 Tweaking changelog
adds 1693697 Updated security design document (fixes #273)
adds a9b74e7 Updated screenshots
adds 8a216a0 Updated readme to reflect new slugs
adds 83da767 Reduced size of screenshots to be more reasonable
adds 994445c Imported Upstream version 0.9
adds 1373b80 Merge tag 'upstream/0.9' into debian
adds bf791a4 New standards version in debian/contr
adds f81a36e Bump to new standards version.
adds aeef7d4 Update build instructions in debian/rules
adds 6694ea2 Update build depends and dependencies for python3 in debian/control
adds 20cb835 Update build-depends, dependencies and build system for python 3 and qt5.
adds 86e31c0 Fix Python dependency to python3
adds 513469b Add back python3-stem version number on build depends.
adds 13cac87 Patch for fix_CVE-2016-5026
adds 506e837 Adjust patch for 0.9
adds 09d1b65 Delete patches which have been applied in new upstream version 0.9.1
adds ef7fa69 Add correct version number to OSX app Info.plist (fixes #275)
adds 5b9e8d5 Update PPA script
adds 440f9b9 Changing stdeb config to make Launchpad's PPA server successfully build
adds 9bfde7d Merge branch 'master' of github.com:micahflee/onionshare
adds 3d13c1a Simplify get_resource_path
adds 7073c20 Merge pull request #277 from jvoisin/simplify_get_resource_path
adds 17e389b Improve pep8 conformance
adds 185006d Merge pull request #280 from jvoisin/pep8
adds 12ff636 fixed typo
adds 8cde1d8 Merge pull request #283 from joshbegley/patch-1
adds 70c5551 Fix CVE-2016-5026
adds 7f43805 Merge pull request #288 from mscherer/fix_cve
adds 62e7035 Tweaked Spanish locale and typo in comment, thanks to kant (#269, #270)
adds 6894b5f Improved BUILD.md
adds cd2baff Merge branch 'master' of https://github.com/PabloCastellano/onionshare into PabloCastellano-master
adds 7a895d4 The path of the install scripts has changed, so the import path must change too if running locally
adds 900276a Merge branch 'PabloCastellano-master'
adds 57dd6db Added a simple nautilus extension, written by the Subgraph developers (fixes #293)
adds 1295399 Added python-nautilus as a dependency (#293)
adds 6ec5c15 Update Windows build instructions
adds 3f1180c Add instructions for installing cx_Freeze in Windows, and add cx_Freeze support to setup.py for Windows
adds 8e8ea9c Added resources to cx_Freeze setup, and make those resources findable by the app
adds 4ce64ed Make launcher scripts require onionshare and onionshare_gui python packages to be installed, to workaround a cx_Freeze issue
adds 7e8b3e1 Oops, use spaces instead of tabs
adds dbf4af0 Pass helpers into strings.load_strings instead of importing it, so fix issue with cx_Freeze in Windows
adds 52ef78a Build the cx_Freeze Windows GUI in window mode instead of console mode
adds 0ad1311 Update Windows build instructions
adds e192585 Refactor setup.py, and make cx_Freeze bdist_msi installer create a shortcut in the Start Menu
adds e2fb8b7 Move license.txt into resources, so it will be bundled with Windows installer
adds 310d861 Stop saying 'hidden service', start saying 'onion service'
adds bba46e0 Merge branch 'master' into cx_Freeze
adds 79938e9 Version bump to 0.9.1-dev
adds db9d81b Migrate from PyInstaller to cx_Freeze for OSX
adds acd8afe Update build_exe.bat and NSIS installer config to support cx_Freeze
adds 22f104c Fix strings tests, now that load_strings needs helpers as an arg
adds 1153454 Make sure tests can find the correct paths (fixes #284)
adds fbe512a Oops, I can't have a variable called os
adds 1372239 Renamed hs to onion
adds 360fb6c Refactor onionshare CLI to use await_publication=True when using ephemeral onion services, instead of relying on wait_for_hs function
adds 87761c6 Remove HSDirError exception, because it is no longer thrown
adds b7d1a73 Refactor onionshare GUI to use await_publication=True when using ephemeral onion services
adds 590edc5 Make onionshare GUI use separate thread for starting onion service with await_publication=True, to avoid non-responsive window
adds 8a40602 Version bump to 0.9.1, and updated changelog
adds 7ab936c Prevent canceling download from being confused with rate limit attacker
adds e093c72 Disable writing to stdout in Windows (fixes #304)
adds 9c250fc Add instructions for using CLI version to README, and add supporting Windows/OSX CLI to changelog
adds 7a46336 Enable stdout in Windows, OSX CLI versions (#305)
adds 76937d5 Move imports to module level
adds 373f24e Sleep between launching threads in onionshare-gui, preventing a cx_Freeze crash related to loading the same modules in multiple threads while they're locked
adds 3e5e74e Imported Upstream version 0.9.1
adds d0bf454 Merge tag 'upstream/0.9.1' into debian
adds 221a4c0 Add build instructions
adds fcd6ad7 Update rules in order to be able to find the paths to the tests. Thanks Piotr Ozarowski.
adds 96c5ada Update debian/changelog
adds 23b9dce Bump Standards-Version
new 1bbef45 Merge remote-tracking branch 'origin/debian' into jessie-backports
new 848e651 Delete patches which have been applied in new upstream version 0.9.1
new b2ec68c Update debian/changelog for 0.9.1-1~bpo8+1
new 12f4ef2 debian/changelog: drop entries for never uploaded package.
new fd45fe3 debian/changelog: drop entry that's about removing a patch that was never included in any upload.
new d1b2a33 Adjust gbp.conf for jessie-backports.
new bdc9e73 debian/changelog: add missing "Team upload" line.
new 5aceca1 onionshare (0.9.1-1~bpo8+1)
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
.travis.yml | 13 +-
BUILD.md | 92 +-
CHANGELOG.md | 23 +
LICENSE | 2 +-
MANIFEST.in | 11 +-
README.md | 21 +-
SECURITY.md | 8 +-
debian/README.source | 16 +
debian/changelog | 36 +-
debian/control | 8 +-
debian/gbp.conf | 2 +-
debian/patches/fix_CVE-2016-5026 | 50 -
debian/patches/series | 1 -
debian/rules | 7 +-
install/Info.plist | 18 +
install/build_deb.sh | 4 +-
install/build_exe.bat | 10 +-
install/build_osx.sh | 41 +-
install/build_rpm.sh | 6 +-
install/linux_scripts/onionshare-gui | 29 -
install/onionshare-launcher.py | 30 -
install/onionshare-win.spec | 45 -
install/onionshare.appdata.xml | 3 +-
install/onionshare.desktop | 2 +-
install/onionshare.nsi | 310 +-
install/osx_scripts/onionshare | 30 -
install/ppa_release.sh | 4 +-
install/prepare_for_codesign.py | 36 -
install/{linux_scripts => scripts}/onionshare | 13 +-
install/{osx_scripts => scripts}/onionshare-gui | 3 +-
install/scripts/onionshare-nautilus.py | 46 +
locale/it.json | 11 -
locale/tr.json | 12 -
onionshare/__init__.py | 4 +-
onionshare/helpers.py | 128 +-
onionshare/{hs.py => onion.py} | 98 +-
onionshare/onionshare.py | 77 +-
onionshare/strings.py | 23 +-
onionshare/web.py | 153 +-
onionshare_gui/__init__.py | 4 +-
onionshare_gui/common.py | 49 -
onionshare_gui/downloads.py | 99 +-
onionshare_gui/file_selection.py | 47 +-
onionshare_gui/onionshare_gui.py | 166 +-
onionshare_gui/options.py | 12 +-
onionshare_gui/server_status.py | 48 +-
{onionshare => resources/html}/404.html | 0
resources/html/denied.html | 18 +
{onionshare => resources/html}/index.html | 2 +-
{images => resources/images}/drop_files.png | Bin
{images => resources/images}/logo.png | Bin
{images => resources/images}/server_started.png | Bin
{images => resources/images}/server_stopped.png | Bin
{images => resources/images}/server_working.png | Bin
{install => resources}/license.txt | 1353 +++--
{locale => resources/locale}/cs.json | 18 +-
{locale => resources/locale}/de.json | 4 +-
{locale => resources/locale}/en.json | 24 +-
{locale => resources/locale}/eo.json | 12 +-
{locale => resources/locale}/es.json | 6 +-
{locale => resources/locale}/fi.json | 0
{locale => resources/locale}/fr.json | 6 +-
resources/locale/it.json | 45 +
{locale => resources/locale}/nl.json | 10 +-
{locale => resources/locale}/no.json | 0
{locale => resources/locale}/pt.json | 0
{locale => resources/locale}/ru.json | 0
resources/locale/tr.json | 45 +
resources/version.txt | 1 +
resources/wordlist.txt | 6800 +++++++++++++++++++++++
screenshots/appdata-client.png | Bin 63246 -> 87558 bytes
screenshots/appdata-server.png | Bin 114551 -> 107845 bytes
screenshots/client.png | Bin 61687 -> 90359 bytes
screenshots/server.png | Bin 37632 -> 65065 bytes
setup.py | 180 +-
stdeb.cfg | 10 +-
test/onionshare_helpers_test.py | 6 +-
test/onionshare_strings_test.py | 17 +-
test/onionshare_test.py | 3 +-
test/onionshare_web_test.py | 35 -
test/test_helpers.py | 7 +-
version | 1 -
83 files changed, 8669 insertions(+), 1786 deletions(-)
create mode 100644 debian/README.source
delete mode 100644 debian/patches/fix_CVE-2016-5026
create mode 100644 install/Info.plist
delete mode 100755 install/linux_scripts/onionshare-gui
delete mode 100644 install/onionshare-launcher.py
delete mode 100644 install/onionshare-win.spec
delete mode 100755 install/osx_scripts/onionshare
delete mode 100644 install/prepare_for_codesign.py
rename install/{linux_scripts => scripts}/onionshare (75%)
rename install/{osx_scripts => scripts}/onionshare-gui (90%)
create mode 100644 install/scripts/onionshare-nautilus.py
delete mode 100644 locale/it.json
delete mode 100644 locale/tr.json
rename onionshare/{hs.py => onion.py} (74%)
delete mode 100644 onionshare_gui/common.py
rename {onionshare => resources/html}/404.html (100%)
create mode 100644 resources/html/denied.html
rename {onionshare => resources/html}/index.html (99%)
rename {images => resources/images}/drop_files.png (100%)
rename {images => resources/images}/logo.png (100%)
rename {images => resources/images}/server_started.png (100%)
rename {images => resources/images}/server_stopped.png (100%)
rename {images => resources/images}/server_working.png (100%)
rename {install => resources}/license.txt (97%)
rename {locale => resources/locale}/cs.json (83%)
rename {locale => resources/locale}/de.json (94%)
rename {locale => resources/locale}/en.json (65%)
rename {locale => resources/locale}/eo.json (87%)
rename {locale => resources/locale}/es.json (90%)
rename {locale => resources/locale}/fi.json (100%)
rename {locale => resources/locale}/fr.json (90%)
create mode 100644 resources/locale/it.json
rename {locale => resources/locale}/nl.json (87%)
rename {locale => resources/locale}/no.json (100%)
rename {locale => resources/locale}/pt.json (100%)
rename {locale => resources/locale}/ru.json (100%)
create mode 100644 resources/locale/tr.json
create mode 100644 resources/version.txt
create mode 100644 resources/wordlist.txt
delete mode 100644 test/onionshare_web_test.py
delete mode 100644 version
--
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