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.2-guix1 [security fixes].


From: guix-commits
Subject: 01/01: gnu: icecat: Update to 60.7.2-guix1 [security fixes].
Date: Fri, 21 Jun 2019 05:28:54 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit c2c4ac0f693413766af73f90356a4cf3e28c84f5
Author: Mark H Weaver <address@hidden>
Date:   Fri Jun 21 04:25:43 2019 -0400

    gnu: icecat: Update to 60.7.2-guix1 [security fixes].
    
    Includes fixes for CVE-2019-11707 and CVE-2019-11708.
    
    * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.2-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 c2356f2..a874878 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.7.0-guix2")
+(define %icecat-version "60.7.2-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
-              "08x0nijh0ja5jza95a8y030ibk756bn7zlw3a3c4750yilfhqpqa"))))
+              "1hkaq8mavmn2wphfbrlq3v56jvmvfi2nyvrkjgr28rc01jkqx4ca"))))
 
          (upstream-icecat-base-version "60.7.0") ; maybe older than 
base-version
          (upstream-icecat-gnu-version "1")



reply via email to

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