Age | Commit message (Expand) | Author |
2023-12-28 | gnu: torbrowser: Change version to 13.0.8....* gnu/packages/tor.scm (%torbrowser-version): New variable.
(%torbrowser-firefox-version): New variable.
(torbrowser-assets)[version]: Use %torbrowser-version.
(torbrowser)[version]: Use %torbrowser-version.
[source]: Use %torbrowser-firefox-version.
[arguments]: Use the package version.
Change-Id: I4d262e0a9528ff515da89c31589d88201dcdf941
| Clément Lassieur |
2023-12-27 | gnu: Add torbrowser....* gnu/packages/tor.scm (torbrowser): New variable.
(torbrowser-assets): New variable.
* gnu/packages/browser-extensions.scm (noscript): New variable.
(noscript/icecat): New variable.
Co-authored-by: André Batista <nandre@riseup.net>
Change-Id: I73dc53905e4a028108bb34aae07e44256cf16c85
| Clément Lassieur |
2023-12-10 | gnu: tor: Update to 0.4.8.10....* gnu/packages/tor.scm (tor): Update to 0.4.8.10.
Change-Id: Ibc11c83c3fea920c6b876a22cb4c96d5c927beb5
| Efraim Flashner |
2023-11-15 | gnu: tor: Update to 0.4.8.9 [security fixes]....* gnu/packages/tor.scm (tor): Update to 0.4.8.9.
This release fixes two high severity security vulnerabilities.
The first one affects client connections to Guard relays and the
other one affects Onion Services (TROVE-2023-006).
See https://gitlab.torproject.org/tpo/core/tor/-/issues/40876 and
https://gitlab.torproject.org/tpo/core/tor/-/issues/40883
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| André Batista |
2023-11-09 | gnu: tor: Update to 0.4.8.8 [fixes TROVE-2023-004]....* gnu/packages/tor.scm (tor): Update to 0.4.8.8.
Fixes TROVE-2023-004 which affects tor relays. See
https://gitlab.torproject.org/tpo/core/tor/-/issues/40880
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| André Batista |
2023-10-24 | gnu: tor: Update to 0.4.8.7....* gnu/packages/tor.scm (tor): Update to 0.4.8.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| André Batista |
2023-09-18 | gnu: tor: Update to 0.4.8.6....* gnu/packages/tor.scm (tor): Update to 0.4.8.6.
[source]: Remove patch.
* gnu/packages/patches/tor-remove-defensive-assert.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2023-09-14 | gnu: tor: Update to 0.4.8.5....* gnu/packages/tor.scm (tor): Update to 0.4.8.5.
* gnu/packages/tor.scm (tor)[arguments]<#:configure-flags>:
Add "--enable-gpl".
* gnu/packages/patches/tor-remove-defensive-assert.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/tor.scm (tor)[source]: Add patch to remove defensive
assert.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| fanquake |
2023-08-16 | gnu: tor: Update to 0.4.7.14....* gnu/packages/tor.scm (tor): Update to 0.4.7.14.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| fanquake |