Package Release Info

python-onionshare-2.2-bp153.1.23

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-onionshare

Change Logs

Version: 2.2-bp152.1.9
* Wed Nov 06 2019 Axel Braun <axel.braun@gmx.de>
- Version 2.2
  * fix for desktop icon installation
  * New feature: Website mode, which allows publishing a static HTML website as an onion service
  * Allow individual files to be viewed or downloaded in Share mode, including the ability to browse into subdirectories and use breadcrumbs to navigate back
  * Show a counter when individual files or pages are viewed
  * Better History items including colors and status codes to differentiate between successful and failed requests
  * Swap out the random /slug suffix for HTTP basic authentication (when in non-public mode)
  * Hide the Tor connection settings if the ONIONSHARE_HIDE_TOR_SETTINGS environment variable is set (Tails compatibility)
  * Remove the NoScript XSS warning in Receive Mode now that the NoScript/Tor Browser bug is fixed. The ajax upload method still exists when javascript is enabled.
  * Better support for DragonFly BSD
  * Updated various dependencies, including Flask, Werkzeug, urllib3, requests, and PyQt5
  * Updated Tor to 0.4.1.5
  * Other minor bug fixes
  * New translations:
    Arabic (العربية)
    Dutch (Nederlands)
    Persian (فارسی)
    Romanian (Română)
    Serbian latin (Srpska (latinica))
  * Removed translations with fewer than 90% of strings translated:
    Finnish (Suomi)
* Tue Aug 13 2019 Axel Braun <axel.braun@gmx.de>
- Version 2.1
  * New feature: Auto-start timer, which allows scheduling when the server starts
  * Renamed CLI argument --debug to --verbose
  * Make Tor connection timeout configurable as a CLI argument
  * Updated various dependencies, including to fix third-party security issues in urllib3, jinja2, and jQuery
  * Update Tor to 0.3.5.8
  * New translations:
    Traditional Chinese (正體中文 (繁體)),
    Simplified Chinese (中文 (简体))
    Finnish (Suomi)
    German (Deutsch)
    Icelandic (Íslenska)
    Irish (Gaeilge)
    Norwegian Bokmål (Norsk Bokmål)
    Polish (Polski)
    Portuguese Portugal (Português (Portugal))
    Telugu (తెలుగు)
    Turkish (Türkçe)
    Ukrainian (Українська)
  * Removed translations because less than 90% of the strings were translated:
    Bengali (বাংলা)
    Persian (فارسی)
Version: 2.0-bp151.1.2
* Fri Feb 22 2019 Robert Frohl <rfrohl@suse.com>
- Version 2.0
  * Receiver mode allows you to receive files with OnionShare, instead of only
    sending files
  * Support for next generation onion services
  * Public mode feature, for public uses of OnionShare, which when enabled
    turns off slugs in the URL and removes the limit on how many 404 requests
    can be made
  * If you're sharing a single file, don't zip it up
  * Full support for meek_lite (Azure) bridges
  * Allow selecting your language from a dropdown
* Fri Dec 21 2018 Axel Braun <axel.braun@gmx.de>
- Version 1.3.2 to fix CVE-2018-19960 (boo#1120205)
* Wed Dec 12 2018 Jan Engelhardt <jengelh@inai.de>
- Trim a few redundancies from the descriptions.
* Wed Dec 12 2018 Ismail Dönmez <idonmez@suse.com>
- Use full source URLs to verify the integrity
  https://en.opensuse.org/SourceUrls
* Fri Nov 23 2018 Axel Braun <axel.braun@gmx.de>
- Version 1.3.1
  initial build on OBS
  thanks to scarabeus_iv for the testing part!