[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: ungoogled-chromium: Update to 86.0.4240.183-0.b68e17f [secur
From: |
guix-commits |
Subject: |
02/06: gnu: ungoogled-chromium: Update to 86.0.4240.183-0.b68e17f [security fixes]. |
Date: |
Wed, 4 Nov 2020 20:24:00 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 81dfd459e3a3d1b8c4a3de61fd9b677fefde8f36
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Nov 3 10:42:47 2020 +0100
gnu: ungoogled-chromium: Update to 86.0.4240.183-0.b68e17f [security fixes].
This fixes CVE-2020-16004, CVE-2020-16005, CVE-2020-16006, CVE-2020-16007,
CVE-2020-16008, CVE-2020-16009, and CVE-2020-16011.
* gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update
to b68e17f.
(ungoogled-chromium): Update to 86.0.4240.183.
---
gnu/packages/chromium.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm
index b219170..6db791a 100644
--- a/gnu/packages/chromium.scm
+++ b/gnu/packages/chromium.scm
@@ -301,8 +301,8 @@
"/svntogit-packages/" revision "/trunk/" name))
(sha256 (base32 hash))))
-(define %chromium-version "86.0.4240.111")
-(define %ungoogled-revision "c34a56db4c121238fface560e21531b6199ce5dd")
+(define %chromium-version "86.0.4240.183")
+(define %ungoogled-revision "b68e17f32e9eff56615a07b44e457835bb9460c6")
(define %debian-revision "debian/84.0.4147.105-1")
(define %arch-revision "2cbe439471932d30ff2c8ded6b3dfd51b312bbc9")
@@ -332,7 +332,7 @@
(string-take %ungoogled-revision 7)))
(sha256
(base32
- "18p9a7qffmy8m03nqva7maalgil13lj2mn0s56v3crbs4wk4lalj"))))
+ "0visyhz321ykrmbjndvx31yd8xlmha9gas0xbkavc2i45rpfahjq"))))
(define %guix-patches
(list (local-file (search-patch "ungoogled-chromium-system-nspr.patch"))
@@ -451,7 +451,7 @@
%chromium-version ".tar.xz"))
(sha256
(base32
- "05y7lwr89awkhvgmwkx3br9j4ap2aypg2wsc0nz8mi7kxc1dnyzj"))
+ "1g39i82js7fm4fqb8i66d6xs0kzqjxzi4vzvvwz5y9rkbikcc4ma"))
(modules '((guix build utils)))
(snippet (force ungoogled-chromium-snippet))))
(build-system gnu-build-system)
- branch master updated (f7d0a63 -> c98f68c), guix-commits, 2020/11/04
- 03/06: gnu: ungoogled-chromium: Fix hardware acceleration., guix-commits, 2020/11/04
- 04/06: gnu: python-django: Update to 3.1.3., guix-commits, 2020/11/04
- 01/06: gnu: ungoogled-chromium: Add search path for installed extensions., guix-commits, 2020/11/04
- 06/06: gnu: python-djangorestframework: Update to 3.12.1., guix-commits, 2020/11/04
- 02/06: gnu: ungoogled-chromium: Update to 86.0.4240.183-0.b68e17f [security fixes].,
guix-commits <=
- 05/06: gnu: python-django@2.2: Update to 2.2.17., guix-commits, 2020/11/04