14
0

Accepting request 923186 from home:gsonnu:branches:devel:languages:python

Update python-onionshare to 2.4

OBS-URL: https://build.opensuse.org/request/show/923186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-onionshare?expand=0&rev=27
This commit is contained in:
2021-10-05 10:08:17 +00:00
committed by Git OBS Bridge
parent 2a284992d3
commit c3382dcc59
5 changed files with 19 additions and 39 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Oct 5 08:12:25 UTC 2021 - Gabriele Sonnu <gabriele.sonnu@suse.com>
- Update to 2.4:
* Major feature: Private keys (v3 onion client authentication) replaces passwords and HTTP basic auth
* Updated Tor to 0.4.6.7 on all platforms
* Various bug fixes
- CVE-2021-41867: Fixed remote information disclosure when using --chat feature (boo#1191311)
- CVE-2021-41868: Fixed remote unauthenticated file upload when using the --receive functionality (boo#1191312)
- Remove fix-compare-offset-naive-and-offset-aware-datetimes.patch because accepted upstream
-------------------------------------------------------------------
Sun Aug 22 07:38:13 UTC 2021 - Fusion Future <qydwhotmail@gmail.com>