emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60949: closed ([PATCH] gnu: tor: Update to 0.4.7.13 [fixes TROVE-202


From: GNU bug Tracking System
Subject: bug#60949: closed ([PATCH] gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].)
Date: Thu, 19 Jan 2023 21:46:01 +0000

Your message dated Thu, 19 Jan 2023 22:45:41 +0100
with message-id <97a2b30989c9878c3b720a317cdf8b20@tobias.gr>
and subject line Re: [bug#60949] [PATCH] gnu: tor: Update to 0.4.7.13 [fixes 
TROVE-2022-002].
has caused the debbugs.gnu.org bug report #60949,
regarding [PATCH] gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60949: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60949
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]