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


From: guix-commits
Subject: 01/01: gnu: icecat: Update to 60.6.1-guix1 [security fixes].
Date: Mon, 25 Mar 2019 05:26:58 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 4518a9dfa885cb87f188e745c0fe2edb501562b2
Author: Mark H Weaver <address@hidden>
Date:   Mon Mar 25 00:56:33 2019 -0400

    gnu: icecat: Update to 60.6.1-guix1 [security fixes].
    
    Includes fixes for CVE-2019-9810 and CVE-2019-9813.
    
    * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.1-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 33e6b93..9b6e713 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.6.0-guix1")
+(define %icecat-version "60.6.1-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
-              "1mc57dhwyjr6qjm3q617wvj306wi72548wjx7lz1dxkz6hndi03w"))))
+              "1x8419a1yg6igsq5ij3ymf1zmnb2wpm9dqcdfkv5wy43xgf7y0wl"))))
 
          (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]