[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a39f48b -> dde2a94)
From: |
Mark H. Weaver |
Subject: |
branch master updated (a39f48b -> dde2a94) |
Date: |
Thu, 28 Apr 2016 14:26:21 +0000 |
mhw pushed a change to branch master
in repository guix.
from a39f48b gnu: setbfree: Update to 0.8.1.
new b310788 gnu: nspr: Update to 4.12.
new 3161f6a gnu: nss: Update to 3.23.
new dde2a94 gnu: icecat: Add fixes for CVE-2016-{2805,2807,2808,2814}
etc.
The 3 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/local.mk | 9 +
gnu/packages/gnuzilla.scm | 30 +-
gnu/packages/patches/icecat-CVE-2016-2805.patch | 75 +
.../patches/icecat-CVE-2016-2807-pt1.patch | 35 +
.../patches/icecat-CVE-2016-2807-pt2.patch | 69 +
.../patches/icecat-CVE-2016-2807-pt3.patch | 33 +
.../patches/icecat-CVE-2016-2807-pt4.patch | 37 +
.../patches/icecat-CVE-2016-2807-pt5.patch | 35 +
gnu/packages/patches/icecat-CVE-2016-2808.patch | 389 +++
gnu/packages/patches/icecat-CVE-2016-2814.patch | 35 +
.../patches/icecat-update-bundled-graphite2.patch | 2488 ++++++++++++++++++++
11 files changed, 3229 insertions(+), 6 deletions(-)
create mode 100644 gnu/packages/patches/icecat-CVE-2016-2805.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2016-2808.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2016-2814.patch
create mode 100644 gnu/packages/patches/icecat-update-bundled-graphite2.patch
- branch master updated (a39f48b -> dde2a94),
Mark H. Weaver <=