[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (837294b -> 9f7ae77)
From: |
Mark H. Weaver |
Subject: |
branch master updated (837294b -> 9f7ae77) |
Date: |
Wed, 14 Oct 2015 05:42:06 +0000 |
mhw pushed a change to branch master
in repository guix.
from 837294b gnu: geiser: Update to 0.8.1.
new 9f7ae77 gnu: icecat: Update to 38.3.0-gnu1.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu-system.am | 10 +--
gnu/packages/gnuzilla.scm | 46 ++++----
.../patches/icecat-CVE-2015-4473-partial.patch | 120 --------------------
gnu/packages/patches/icecat-CVE-2015-4482.patch | 28 -----
gnu/packages/patches/icecat-CVE-2015-4488.patch | 21 ----
gnu/packages/patches/icecat-CVE-2015-4489.patch | 21 ----
gnu/packages/patches/icecat-CVE-2015-4491.patch | 41 -------
gnu/packages/patches/icecat-CVE-2015-4492.patch | 81 -------------
gnu/packages/patches/icecat-CVE-2015-4495.patch | 28 -----
.../patches/icecat-avoid-bundled-includes.patch | 35 ++++++
.../icecat-enable-acceleration-and-webgl.patch | 12 --
gnu/packages/patches/icecat-libvpx-1.4.patch | 78 -------------
12 files changed, 62 insertions(+), 459 deletions(-)
delete mode 100644 gnu/packages/patches/icecat-CVE-2015-4473-partial.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2015-4482.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2015-4488.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2015-4489.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2015-4491.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2015-4492.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2015-4495.patch
create mode 100644 gnu/packages/patches/icecat-avoid-bundled-includes.patch
delete mode 100644
gnu/packages/patches/icecat-enable-acceleration-and-webgl.patch
delete mode 100644 gnu/packages/patches/icecat-libvpx-1.4.patch
- branch master updated (837294b -> 9f7ae77),
Mark H. Weaver <=