forked from pool/python-onionshare
- fix for dependency error (see https://build.opensuse.org/request/show/807929 ) OBS-URL: https://build.opensuse.org/request/show/811121 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-onionshare?expand=0&rev=17
98 lines
4.2 KiB
Plaintext
98 lines
4.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 3 10:24:26 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
|
|
|
- fix for dependency error (see https://build.opensuse.org/request/show/807929 )
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 21 06:55:37 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 6 16:13:36 UTC 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 07:50:48 UTC 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 (فارسی)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 22 09:26:00 UTC 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 16:34:04 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
|
|
|
- Version 1.3.2 to fix CVE-2018-19960 (boo#1120205)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 12 21:11:56 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim a few redundancies from the descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 12 10:29:46 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
- Use full source URLs to verify the integrity
|
|
https://en.opensuse.org/SourceUrls
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 23 17:20:53 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
|
|
|
- Version 1.3.1
|
|
initial build on OBS
|
|
thanks to scarabeus_iv for the testing part!
|