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

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

bug#60302: closed ([PATCH] gnu: libksba: Update replacement to 1.6.3 [fi


From: GNU bug Tracking System
Subject: bug#60302: closed ([PATCH] gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629].)
Date: Tue, 27 Dec 2022 22:30:02 +0000

Your message dated Tue, 27 Dec 2022 23:29:33 +0100
with message-id <87ilhwbhv6.fsf@gnu.org>
and subject line Re: bug#60302: [PATCH] gnu: libksba: Update replacement to 
1.6.3 [fixes CVE-2022-47629].
has caused the debbugs.gnu.org bug report #60302,
regarding [PATCH] gnu: libksba: Update replacement to 1.6.3 [fixes 
CVE-2022-47629].
to be marked as done.

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


-- 
60302: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60302
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629]. Date: Sat, 24 Dec 2022 19:21:53 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
* gnu/packages/gnupg.scm (libksba/fixed): Update to 1.6.3.
---
 gnu/packages/gnupg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 13b603b64a..ffd5d62a71 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -257,14 +257,14 @@ (define-public libksba
 (define libksba/fixed
   (package
     (inherit libksba)
-    (version "1.6.2")
+    (version "1.6.3")
         (source
      (origin
       (method url-fetch)
       (uri (string-append
             "mirror://gnupg/libksba/libksba-" version ".tar.bz2"))
       (sha256
-       (base32 "0wf9j9hlzvgn0vz6zg3fvcmpdr62v8bz1kzsvzdbs4lqqp51rq7w"))))))
+       (base32 "0p6y82j9y6n0l7scjgqhz3as9w13jiqjfx9n2jzynw89nf6wcwiz"))))))
 
 (define-public npth
   (package
-- 
2.38.1

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#60302: [PATCH] gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629]. Date: Tue, 27 Dec 2022 23:29:33 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi Simon,

Simon Josefsson <simon@josefsson.org> skribis:

> * gnu/packages/gnupg.scm (libksba/fixed): Update to 1.6.3.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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