GNU bug report logs - #77456
[PATCH] gnu: tor: Update to 0.4.8.16.

Previous Next

Package: guix-patches;

Reported by: André Batista <nandre <at> riseup.net>

Date: Wed, 2 Apr 2025 14:13:07 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77456 in the body.
You can then email your comments to 77456 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77456; Package guix-patches. (Wed, 02 Apr 2025 14:13:09 GMT) Full text and rfc822 format available.

Acknowledgement sent to André Batista <nandre <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 02 Apr 2025 14:13:10 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: André Batista <nandre <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: André Batista <nandre <at> riseup.net>
Subject: [PATCH] gnu: tor: Update to 0.4.8.16.
Date: Wed,  2 Apr 2025 11:10:58 -0300
* gnu/packages/tor.scm (tor): Update to 0.4.8.16.

Change-Id: Ic769b6982ca22992b1120cf91c80c833dbf2b5d0
---
 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 b22daf3140..1016f16318 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -66,14 +66,14 @@ (define-module (gnu packages tor)
 (define-public tor
   (package
     (name "tor")
-    (version "0.4.8.14")
+    (version "0.4.8.16")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "043dlq2b794ifr8ks1crrrcds53pc9567xsqp17ar6ids7gf2ish"))))
+               "1jwhsg7w31y9chfzww7nnjjhyappgwxslc3msbkvh3qjg8vxsh35"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 5735c278e16517d9be5e26235fe68dea9bae3527
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#77456; Package guix-patches. (Thu, 03 Apr 2025 04:08:01 GMT) Full text and rfc822 format available.

Message #8 received at 77456 <at> debbugs.gnu.org (full text, mbox):

From: Ian Eure <ian <at> retrospec.tv>
To: André Batista <nandre <at> riseup.net>
Cc: 77456 <at> debbugs.gnu.org
Subject: Re: [bug#77456] [PATCH] gnu: tor: Update to 0.4.8.16.
Date: Wed, 02 Apr 2025 21:07:47 -0700
Hi André,

Pushed as 7e92c687c3.

Thanks!
 -- Ian




bug closed, send any further explanations to 77456 <at> debbugs.gnu.org and André Batista <nandre <at> riseup.net> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Thu, 03 Apr 2025 04:14:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 May 2025 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 49 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.