guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: icecat: Update to 60.7.0-guix1 [security fixes].


From: guix-commits
Subject: 01/01: gnu: icecat: Update to 60.7.0-guix1 [security fixes].
Date: Wed, 22 May 2019 14:07:26 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 865f5d8914231b7c4455ef5163d4490852261d56
Author: Mark H Weaver <address@hidden>
Date:   Wed May 22 05:47:57 2019 -0400

    gnu: icecat: Update to 60.7.0-guix1 [security fixes].
    
    Includes fixes for CVE-2018-18511, CVE-2019-5798, CVE-2019-7317,
    CVE-2019-9797, CVE-2019-9800, CVE-2019-9815, CVE-2019-9816,
    CVE-2019-9817, CVE-2019-9818, CVE-2019-9819, CVE-2019-9820,
    CVE-2019-11691, CVE-2019-11692, CVE-2019-11693, CVE-2019-11694, and
    CVE-2019-11698.
    
    * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix1.
    (icecat-source)[upstream-firefox-source]: Update hash.
---
 gnu/packages/gnuzilla.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 84aca17..825678b 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -426,7 +426,7 @@ from forcing GEXP-PROMISE."
                       #:system system
                       #:guile-for-build guile)))
 
-(define %icecat-version "60.6.3-guix1")
+(define %icecat-version "60.7.0-guix1")
 
 ;; 'icecat-source' is a "computed" origin that generates an IceCat tarball
 ;; from the corresponding upstream Firefox ESR tarball, using the 'makeicecat'
@@ -448,7 +448,7 @@ from forcing GEXP-PROMISE."
                   "firefox-" upstream-firefox-version ".source.tar.xz"))
             (sha256
              (base32
-              "0gl3a0kb404f7rjlr2qz2kdcsmfz9q99innhgl08rkv4ijb39gzf"))))
+              "08x0nijh0ja5jza95a8y030ibk756bn7zlw3a3c4750yilfhqpqa"))))
 
          (upstream-icecat-base-version "60.3.0") ; maybe older than 
base-version
          (upstream-icecat-gnu-version "1")



reply via email to

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