[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (614c218 -> 4c153a9)
From: |
Mark H. Weaver |
Subject: |
branch master updated (614c218 -> 4c153a9) |
Date: |
Wed, 25 Mar 2015 12:23:48 +0000 |
mhw pushed a change to branch master
in repository guix.
from 614c218 substitute: Rename cache directory from
"substitute-binary" to "substitute".
new 4c153a9 gnu: icecat: Apply fixes for CVE-2015-{0817,0818} and
other selected bugs.
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 | 7 +
gnu/packages/gnuzilla.scm | 9 +-
gnu/packages/patches/icecat-CVE-2015-0817.patch | 44 ++++++
.../patches/icecat-CVE-2015-0818-pt1.patch | 67 ++++++++
.../patches/icecat-CVE-2015-0818-pt2.patch | 28 ++++
gnu/packages/patches/icecat-bug-1127780.patch | 25 +++
gnu/packages/patches/icecat-bug-1144991.patch | 76 +++++++++
gnu/packages/patches/icecat-bug-1145870.patch | 43 +++++
gnu/packages/patches/icecat-bug-1146339.patch | 162 ++++++++++++++++++++
9 files changed, 460 insertions(+), 1 deletions(-)
create mode 100644 gnu/packages/patches/icecat-CVE-2015-0817.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch
create mode 100644 gnu/packages/patches/icecat-bug-1127780.patch
create mode 100644 gnu/packages/patches/icecat-bug-1144991.patch
create mode 100644 gnu/packages/patches/icecat-bug-1145870.patch
create mode 100644 gnu/packages/patches/icecat-bug-1146339.patch
- branch master updated (614c218 -> 4c153a9),
Mark H. Weaver <=