Age | Commit message (Expand) | Author |
2023-07-02 | gnu: privoxy: Update to 3.0.34....* gnu/packages/tor.scm (privoxy): Update to 3.0.34.
| Tobias Geerinckx-Rice |
2023-02-14 | 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.
| Eric Bavier |
2023-01-28 | gnu: tractor: Update to 4.1.1....* gnu/packages/tor.scm (tractor): Update to 4.1.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Danial Behzadi |
2023-01-15 | 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>
| André Batista |
2022-12-21 | gnu: tractor: Use gexp....* gnu/packages/tor.scm (tractor)[native-inputs]: Drop label.
[arguments]: Use gexp; drop trailing #T from build phases.
| Ricardo Wurmus |
2022-12-21 | gnu: tractor: Update to 4.0. | Danial Behzadi |
2022-12-19 | gnu: tor: Update to 0.4.7.12....* gnu/packages/tor.scm (tor): Update to 0.4.7.12.
| Efraim Flashner |
2022-11-15 | gnu: torsocks: Add release-monitoring-url....* gnu/packages/tor.scm (torsocks)[properties]: New field.
| Efraim Flashner |
2022-11-10 | gnu: tor: Update to 0.4.7.11....* gnu/packages/tor.scm (tor): Update to 0.4.7.11.
| Efraim Flashner |
2022-10-31 | 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.
| Vagrant Cascadian |
2022-08-15 | gnu: torsocks: Wrap lines....* gnu/packages/tor.scm (torsocks)[source, arguments]: Wrap long lines
and remove a trailing #t.
| Mathieu Othacehe |
2022-08-15 | 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>
| Jim Newsome |
2022-08-07 | gnu: tor: Update to 0.4.7.10....* gnu/packages/tor.scm (tor): Update to 0.4.7.10.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: tor: Update to 0.4.7.9 [DoS mitigations]....* gnu/packages/tor.scm (tor): Update to 0.4.7.9.
| Tobias Geerinckx-Rice |
2022-08-01 | gnu: tractor: Update to 3.14....* gnu/packages/tor.scm (tractor): Update to 3.14.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Danial Behzadi |
2022-07-11 | gnu: onionshare-cli: Update git URL....* gnu/packages/tor.scm (onionshare-cli)[source]: Update git URL.
| Maxim Cournoyer |
2022-07-11 | 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.
| Maxim Cournoyer |
2022-07-11 | 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.
| Maxim Cournoyer |
2022-06-12 | gnu: tor: Update to 0.4.7.8 [fixes CVE-2022-33903]....* gnu/packages/tor.scm (tor): Update to 0.4.7.8.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: tractor: Update to 3.13....* gnu/packages/tor.scm (tractor): Update to 3.13.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Danial Behzadi |
2022-05-30 | gnu: tor: Record the file name of 'torsocks' in 'torify'....* gnu/packages/tor.scm (tor)[arguments]: Add 'adjust-torify' phase.
[inputs]: Add TORSOCKS.
| Ludovic Courtès |
2022-05-08 | gnu: tor: Only run sandbox tests on some architectures....* gnu/packages/tor.scm (tor)[arguments]: Adjust custom 'adjust-test-suite
phase to upstream code changes. Use phase on more architectures.
| Efraim Flashner |
2022-05-01 | gnu: tor: Use G-expressions....* gnu/packages/tor.scm (tor)[arguments]: Rewrite using (guix gexp).
(tor-client)[arguments]: SUBSTITUTE-KEYWORD-ARGUMENTS accordingly.
| Tobias Geerinckx-Rice |
2022-05-01 | gnu: tor: Update to 0.4.7.7....* gnu/packages/tor.scm (tor): Update to 0.4.7.7.
[source]: Remove patch.
* gnu/packages/patches/tor-sandbox-i686.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2022-02-13 | gnu: tor: Update to 0.4.6.10....* gnu/packages/tor.scm (tor): Update to 0.4.6.10.
| Tobias Geerinckx-Rice |
2021-12-17 | gnu: tor: Update to 0.4.6.9....* gnu/packages/tor.scm (tor): Update to 0.4.6.9.
| Tobias Geerinckx-Rice |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-12-10 | gnu: privoxy: Update to 3.0.33....* gnu/packages/tor.scm (privoxy): Update to 3.0.33.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-12-02 | gnu: tor: Limit test suite adjustments to affected architectures....This is a follow-up to 68d090002a1a5623494006fca3e2c2c97d3ff676.
* gnu/packages/tor.scm (tor)[arguments]: Only add custom
'adjust-test-suite phase on aarch64, powerpc32.
| Efraim Flashner |
2021-12-01 | gnu: tor: Fix build issue on some architectures....* gnu/packages/tor.scm (tor)[arguments]: Add phase to remove sandbox
during one of the tests.
| Efraim Flashner |
2021-11-26 | gnu: tor: Address glibc 2.33 compatibility issue on i686....* gnu/packages/patches/tor-sandbox-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tor.scm (tor): Use it.
| Ludovic Courtès |
2021-11-19 | gnu: onionshare: Remove trailing #T....* gnu/packages/tor.scm (onionshare)[arguments]: Remove trailing #T from build
phases.
| Ricardo Wurmus |
2021-11-19 | gnu: onionshare: Run tests conditionally....* gnu/packages/tor.scm (onionshare)[arguments]: Respect TESTS?.
| Ricardo Wurmus |
2021-11-19 | gnu: onionshare: Do not set PYTHONPATH directly....* gnu/packages/tor.scm (onionshare)[arguments]: Use ADD-INSTALLED-PYTHONPATH
in 'check phase.
| Ricardo Wurmus |
2021-11-19 | gnu: onionshare-cli: Update to 2.4....* gnu/packages/tor.scm (onionshare-cli): Update to 2.4.
[inputs]: Add python-pynacl.
[arguments]: Patch references to /usr/share/tor in 'bake-tor phase; remove
trailing #T; run tests conditionally.
| Ricardo Wurmus |
2021-10-27 | gnu: tor: Update to 0.4.6.8....* gnu/packages/tor.scm (tor): Update to 0.4.6.8.
[fixes low-severity TROVE-2021-008]
| Tobias Geerinckx-Rice |
2021-08-17 | gnu: tractor: Update to 3.12....* gnu/packages/tor.scm (tractor): Update to 3.12.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Danial Behzadi |
2021-08-16 | gnu: tor: Update to 0.4.6.7 [fixes CVE-2021-38385]....* gnu/packages/tor.scm (tor): Update to 0.4.6.7.
| Tobias Geerinckx-Rice |
2021-07-21 | gnu: onionshare: Update to 2.3.2....* gnu/packages/tor.scm (onionshare-cli, onionshare): Update to 2.3.2.
(onionshare)[inputs]: Add python-colorama.
[arguments]: Insert "import pytest" for later "pytest.mark.skip".
| Eric Bavier |
2021-06-30 | gnu: tor: Update to 0.4.6.6....* gnu/packages/tor.scm (tor): Update to 0.4.6.6.
[source]: Remove patch.
* gnu/packages/patches/tor-fix-build-with-gcc-7.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2021-06-30 | gnu: Add tractor....* gnu/packages/tor.scm (tractor): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Danial Behzadi |
2021-06-14 | gnu: tor: Update to 0.4.6.5....* gnu/packages/tor.scm (tor): Update to 0.4.6.5.
[source]: Add a patch to fix building with GCC 7.
* gnu/packages/patches/tor-fix-build-with-gcc-7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2021-06-14 | gnu: tor: Update to 0.4.5.9 [security fixes]....This release fixes CVE-2021-34548, CVE-2021-34550, and TROVE-2021-004.
* gnu/packages/tor.scm (tor): Update to 0.4.5.9.
| Tobias Geerinckx-Rice |
2021-05-10 | gnu: tor: Update to 0.4.5.8....* gnu/packages/tor.scm (tor): Update to 0.4.5.8.
| Efraim Flashner |
2021-03-16 | gnu: tor: Update to 0.4.5.7 [security fixes]....* gnu/packages/tor.scm (tor): Update to 0.4.5.7.
| Efraim Flashner |
2021-03-14 | gnu: Update OnionShare to 2.3.1....* gnu/packages/tor.scm (onionshare-cli): New variable.
(onionshare): Inherit from onionshare-cli.
[arguments]: Add patch-tests and install-data phases. Adjust check phase for
new tests.
[inputs]: Remove python-pycryptodome, python-nautilus, python-sip,
python-stem, and python-pyqt. Add onionshare-cli, python-shiboken-2,
python-pyside-2, python-qrcode.
[description]: Use new upstream description.
| Eric Bavier |
2021-02-28 | gnu: privoxy: Update to 3.0.32 [security fixes]....Fixes OVE-20210203-0001, OVE-20210206-0001, OVE-20210207-0001,
OVE-20210205-0001, and OVE-20210222-0001.
* gnu/packages/tor.scm (privoxy): Update to 3.0.32.
| Kei Kebreau |
2021-02-15 | gnu: tor: Update to 0.4.5.6....* gnu/packages/tor.scm (tor): Update to 0.4.5.6.
| Tobias Geerinckx-Rice |
2021-02-04 | gnu: tor: Update to 0.4.4.7 [mitigates DoSes]....* gnu/packages/tor.scm (tor): Update to 0.4.4.7.
[arguments]: Add a ‘skip-practracker’ phase.
| Tobias Geerinckx-Rice |