GNU bug report logs -
#60304
[PATCH core-updates] gnu: libksba: Update to 1.6.3.
Previous Next
Reported by: Simon Josefsson <simon <at> josefsson.org>
Date: Sat, 24 Dec 2022 23:29: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 60304 in the body.
You can then email your comments to 60304 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#60304
; Package
guix-patches
.
(Sat, 24 Dec 2022 23:29:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Simon Josefsson <simon <at> josefsson.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 24 Dec 2022 23:29:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi.
This patch updates libksba to 1.6.3 on the core-updates branch, which
goes together with the security graft to 'master' that I posted here:
https://lists.gnu.org/archive/html/guix-patches/2022-12/msg01053.html
I have built it and tried to test it, but I'm not certain what a good
way to test that a newly built package works as expected, so I'm looking
for feedback.
/Simon
[0001-gnu-libksba-Update-to-1.6.3.patch (text/x-patch, inline)]
From c4cccf53eb931493192af1f8e5bd52bbf1779664 Mon Sep 17 00:00:00 2001
From: Simon Josefsson <simon <at> josefsson.org>
Date: Sun, 25 Dec 2022 00:19:28 +0100
Subject: [PATCH core-updates] gnu: libksba: Update to 1.6.3.
* gnu/packages/gnupg.scm (libksba): 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 e04c4671b4..6c103a4b36 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -233,7 +233,7 @@ (define-public libassuan
(define-public libksba
(package
(name "libksba")
- (version "1.6.1")
+ (version "1.6.3")
(source
(origin
(method url-fetch)
@@ -242,7 +242,7 @@ (define-public libksba
version ".tar.bz2"))
(sha256
(base32
- "017aqq619yl1br46ghiw39n1yrh3cvdkhy926c4gl4faqdj0hxa0"))))
+ "0p6y82j9y6n0l7scjgqhz3as9w13jiqjfx9n2jzynw89nf6wcwiz"))))
(build-system gnu-build-system)
(propagated-inputs
(list libgpg-error))
--
2.38.1
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Tobias Geerinckx-Rice <me <at> tobias.gr>
:
You have taken responsibility.
(Fri, 30 Dec 2022 16:53:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Simon Josefsson <simon <at> josefsson.org>
:
bug acknowledged by developer.
(Fri, 30 Dec 2022 16:53:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 60304-done <at> debbugs.gnu.org (full text, mbox):
Hi Simon,
On 2022-12-25 0:28, Simon Josefsson via Guix-patches via wrote:
> This patch updates libksba to 1.6.3 on the core-updates branch
Thanks! Pushed as b8d684af76a41f5856b73640eb6f21940f214497 on
core-updates. Someone's working on updating gnupg there.
> I have built it and tried to test it, but I'm not certain what a good
> way to test that a newly built package works as expected, so I'm
> looking
> for feedback.
I don't have a universal answer handy, but in this case I just built &
installed the corresponding gnupg package. Then I restarted the agent
and did stuff: sign the above commit; ssh into a box; … It worked.
Also, users are already running gnupg built against libksba <at> 1.6.2 with
libksba <at> 1.6.3 thanks to your graft, and I haven't heard any complaints
yet.
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
.
(Sat, 28 Jan 2023 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.