[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/17: gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].
From: |
guix-commits |
Subject: |
17/17: gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002]. |
Date: |
Thu, 19 Jan 2023 16:28:53 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 4e9cb45da0cc41cf85b720640a8ba9bc88c28d46
Author: André Batista <nandre@riseup.net>
AuthorDate: Thu Jan 19 13:40:20 2023 -0300
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>
---
gnu/packages/tor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm
index d88a840906..63ffba9d74 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -61,14 +61,14 @@
(define-public tor
(package
(name "tor")
- (version "0.4.7.12")
+ (version "0.4.7.13")
(source (origin
(method url-fetch)
(uri (string-append "https://dist.torproject.org/tor-"
version ".tar.gz"))
(sha256
(base32
- "15g3p42hnccpz8zyk4bi8pm9fnpi7qs19wr8s0dqary42abrcp9v"))))
+ "17ga25dq2lcph390ljqmyd8sggp97h42d3h423qmci83rqn1fy90"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags
- branch master updated (3846ceec4e -> 4e9cb45da0), guix-commits, 2023/01/19
- 03/17: gnu: lesspipe: Update to 2.07., guix-commits, 2023/01/19
- 05/17: gnu: bolt: Update to 0.9.5., guix-commits, 2023/01/19
- 02/17: gnu: minisign: Update to 0.11., guix-commits, 2023/01/19
- 06/17: gnu: console-setup: Update to 1.212., guix-commits, 2023/01/19
- 10/17: gnu: arandr: Update to 0.1.11., guix-commits, 2023/01/19
- 14/17: gnu: nginx: Update to 1.23.3., guix-commits, 2023/01/19
- 17/17: gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].,
guix-commits <=
- 01/17: gnu: lightspark: Update to 0.8.6.1., guix-commits, 2023/01/19
- 09/17: gnu: mcelog: Update to 191., guix-commits, 2023/01/19
- 15/17: gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a., guix-commits, 2023/01/19
- 16/17: gnu: go-github-com-itchyny-gojq: Update to 0.12.11., guix-commits, 2023/01/19
- 04/17: gnu: btrfs-progs: Update to 6.1.2., guix-commits, 2023/01/19
- 07/17: gnu: mimalloc: Update to 2.0.9., guix-commits, 2023/01/19
- 13/17: gnu: berry: Update to 0.1.12., guix-commits, 2023/01/19
- 08/17: gnu: ipset: Update to 7.17., guix-commits, 2023/01/19
- 12/17: gnu: arandr: Remove input labels., guix-commits, 2023/01/19
- 11/17: gnu: arandr: Truth is obsolete., guix-commits, 2023/01/19