GNU bug report logs - #32745
[PATCH] gnu: OpenSC: Update to 0.19.0 [security fixes].

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sun, 16 Sep 2018 17:15:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 32745 in the body.
You can then email your comments to 32745 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#32745; Package guix-patches. (Sun, 16 Sep 2018 17:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 16 Sep 2018 17:15:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: OpenSC: Update to 0.19.0 [security fixes].
Date: Sun, 16 Sep 2018 13:14:02 -0400
Fixes CVE-2018-{16391,16392,16393,16418,16419,16420,16421,16422,16423,16424,
16425,16426,16427}.

* gnu/packages/security-token.scm (opensc): Update to 0.19.0.
---
 gnu/packages/security-token.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index 4b748b664..2ebf09cfe 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -220,7 +220,7 @@ website for more information about Yubico and the YubiKey.")
 (define-public opensc
   (package
     (name "opensc")
-    (version "0.18.0")
+    (version "0.19.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -228,7 +228,7 @@ website for more information about Yubico and the YubiKey.")
                     version "/opensc-" version ".tar.gz"))
               (sha256
                (base32
-                "0mrpik6ifzh27ws7h0viv8nwgcdj3fp5whaldmj0zhfi1l1zzh4v"))))
+                "09jqzl18z5qfrf4vf2nvbpdm3mphpgfkl3ww1clkaxh2z56hwnic"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.19.0





Information forwarded to guix-patches <at> gnu.org:
bug#32745; Package guix-patches. (Wed, 19 Sep 2018 17:28:02 GMT) Full text and rfc822 format available.

Message #8 received at 32745 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Leo Famulari <leo <at> famulari.name>, 32745 <at> debbugs.gnu.org
Subject: Re: [bug#32745] [PATCH] gnu: OpenSC: Update to 0.19.0 [security
 fixes].
Date: Wed, 19 Sep 2018 19:27:52 +0200
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> Fixes CVE-2018-{16391,16392,16393,16418,16419,16420,16421,16422,16423,16424,
> 16425,16426,16427}.
>
> * gnu/packages/security-token.scm (opensc): Update to 0.19.0.

LGTM.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Wed, 19 Sep 2018 19:09:01 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Wed, 19 Sep 2018 19:09:02 GMT) Full text and rfc822 format available.

Message #13 received at 32745-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 32745-done <at> debbugs.gnu.org
Subject: Re: [bug#32745] [PATCH] gnu: OpenSC: Update to 0.19.0 [security
 fixes].
Date: Wed, 19 Sep 2018 15:08:35 -0400
[Message part 1 (text/plain, inline)]
On Wed, Sep 19, 2018 at 07:27:52PM +0200, Marius Bakke wrote:
> Leo Famulari <leo <at> famulari.name> writes:
> 
> > Fixes CVE-2018-{16391,16392,16393,16418,16419,16420,16421,16422,16423,16424,
> > 16425,16426,16427}.
> >
> > * gnu/packages/security-token.scm (opensc): Update to 0.19.0.
> 
> LGTM.

Thanks! Pushed as 508d5c5fa883a3cee53f8da358d853d4b245496c
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 18 Oct 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.