Nicolas Graves
b960746197
gnu: python-eventlet: Set EVENTLET_NO_GREENDNS=yes by default.
...
This error propagates and pollutes user experience in Guix. Until
someone tackles how to actually fix it, if it's even fixable in Guix,
change the hardcoded default.
* gnu/packages/python-web.scm (python-eventlet):
[arguments]<#:phases>: Set EVENTLET_NO_GREENDNS=yes by default in
phase 'avoid-OSError.
[description]: Update the description to warn about the changed
default.
(python-httpretty)[arguments]: Remove uneeded field.
* gnu/packages/python-xyz.scm (python-pydevd)[arguments]<#:phases>:
Unset the variable in phase 'pre-check.
* gnu/packages/tor.scm (onionshare, onionshare-cli)[arguments]
<#:phases>: Unset the variable in phase 'pre-check.
Change-Id: Ic3897a9e0006338c3bc8b4bcddab0948e76a5d87
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-07-27 00:25:39 +01:00
Janneke Nieuwenhuizen
d1f5b8e66c
gnu: torsocks: Fix build with gcc-14.
...
* gnu/packages/tor.scm (torsocks)[arguments]: Use G-Expressions. Add
CFLAGS to #:configure-flags to relax gcc-14's strictness.
Change-Id: I57a955a49665cd37208d5760a8d4c745d15c866b
2025-07-18 20:17:12 +02:00
André Batista
647a084991
gnu: tor: Update to 0.4.8.17.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.17.
Change-Id: I89156bf3a8054810dd4c71321240d5b54109104c
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-07-04 18:41:44 +02:00
Sharlatan Hellseher
9665278a20
gnu: onionshare: Fix build.
...
* gnu/packages/tor.scm: Add gnupg module.
(onionshare-cli) [phases]{relax-requirements}: Add
"desktop/pyproject.toml" to the list; relax check for PySide6.
(onionshare) [native-inputs]: Inherit from onionshare-cli.
[inputs]: Remove python-pyside-2; add python-pyside-6 and python-gnupg.
Change-Id: I750dfb413b24e7407b31633af785573fcc413ad9
2025-04-24 18:49:08 +01:00
Sharlatan Hellseher
ebcf3311fa
gnu: onionshare-cli: Update to 2.6.3.
...
* gnu/packages/tor.scm (onionshare-cli): Update to 2.6.3.
[source] <patches>: Remove it.
[build-system]: Switch to pyproject.
[arguments] <phases>: Add 'relax-requirments and 'pre-check; use default
'check.
[inputs]: Remove python-flask-httpauth, python-pycryptodome, and
python-urllib3; add python-cffi, python-flask-compress,
python-gevent, python-gevent-websocket, python-packaging,
python-qrcode, python-setuptools, python-urllib3-next,
python-waitress, and python-werkzeug.
[native-inputs]: Add python-cython-3, python-poetry-core, and
python-wheel.
* gnu/packages/patches/onionshare-cli-async-mode.patch: Delete file.
* gnu/local.mk: Deregister patch.
Change-Id: If0ee795992dc5a91fabcd70b16646eb5cc7aab2c
2025-04-16 11:46:33 +02:00
André Batista
7e92c687c3
gnu: tor: Update to 0.4.8.16.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.16.
Change-Id: Ic769b6982ca22992b1120cf91c80c833dbf2b5d0
Signed-off-by: Ian Eure <ian@retrospec.tv >
2025-04-02 21:05:59 -07:00
Danial Behzadi
f6f8ef7457
gnu: tractor: Invoke glib-compile-schemas.
...
* gnu/packages/tor.scm (tractor)[arguments]: In ‘install-gschema’ phase,
invoke ‘glib-compile-schemas’.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Change-Id: Ifaa7704dad7295f54494d826419f9c209da34f85
2025-02-18 18:20:02 +01:00
André Batista
72f77b43ba
gnu: tor: Update to 0.4.8.14.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.14.
Change-Id: I40fbe5b019c03f420b51932e32838bc0a7cf823d
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-11 20:02:01 +08:00
Sharlatan Hellseher
25a67a8d3f
gnu: tractor: Enable tests.
...
* gnu/packages/tor.scm (tractor): Enable tests.
[arguments] <tests?>: Project provides tests, enable them.
<test-flags>: Skip 4 tests.
[inputs]: Add python-pysocks.
[native-inputs]: Add python-pytest.
Change-Id: I23a8cad6a9db45c6025fd80893dfc5921de413dd
2025-02-04 15:27:41 +00:00
Danial Behzadi
f61d448a07
gnu: tractor: Update to 5.0.0.
...
* gnu/packages/tor.scm (tractor): Update to 5.0.0.
[phases] {install-man-pge}: Adjust file installation.
{install-bash-completion}: Likewise.
{install-gschema}: Likewise.
[inputs]: Remove python-psutil.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Change-Id: I91a34dbc81c156b815c03df71241e8b3252bf657
2025-02-04 15:27:23 +00:00
Gabriel Wicki
5530282655
gnu: Fix whitespace issues in various descriptions.
...
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.
* gnu/packages/audio.scm (ecasound): Fix description.
* gnu/packages/axoloti.scm (ksoloti-runtime, ksoloti-patcher): Fix
description.
* gnu/packages/bioinformatics.scm (trf, ghc-int-interval-map): Fix
description.
* gnu/packages/chez.scm (chez-scheme, chez-scheme-bootstrap-bootfiles): Fix
description.
* gnu/packages/code.scm (cscope): Fix description.
* gnu/packages/compression.scm (c-blosc): Fix description.
* gnu/packages/connman.scm (connman): Fix description.
* gnu/packages/crypto.scm (libxcrypt): Fix description.
* gnu/packages/display-managers.scm (abstractdark-sddm-theme): Fix
description.
* gnu/packages/docker.scm (docker-registry): Fix description.
* gnu/packages/freedesktop.scm (xdg-user-dirs): Fix description.
* gnu/packages/game-development.scm (deutex, grfcodec): Fix description.
* gnu/packages/games.scm (chroma): Fix description.
* gnu/packages/geo.scm (xygrib): Fix description.
* gnu/packages/gnunet.scm (gnunet-scheme): Fix description.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-block-format): Fix description.
* gnu/packages/kodi.scm (fstrcmp): Fix description.
* gnu/packages/machine-learning.scm (vosk-api): Fix description.
* gnu/packages/messaging.scm (biboumi): Fix description.
* gnu/packages/music.scm (sooperlooper, samplebrain): Fix description.
* gnu/packages/perl.scm (perl-file-readbackwards): Fix description.
* gnu/packages/rocm.scm (rocm-bandwidth-test): Fix description.
* gnu/packages/scanner.scm (sane-airscan): Fix description.
* gnu/packages/security-token.scm (pkcs11-helper): Fix description.
* gnu/packages/shellutils.scm (shell-functools): Fix description.
* gnu/packages/textutils.scm (catdoc): Fix description.
* gnu/packages/tor.scm (tor): Fix description.
* gnu/packages/xdisorg.scm (xftwidth, xwallpaper): Fix description.
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Fix description.
Change-Id: I911836d66eb780c0fa279e3aebf9d7fbd53bf00a
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2025-01-05 15:38:04 -08:00
Lars-Dominik Braun
fdc0fefd46
build-system/pyproject: Use python-sans-pip-wrapper as default-python.
...
Also adds python-setuptools and python-wheel to relevant packages,
either to native-inputs or to propagated inputs if the pkg_resources
Python module is loaded at runtime.
* guix/build-system/pyproject.scm (default-python): Default to
python-sans-pip-wrapper.
Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4
2024-12-13 20:15:41 +00:00
André Batista
66971cc90b
gnu: tor: Update to 0.4.8.13.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.13.
Change-Id: Ie5bd61c5d3735deb0c8883c4fd116d75c1c352fb
2024-11-20 18:01:35 +08:00
André Batista
c92abd02c6
gnu: tor: Update to 0.4.8.12.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.12.
Signed-off-by: jgart <jgart@dismail.de >
2024-06-11 18:54:30 -05:00
André Batista
f6367b69bc
gnu: tor: Update to 0.4.8.11.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.11.
Signed-off-by: Clément Lassieur <clement@lassieur.org >
Change-Id: I287b8201cffb3810be6a7bce0829534e2c0c9fa8
2024-04-23 12:57:57 +02:00
Clément Lassieur
8f9bc4e952
gnu: torbrowser: Stop inheriting Icecat.
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Add packages/tor-browsers.scm.
* gnu/packages/gnupg.scm: Remove fix for dependency loop (fixed because we use
a new file).
* gnu/packages/tor-browsers.scm (mozilla-locale, mozilla-locales,
%torbrowser-locales, %moz-build-date, %torbrowser-version,
%torbrowser-firefox-version, translation-base-browser,
translation-tor-browser, torbrowser-assets, torbrowser): New variables.
(make-torbrowser): New procedure, which is a merge of ‘make-torbrowser’ (from
tor.scm) with ‘icecat-minimal’ (from gnuzilla.scm).
* gnu/packages/tor.scm (%moz-build-date, %torbrowser-version,
%torbrowser-firefox-version, %torbrowser-locales, translation-base-browser,
translation-tor-browser, torbrowser-assets, torbrowser): Remove variables.
Change-Id: I5fcf73e53fe4481a18e13cdeb3515c3dc4430090
2024-02-02 12:00:44 +01:00
Clément Lassieur
88e8b807d6
gnu: torbrowser: Copy buildID from the official build.
...
* gnu/packages/tor.scm (%moz-build-date): Update to 20240115174022.
Reported-by: André Batista <nandre@riseup.net >
Change-Id: Ia057d6efe9db9e04ece03d994ee226ecdbc6cc04
2024-01-31 03:02:07 +01:00
Clément Lassieur
fdffaa2256
gnu: torbrowser: Update to 13.0.9.
...
* gnu/packages/gnuzilla.scm: Stop exporting ‘all-mozilla-locales’.
* gnu/packages/tor.scm (mozilla-locale): New procedure copied from
gnuzilla.scm.
(mozilla-locales): New macro adapted from gnuzilla.scm.
(%torbrowser-locales): Add sha256 and changeset for each locale and update
them all.
(%moz-build-date): Update to 20240123154553.
(%torbrowser-version): Update to 13.0.9.
(%torbrowser-firefox-version): Update to 115.7.0esr-13.0-1-build1.
(translation-base-browser): Update to cbd9b6c.
(translation-tor-browser): Update to 767ab51.
(torbrowser)[arguments]: Adapt to new ‘%torbrowser-locales’ format.
Change-Id: I774db714f3df53adc5be37109126bde5fab1a9a6
2024-01-26 01:17:16 +01:00
Clément Lassieur
0ef8afe1e1
gnu: torbrowser: Add support for language localisation.
...
* gnu/packages/gnuzilla.scm (all-mozilla-locales): Export it.
* gnu/packages/tor.scm (%torbrowser-locales, translation-base-browser,
translation-tor-browser): New variables.
(torbrowser)[arguments]: In ‘setenv’ phase, set MOZ_CHROME_MULTILOCALE. Add
‘copy-firefox-locales’, ‘copy-basebrowser-locales’, ‘copy-torbrowser-locales’
and ‘build-locales’ phases.
Change-Id: Ia5b28fa5d885f24140893dc270e57e83b0250c67
2024-01-21 01:17:51 +01:00
Clément Lassieur
17187aab61
gnu: torbrowser: Remove useless inputs.
...
One should never change assets, so no point being an input.
* gnu/packages/tor.scm (torbrowser)[arguments]: In the ‘deploy-assets’ phase,
directly refer to ‘torbrowser-assets’.
[inputs]: Remove ‘torbrowser-assets’ and ‘bash-minimal’.
Change-Id: I096f430e8277021462afffa65983ed2a8af08ed2
2024-01-19 00:48:09 +01:00
Clément Lassieur
3902247b36
gnu: torbrowser: Add bridges.
...
* gnu/packages/tor.scm (torbrowser)[arguments]: Add an 'add-bridges' phase,
update the 'deploy-assets' phase so to fix the lyrebird path.
[inputs]: Add
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird.
Change-Id: I17c85486ab44178be9eab31a078f6392857a044f
2024-01-12 18:57:46 +01:00
Clément Lassieur
9c0a06c98c
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
2023-12-28 16:25:07 +01:00
Clément Lassieur
756ba0429e
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
2023-12-27 12:13:10 +01:00
Efraim Flashner
9c30fb27a4
gnu: tor: Update to 0.4.8.10.
...
* gnu/packages/tor.scm (tor): Update to 0.4.8.10.
Change-Id: Ibc11c83c3fea920c6b876a22cb4c96d5c927beb5
2023-12-10 09:49:26 +02:00
André Batista
cb9ecbef8b
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 >
2023-11-15 18:29:38 +01:00
André Batista
a60ff4611a
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 >
2023-11-09 08:45:09 +02:00
André Batista
1f6babf0c4
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 >
2023-10-24 18:06:21 +02:00
Efraim Flashner
a515f8b1d8
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.
2023-09-18 22:32:20 +03:00
fanquake
de64e412f3
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 >
2023-09-14 16:39:20 +02:00
fanquake
f3c5c9418b
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 >
2023-08-16 22:13:41 +02:00
Tobias Geerinckx-Rice
3e99157247
gnu: privoxy: Update to 3.0.34.
...
* gnu/packages/tor.scm (privoxy): Update to 3.0.34.
2023-07-02 02:00:07 +02:00
Eric Bavier
a22b62b98e
gnu: onionshare: Update to 2.6.
...
* gnu/packages/patches/onionshare-cli-async-mode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tor.scm (onionshare): Update to 2.6.
[source]: Use patch.
[inputs]: Add xdg-utils. Move xvfb-run, used for tests, to ...
[native-inputs]: here.
[arguments]: Run tests. Add "absolutize" phase for xdg-open.
2023-02-14 10:33:04 -06:00
Danial Behzadi
94b2ad0ad9
gnu: tractor: Update to 4.1.1.
...
* gnu/packages/tor.scm (tractor): Update to 4.1.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2023-01-28 14:06:52 +08:00
André Batista
4e9cb45da0
gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].
...
* gnu/packages/tor.scm (tor): Update to 0.4.7.13.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr >
2023-01-15 01:00:02 +01:00
Ricardo Wurmus
7c9cbc8d73
gnu: tractor: Use gexp.
...
* gnu/packages/tor.scm (tractor)[native-inputs]: Drop label.
[arguments]: Use gexp; drop trailing #T from build phases.
2022-12-21 10:01:55 +01:00
Danial Behzadi
f86475d012
gnu: tractor: Update to 4.0.
2022-12-21 10:01:55 +01:00
Efraim Flashner
3a96531664
gnu: tor: Update to 0.4.7.12.
...
* gnu/packages/tor.scm (tor): Update to 0.4.7.12.
2022-12-19 12:42:25 +02:00
Efraim Flashner
02d82dedc8
gnu: torsocks: Add release-monitoring-url.
...
* gnu/packages/tor.scm (torsocks)[properties]: New field.
2022-11-15 10:03:53 +02:00
Efraim Flashner
70df5c47a8
gnu: tor: Update to 0.4.7.11.
...
* gnu/packages/tor.scm (tor): Update to 0.4.7.11.
2022-11-10 23:00:59 +02:00
Vagrant Cascadian
15ff5eebb6
gnu: Fix various lint issues in synopsis and descriptions.
...
* gnu/packages/android.scm (etc1tool)[synopsis]: Drop trailing period.
* gnu/packages/bioinformatics.scm (mudskipper)[synopsis]: Likewise.
* gnu/packages/crates-io.scm (rust-async-log-attributes-1)[synopsis]: Likewise.
(rust-atomic-polyfill-1)[synopsis]: Likewise.
(rust-modifier-0.1)[synopsis]: Likewise.
(rust-openssl-macros-0.1)[synopsis]: Likewise.
(rust-syn-mid-0.5)[synopsis]: Likewise.
(rust-toml-edit-0.14)[synopsis]: Likewise.
(rust-valuable-derive-0.1)[synopsis]: Likewise.
(rust-inflections-1)[synopsis]: Likewise.
* gnu/packages/databases.scm (python-databases)[synopsis]: Likewise.
* gnu/packages/games.scm (liquidwar6)[synopsis]: Likewise.
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup)[synopsis]: Likewise.
* gnu/packages/guile-xyz.scm (guile-config)[synopsis]: Likewise.
* gnu/packages/haskell-web.scm (ghc-hxt-xpath)[synopsis]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-string-qq)[synopsis]: Likewise.
* gnu/packages/machine-learning.scm (python-lap)[synopsis]: Likewise.
(python-pyro-api)[synopsis]: Likewise.
* gnu/packages/messaging.scm (python-librecaptcha)[synopsis]: Likewise.
* gnu/packages/python-check.scm (python-pytest-cram)[synopsis]: Likewise.
* gnu/packages/python-web.scm (python-jschema-to-python)[synopsis]: Likewise.
(python-sarif-om)[synopsis]: Likewise.
(python-socksio)[synopsis]: Likewise.
(python-msrest)[synopsis]: Likewise.
* gnu/packages/tor.scm (torsocks)[synopsis]: Likewise.
* gnu/packages/cran.scm (r-rlist)[synopsis]: Remove leading article.
* gnu/packages/crates-io.scm (rust-clippy-lints-0.0.153)[synopsis]: Likewise.
(rust-simplelog-0.11)[synopsis]: Likewise.
* gnu/packages/samba.scm (wsdd)[synopsis]: Likewise.
* gnu/packages/crates-io.scm (rust-spki-0.4)[synopsis]: Remove trailing
whitespace.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob)[description]: Remove
leading whitespace.
* gnu/packages/haskell-check.scm (ghc-crypto-cipher-tests)[description]:
Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-ctype)[synopsis]: Remove trailing
whitespace.
* gnu/packages/mpi.scm (openmpi-thread-multiple)[description]: Remove leading
whitespace.
* gnu/packages/node-xyz.scm (node-string-decoder)[synopsis]: Remove trailing
whitespace.
2022-10-31 18:13:48 -07:00
Mathieu Othacehe
0e53328a8a
gnu: torsocks: Wrap lines.
...
* gnu/packages/tor.scm (torsocks)[source, arguments]: Wrap long lines
and remove a trailing #t.
2022-08-15 11:21:22 +02:00
Jim Newsome
ae549cf48f
gnu: torsocks: Update to 2.4.0.
...
* gnu/packages/tor.scm (torsocks): Update to 2.4.0.
[native-inputs]: Add autoconf, automake, libtool because torsocks releases
no longer pre-run autogen.sh.
[synopsis, description]: Clarify that applications do not need to be
socks-aware to be used with torsocks.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org >
2022-08-15 11:20:28 +02:00
Tobias Geerinckx-Rice
ecc2587f1f
gnu: tor: Update to 0.4.7.10.
...
* gnu/packages/tor.scm (tor): Update to 0.4.7.10.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
358849986b
gnu: tor: Update to 0.4.7.9 [DoS mitigations].
...
* gnu/packages/tor.scm (tor): Update to 0.4.7.9.
2022-08-07 02:00:00 +02:00
Danial Behzadi
432ea6446d
gnu: tractor: Update to 3.14.
...
* gnu/packages/tor.scm (tractor): Update to 3.14.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-08-01 14:08:08 +02:00
Maxim Cournoyer
94b04fcd06
gnu: onionshare-cli: Update git URL.
...
* gnu/packages/tor.scm (onionshare-cli)[source]: Update git URL.
2022-07-11 23:56:39 -04:00
Maxim Cournoyer
aedd7dc8e0
gnu: onionshare: Update to 2.5 and disable tests.
...
* gnu/packages/tor.scm (onionshare): Update to 2.5.
[tests?]: Set to #f.
[phases]: Use gexps.
{patch-tests}: Delete phase.
{check}: Invoke pytest through xvfb-run.
2022-07-11 23:56:39 -04:00
Maxim Cournoyer
b54a243ec1
gnu: onionshare-cli: Update to 2.5.
...
* gnu/packages/tor.scm (onionshare-cli): Update to 2.5.
[phases]: Use gexps.
{bake-tor}: Use search-input-file and search-input-directory.
2022-07-11 23:56:39 -04:00
Tobias Geerinckx-Rice
6013f80810
gnu: tor: Update to 0.4.7.8 [fixes CVE-2022-33903].
...
* gnu/packages/tor.scm (tor): Update to 0.4.7.8.
2022-06-12 02:00:00 +02:00
Danial Behzadi
91861046f2
gnu: tractor: Update to 3.13.
...
* gnu/packages/tor.scm (tractor): Update to 3.13.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr >
2022-05-29 02:00:00 +02:00