GNU bug report logs - #60949
[PATCH] gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].

Previous Next

Package: guix-patches;

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

Date: Thu, 19 Jan 2023 16:40:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 60949 in the body.
You can then email your comments to 60949 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#60949; Package guix-patches. (Thu, 19 Jan 2023 16:40:01 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. (Thu, 19 Jan 2023 16:40:02 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.7.13 [fixes TROVE-2022-002].
Date: Thu, 19 Jan 2023 13:40:20 -0300
* gnu/packages/tor.scm (tor): Update to 0.4.7.13.
---
 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-module (gnu packages tor)
 (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
-- 
2.38.0





Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Thu, 19 Jan 2023 21:46:01 GMT) Full text and rfc822 format available.

Notification sent to André Batista <nandre <at> riseup.net>:
bug acknowledged by developer. (Thu, 19 Jan 2023 21:46:01 GMT) Full text and rfc822 format available.

Message #10 received at 60949-done <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: André Batista <nandre <at> riseup.net>
Cc: 60949-done <at> debbugs.gnu.org
Subject: Re: [bug#60949] [PATCH] gnu: tor: Update to 0.4.7.13 [fixes
 TROVE-2022-002].
Date: Thu, 19 Jan 2023 22:45:41 +0100
Hi André,

On 2023-01-19 17:40, André Batista wrote:
> * gnu/packages/tor.scm (tor): Update to 0.4.7.13.

Thanks!  Pushed as 4e9cb45da0cc41cf85b720640a8ba9bc88c28d46.

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 17 Feb 2023 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 68 days ago.

Previous Next


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