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

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

[debbugs-tracker] bug#32745: closed ([PATCH] gnu: OpenSC: Update to 0.19


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32745: closed ([PATCH] gnu: OpenSC: Update to 0.19.0 [security fixes].)
Date: Wed, 19 Sep 2018 19:09:01 +0000

Your message dated Wed, 19 Sep 2018 15:08:35 -0400
with message-id <address@hidden>
and subject line Re: [bug#32745] [PATCH] gnu: OpenSC: Update to 0.19.0 
[security fixes].
has caused the debbugs.gnu.org bug report #32745,
regarding [PATCH] gnu: OpenSC: Update to 0.19.0 [security fixes].
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32745: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32745
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#32745] [PATCH] gnu: OpenSC: Update to 0.19.0 [security fixes]. Date: Wed, 19 Sep 2018 15:08:35 -0400 User-agent: Mutt/1.10.1 (2018-07-13)
On Wed, Sep 19, 2018 at 07:27:52PM +0200, Marius Bakke wrote:
> Leo Famulari <address@hidden> 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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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