GNU bug report logs - #30828
Icedtea updates

Previous Next

Package: guix-patches;

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

Date: Thu, 15 Mar 2018 18:36:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


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

From: Leo Famulari <leo <at> famulari.name>
To: 30828 <at> debbugs.gnu.org
Subject: Re: [PATCH 2/2] gnu: icedtea <at> 3: Update to 3.7.0 [security fixes].
Date: Thu, 15 Mar 2018 15:20:34 -0400
[Message part 1 (text/plain, inline)]
On Thu, Mar 15, 2018 at 02:36:51PM -0400, Leo Famulari wrote:
>  (define-public icedtea-8
> -  (let* ((version "3.6.0")
> +  (let* ((version "3.7.0")
>           (drop (lambda (name hash)
>                   (origin
>                     (method url-fetch)
> @@ -1579,7 +1579,7 @@ IcedTea build harness.")
>                           "/icedtea8/" version "/" name ".tar.xz"))
>                     (sha256 (base32 hash))))))
>      (package (inherit icedtea-7)
> -      (version "3.6.0")
> +      (version version)

I remembered why this variable is declared twice for icedtea-8: it
otherwise inherits the version of icedtea-7 here. So, I've fixed this
locally.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 151 days ago.

Previous Next


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