guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 01/05: gnu: icecat: Update to 60.5.1-guix1 [security-fixes].
Date: Fri, 15 Feb 2019 23:36:45 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 54bee9ea2eee1bd93657f6817bf7cc7aed3b18a6
Author: Mark H Weaver <address@hidden>
Date:   Fri Feb 15 14:32:49 2019 -0500

    gnu: icecat: Update to 60.5.1-guix1 [security-fixes].
    
    Includes fixes for CVE-2018-18335, CVE-2018-18356, and CVE-2019-5785.
    
    * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.5.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 1f299a2..0bb3df0 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -576,7 +576,7 @@ from forcing GEXP-PROMISE."
                       #:system system
                       #:guile-for-build guile)))
 
-(define %icecat-version "60.5.0-guix1")
+(define %icecat-version "60.5.1-guix1")
 
 ;; 'icecat-source' is a "computed" origin that generates an IceCat tarball
 ;; from the corresponding upstream Firefox ESR tarball, using the 'makeicecat'
@@ -598,7 +598,7 @@ from forcing GEXP-PROMISE."
                   "firefox-" upstream-firefox-version ".source.tar.xz"))
             (sha256
              (base32
-              "09a0kk250r03984n1hdwr2rg1vmhi2jkyzzgbbvkf9h9hzp6j7qs"))))
+              "1xbi1gvrrvqby04vx6klxff7h5r87dqgi1fx6i4mbg3ll59gy09z"))))
 
          (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]