guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: icecat: Fix CVE-2017-7843.


From: Mark H. Weaver
Subject: 01/01: gnu: icecat: Fix CVE-2017-7843.
Date: Sat, 9 Dec 2017 03:57:19 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 145a5310cd8c5711ddb96637986709abe49955c6
Author: Mark H Weaver <address@hidden>
Date:   Sat Dec 9 03:46:14 2017 -0500

    gnu: icecat: Fix CVE-2017-7843.
    
    * gnu/packages/gnuzilla.scm (icecat)[source]: Add upstream fix for
    CVE-2017-7843.
---
 gnu/packages/gnuzilla.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 814d372..c53c316 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -481,7 +481,8 @@ security standards.")
         (mozilla-patch "icecat-bug-1047098-pt3.patch"    "36bd15d14c5a" 
"0cb3l3hpsgk674f08kfamxhqfga3ah5v904gpxq9ag006vzd2cxz")
         (mozilla-patch "icecat-bug-1404105.patch"        "2909ba991f31" 
"126vssj57dc800347f075wlnjzcwamnxxmgxl9w78jpb0hj9gf16")
         (search-patch  "icecat-bug-1415133.patch")
-        (mozilla-patch "icecat-bug-1355576.patch"        "cf34a0574e58" 
"1z7sa1d12hypgivm5xxn32s58afpjcij97jvnafcgnfvxywrgr1m")))
+        (mozilla-patch "icecat-bug-1355576.patch"        "cf34a0574e58" 
"1z7sa1d12hypgivm5xxn32s58afpjcij97jvnafcgnfvxywrgr1m")
+        (mozilla-patch "icecat-CVE-2017-7843.patch"      "f6216ea8b8fc" 
"0jnhdkj0ch9mj01mzlvhjgf8zsxlbg6m7yvpq99qr7xmg0pzbgwl")))
       (modules '((guix build utils)))
       (snippet
        '(begin



reply via email to

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