[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (95b754a -> a7d8c46)
From: |
Mark H. Weaver |
Subject: |
branch master updated (95b754a -> a7d8c46) |
Date: |
Fri, 05 Feb 2016 21:00:35 +0000 |
mhw pushed a change to branch master
in repository guix.
from 95b754a gnu: r: Drop input openblas.
new a7d8c46 gnu: icecat: Update to 38.6.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 | 19 --
gnu/packages/gnuzilla.scm | 25 +--
.../patches/icecat-CVE-2016-1930-pt01.patch | 34 ---
.../patches/icecat-CVE-2016-1930-pt02.patch | 33 --
.../patches/icecat-CVE-2016-1930-pt03.patch | 308 --------------------
.../patches/icecat-CVE-2016-1930-pt04.patch | 47 ---
.../patches/icecat-CVE-2016-1930-pt05.patch | 51 ----
.../patches/icecat-CVE-2016-1930-pt06.patch | 170 -----------
.../patches/icecat-CVE-2016-1930-pt07.patch | 56 ----
.../patches/icecat-CVE-2016-1930-pt08.patch | 48 ---
.../patches/icecat-CVE-2016-1930-pt09.patch | 189 ------------
.../patches/icecat-CVE-2016-1930-pt10.patch | 33 --
.../patches/icecat-CVE-2016-1930-pt11.patch | 183 ------------
.../patches/icecat-CVE-2016-1930-pt12.patch | 91 ------
.../patches/icecat-CVE-2016-1930-pt13.patch | 34 ---
.../patches/icecat-CVE-2016-1930-pt14.patch | 83 ------
.../patches/icecat-CVE-2016-1930-pt15.patch | 35 ---
gnu/packages/patches/icecat-CVE-2016-1935.patch | 77 -----
gnu/packages/patches/icecat-bug-1146335-pt1.patch | 141 ---------
gnu/packages/patches/icecat-bug-1146335-pt2.patch | 43 ---
.../icecat-limit-max-buffers-size-for-ANGLE.patch | 73 -----
21 files changed, 3 insertions(+), 1770 deletions(-)
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt01.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt02.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt03.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt04.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt05.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt06.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt07.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt08.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt09.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt10.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt11.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt12.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt13.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt14.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1930-pt15.patch
delete mode 100644 gnu/packages/patches/icecat-CVE-2016-1935.patch
delete mode 100644 gnu/packages/patches/icecat-bug-1146335-pt1.patch
delete mode 100644 gnu/packages/patches/icecat-bug-1146335-pt2.patch
delete mode 100644
gnu/packages/patches/icecat-limit-max-buffers-size-for-ANGLE.patch
- branch master updated (95b754a -> a7d8c46),
Mark H. Weaver <=