guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: icecat: Update to 60.6.0-guix1 [security-fixes].


From: guix-commits
Subject: 02/02: gnu: icecat: Update to 60.6.0-guix1 [security-fixes].
Date: Tue, 19 Mar 2019 22:40:41 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 6d96a4f769ea9d3692c2a58d6538f9e6512edcf0
Author: Mark H Weaver <address@hidden>
Date:   Wed Feb 27 13:48:13 2019 -0500

    gnu: icecat: Update to 60.6.0-guix1 [security-fixes].
    
    Includes fixes for CVE-2018-18506, CVE-2019-9788, CVE-2019-9790,
    CVE-2019-9791, CVE-2019-9792, CVE-2019-9793, CVE-2019-9794, CVE-2019-9795,
    CVE-2019-9796, and CVE-2019-9801.
    
    * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.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 6992a7b..33e6b93 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -578,7 +578,7 @@ from forcing GEXP-PROMISE."
                       #:system system
                       #:guile-for-build guile)))
 
-(define %icecat-version "60.5.1-guix1")
+(define %icecat-version "60.6.0-guix1")
 
 ;; 'icecat-source' is a "computed" origin that generates an IceCat tarball
 ;; from the corresponding upstream Firefox ESR tarball, using the 'makeicecat'
@@ -600,7 +600,7 @@ from forcing GEXP-PROMISE."
                   "firefox-" upstream-firefox-version ".source.tar.xz"))
             (sha256
              (base32
-              "1xbi1gvrrvqby04vx6klxff7h5r87dqgi1fx6i4mbg3ll59gy09z"))))
+              "1mc57dhwyjr6qjm3q617wvj306wi72548wjx7lz1dxkz6hndi03w"))))
 
          (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]