unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60302] [PATCH] gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629].
@ 2022-12-24 18:21 Simon Josefsson via Guix-patches via
  2022-12-27 22:29 ` bug#60302: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Josefsson via Guix-patches via @ 2022-12-24 18:21 UTC (permalink / raw)
  To: 60302

[-- Attachment #1: Type: text/plain, Size: 847 bytes --]

* 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60302: [PATCH] gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629].
  2022-12-24 18:21 [bug#60302] [PATCH] gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629] Simon Josefsson via Guix-patches via
@ 2022-12-27 22:29 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-12-27 22:29 UTC (permalink / raw)
  To: Simon Josefsson; +Cc: 60302-done

Hi Simon,

Simon Josefsson <simon@josefsson.org> skribis:

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

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-27 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-24 18:21 [bug#60302] [PATCH] gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629] Simon Josefsson via Guix-patches via
2022-12-27 22:29 ` bug#60302: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).