GNU bug report logs - #33156
[PATCH] gnu: libmspack: Update to 0.8 [fixes CVE-2018-{18584, 18585, 18586}].

Previous Next

Package: guix-patches;

Reported by: Kei Kebreau <kkebreau <at> posteo.net>

Date: Thu, 25 Oct 2018 20:37:01 UTC

Severity: normal

Tags: patch, security

Done: Kei Kebreau <kkebreau <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kei Kebreau <kkebreau <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33156: closed ([PATCH] gnu: libmspack: Update to 0.8 [fixes
 CVE-2018-{18584, 18585, 18586}].)
Date: Sun, 28 Oct 2018 00:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 27 Oct 2018 20:46:53 -0400
with message-id <87efcanbia.fsf <at> posteo.net>
and subject line Re: [bug#33156] [PATCH] gnu: libmspack: Update to 0.8 [fixes CVE-2018-{18584, 18585, 18586}].
has caused the debbugs.gnu.org bug report #33156,
regarding [PATCH] gnu: libmspack: Update to 0.8 [fixes CVE-2018-{18584, 18585, 18586}].
to be marked as done.

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


-- 
33156: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33156
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kei Kebreau <kkebreau <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Kei Kebreau <kkebreau <at> posteo.net>
Subject: [PATCH] gnu: libmspack: Update to 0.8 [fixes CVE-2018-{18584, 18585,
 18586}].
Date: Thu, 25 Oct 2018 16:22:29 -0400
* gnu/packages/compression.scm (libmspack): Update to 0.8.
---
 gnu/packages/compression.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 5a151b486..464402ec6 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -645,13 +645,13 @@ sfArk file format to the uncompressed sf2 format.")
   (package
     (name "libmspack")
     (home-page "https://cabextract.org.uk/libmspack/")
-    (version "0.7.1")
+    (version "0.8")
     (source
      (origin
       (method url-fetch)
       (uri (string-append home-page name "-" version "alpha.tar.gz"))
       (sha256
-       (base32 "0zn4vwzk5ankgd0l88cipan19pzbzv0sm3fba17lvqwka3dp1acp"))))
+       (base32 "1byx98jajv927f0a7np0hvs8lxzccny6pj8vrrgmldv1jlp7jcq5"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--disable-static")))
-- 
2.19.1



[Message part 3 (message/rfc822, inline)]
From: Kei Kebreau <kkebreau <at> posteo.net>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 33156-done <at> debbugs.gnu.org
Subject: Re: [bug#33156] [PATCH] gnu: libmspack: Update to 0.8 [fixes
 CVE-2018-{18584, 18585, 18586}].
Date: Sat, 27 Oct 2018 20:46:53 -0400
ludo <at> gnu.org (Ludovic Courtès) writes:

> Hi Kei,
>
> Kei Kebreau <kkebreau <at> posteo.net> skribis:
>
>> * gnu/packages/compression.scm (libmspack): Update to 0.8.
>
> LGTM, thanks!
>
> Ludo’.

Pushed! Thank you for reviewing.


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

Previous Next


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