- Update to version 0.3.3:
* Switch to Web Key Directory to refresh signing key from
torproject.org, because everything is broken.
* Use proper version comparison now that Tor Browser 10.0 is
out.
* Fix DNS leak when downloading over Tor.
* Various bug fixes, as well as AppData and AppArmor fixes.
- Drop tor-browser-developers.asc key: fixed by update.
- Drop patches incorporated or otherwise fixed upstream:
* torbrowser-launcher-apparmor-fixes.patch.
* torbrowser-launcher-version-check-fix.patch.
- New BuildRequires and Requires: python3-packaging,
hicolor-icon-theme.
- New Requires: xmessage: one of zenity, kdialog, or xmessage is
required and we choose xmessage as a minimal requirement in case
neither of the first two are installed in the system already.
- Rename source file into %{name}-%{version} format.
OBS-URL: https://build.opensuse.org/request/show/840062
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/torbrowser-launcher?expand=0&rev=33
- Add new key from upstream tor-browser as source and overwrite bundled key in tarball with this (gh#micahflee/torbrowser-launcher#481).
- Add torbrowser-launcher-version-check-fix.patch: Fix version checking with torbrowser 10.0+; patch taken from upstream PR (not yet merged) [gh#micahflee/torbrowser-launcher#499].
- Add further fixes to torbrowser-launcher-apparmor-fixes.patch to enable bundled libstdc++ to be mapped; fixes taken from pending upstream PR (gh#micahflee/torbrowser-launcher#503).
OBS-URL: https://build.opensuse.org/request/show/836408
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/torbrowser-launcher?expand=0&rev=29
- Update to version 0.3.0:
* Switched from python2 to python3.
* Switched from gtk2 to Qt5.
* Switched from twisted to requests/socks.
* Use QThreads for async.
* Removed modem sound.
* Only refresh gpg keyring on verification error, instead of
every time.
* Updated AppArmor profiles.
* Updated available languages, and fixed locale detection bug.
* Fixed false signature verification error related to twisted.
- Update dependencies in keeping with upstream changes (noted
above).
- Replace python(2) wherever used by the corresponding python3
equivalent macro/command.
OBS-URL: https://build.opensuse.org/request/show/637878
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/torbrowser-launcher?expand=0&rev=17
- Update to versio 0.2.9:
* Fixed crash issue related to Tor Browser 7.5 changing how the
currently installed version number is stored
* Updated list of Tor Project dist mirrors
* Fixed edge case crash for when stdout isn't writable
* Updated AppStream metadata
* Updated AppArmor profiles
- Only run post[un] scripts for openSUSE < 1500; these macros are
void for newer versions, where rpm triggers automatically take
care of the appropriate action.
OBS-URL: https://build.opensuse.org/request/show/572635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/torbrowser-launcher?expand=0&rev=15
- Update to version 0.2.4:
+ Fix signature verification bypass attack.
- Changes from version 0.2.3:
+ Removed certificate pinning to https://www.torproject.org to
avoid issues with upcoming certificate change, and hard-coded
minimum Tor Browser version in the release.
+ Fix issue with detecting language.
+ Make Tor SOCKS5 proxy configurable, for users not running on
9050.
+ Improved AppArmor profiles.
+ Added translations.
+ Switched from xpm icons to png icons.
+ Changed "Exit" button to "Cancel" button.
+ New package description.
OBS-URL: https://build.opensuse.org/request/show/374085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/torbrowser-launcher?expand=0&rev=3