[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bea2683 -> 9f8552f)
From: |
Mark H. Weaver |
Subject: |
branch master updated (bea2683 -> 9f8552f) |
Date: |
Tue, 16 Dec 2014 01:42:39 +0000 |
mhw pushed a change to branch master
in repository guix.
from bea2683 profiles: Fix removal of the next-to-last item in a
profile.
new 9f8552f gnu: icecat: Apply security updates for
CVE-2014-{1587,1590,1592,1593,1594}.
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 | 9 +
gnu/packages/gnuzilla.scm | 12 +-
.../patches/icecat-CVE-2014-1587-bug-1042567.patch | 30 ++
.../patches/icecat-CVE-2014-1587-bug-1072847.patch | 19 +
.../patches/icecat-CVE-2014-1587-bug-1079729.patch | 191 ++++++++++
.../patches/icecat-CVE-2014-1587-bug-1080312.patch | 308 +++++++++++++++
.../patches/icecat-CVE-2014-1587-bug-1089207.patch | 119 ++++++
gnu/packages/patches/icecat-CVE-2014-1590.patch | 33 ++
gnu/packages/patches/icecat-CVE-2014-1592.patch | 400 ++++++++++++++++++++
gnu/packages/patches/icecat-CVE-2014-1593.patch | 154 ++++++++
gnu/packages/patches/icecat-CVE-2014-1594.patch | 34 ++
11 files changed, 1308 insertions(+), 1 deletions(-)
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1587-bug-1042567.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1587-bug-1072847.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1587-bug-1079729.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1587-bug-1080312.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1587-bug-1089207.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1590.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1592.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1593.patch
create mode 100644 gnu/packages/patches/icecat-CVE-2014-1594.patch
- branch master updated (bea2683 -> 9f8552f),
Mark H. Weaver <=