forked from pool/python-onionshare
- update to 2.6:
* Major feature: a new 'Quickstart' screen, which enables toggling on or
off an animated automatic connection to Tor. This allows configuring
network settings prior to automatic connection.
* Major feature: Censorship circumvention. Use new features in the
upstream Tor API to try to automatically obtain bridges depending on the
user's location.
* New feature: automatically fetch the built-in bridges from the upstream
Tor API rather than hardcode them in each release of OnionShare.
* New feature: keyboard shortcuts to access various modes and menus, and
accessibility hints
* Bug fix: Temporary Directory for serving the OnionShare web pages was
broken on Windows
* Packaging: Packaging is more automated, and Linux Snapcraft releases are
available for amd64, arm64, and armhf
* Miscellaneous: Many dependency updates and web page theming improvements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-onionshare?expand=0&rev=41
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1de4b43f6e1edbb39a6fcc1e1339856c7c7584d2899312d69449ad22f2834e7
|
||||
size 6585296
|
||||
3
onionshare-2.6.tar.gz
Normal file
3
onionshare-2.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40006a612a90bf31df697936c26e8dca16384bc8c7ef084ef7b1a21651c84304
|
||||
size 8106401
|
||||
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 10 20:57:15 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.6:
|
||||
* Major feature: a new 'Quickstart' screen, which enables toggling on or
|
||||
off an animated automatic connection to Tor. This allows configuring
|
||||
network settings prior to automatic connection.
|
||||
* Major feature: Censorship circumvention. Use new features in the
|
||||
upstream Tor API to try to automatically obtain bridges depending on the
|
||||
user's location.
|
||||
* New feature: automatically fetch the built-in bridges from the upstream
|
||||
Tor API rather than hardcode them in each release of OnionShare.
|
||||
* New feature: keyboard shortcuts to access various modes and menus, and
|
||||
accessibility hints
|
||||
* Bug fix: Temporary Directory for serving the OnionShare web pages was
|
||||
broken on Windows
|
||||
* Packaging: Packaging is more automated, and Linux Snapcraft releases are
|
||||
available for amd64, arm64, and armhf
|
||||
* Miscellaneous: Many dependency updates and web page theming improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 10:12:57 UTC 2022 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define modname onionshare
|
||||
Name: python-%{modname}
|
||||
Version: 2.5
|
||||
Version: 2.6
|
||||
Release: 0
|
||||
Summary: Self-hosting Tor Onion Service based file sharing
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user