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

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

bug#66996: closed ([PATCH] gnu: tor: Update to 0.4.8.8 [fixes TROVE-2023


From: GNU bug Tracking System
Subject: bug#66996: closed ([PATCH] gnu: tor: Update to 0.4.8.8 [fixes TROVE-2023-004].)
Date: Thu, 09 Nov 2023 07:06:02 +0000

Your message dated Thu, 9 Nov 2023 09:04:40 +0200
with message-id <ZUyEiOZEsPMRRfcZ@3900XT>
and subject line Re: [bug#66996] [PATCH] gnu: tor: Update to 0.4.8.8 [fixes 
TROVE-2023-004].
has caused the debbugs.gnu.org bug report #66996,
regarding [PATCH] gnu: tor: Update to 0.4.8.8 [fixes TROVE-2023-004].
to be marked as done.

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


-- 
66996: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66996
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: tor: Update to 0.4.8.8 [fixes TROVE-2023-004]. Date: Tue, 7 Nov 2023 20:20:35 -0300
* gnu/packages/tor.scm (tor): Update to 0.4.8.8.

Fixes TROVE-2023-004 which affects tor relays. See
https://gitlab.torproject.org/tpo/core/tor/-/issues/40880
---
 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 562054ede4..71f32b3f43 100644
--- a/gnu/packages/tor.scm
+++ b/gnu/packages/tor.scm
@@ -63,14 +63,14 @@ (define-module (gnu packages tor)
 (define-public tor
   (package
     (name "tor")
-    (version "0.4.8.7")
+    (version "0.4.8.8")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://dist.torproject.org/tor-";
                                  version ".tar.gz"))
              (sha256
               (base32
-               "14blalf96240dg6crpmgyf2bdcj109dyx47h0w6a0a6vfjf2n3dj"))))
+               "0140d0zcjxi4vijvr2gk3kmnd4xa80sjj9kdcc2gzazyr84fkfr1"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 3f83dc5587573f173b1f61864c9b510f05de84b1
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66996] [PATCH] gnu: tor: Update to 0.4.8.8 [fixes TROVE-2023-004]. Date: Thu, 9 Nov 2023 09:04:40 +0200
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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