[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (21a8fe1 -> 1de0afd)
From: |
Andreas Enge |
Subject: |
branch core-updates updated (21a8fe1 -> 1de0afd) |
Date: |
Sat, 05 Sep 2015 15:59:15 +0000 |
andreas pushed a change to branch core-updates
in repository guix.
from 21a8fe1 gnu: base: Add glibc-hurd and hurd-minimal.
new 45468e3 gnu: libtiff: Update to 4.0.5.
new 1de0afd gnu: libtiff: Build with the current libjpeg instead of
libjpeg-8.
The 2 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/image.scm | 31 +-
gnu/packages/patches/libtiff-CVE-2012-4564.patch | 33 -
gnu/packages/patches/libtiff-CVE-2013-1960.patch | 148 ----
gnu/packages/patches/libtiff-CVE-2013-1961.patch | 770 --------------------
gnu/packages/patches/libtiff-CVE-2013-4231.patch | 19 -
gnu/packages/patches/libtiff-CVE-2013-4232.patch | 20 -
gnu/packages/patches/libtiff-CVE-2013-4243.patch | 39 -
gnu/packages/patches/libtiff-CVE-2013-4244.patch | 20 -
.../patches/libtiff-CVE-2014-8127-pt1.patch | 30 -
.../patches/libtiff-CVE-2014-8127-pt2.patch | 42 --
.../patches/libtiff-CVE-2014-8127-pt3.patch | 45 --
.../patches/libtiff-CVE-2014-8127-pt4.patch | 295 --------
.../patches/libtiff-CVE-2014-8128-pt1.patch | 32 -
.../patches/libtiff-CVE-2014-8128-pt2.patch | 83 ---
.../patches/libtiff-CVE-2014-8128-pt3.patch | 34 -
.../patches/libtiff-CVE-2014-8128-pt4.patch | 77 --
.../patches/libtiff-CVE-2014-8128-pt5.patch | 16 -
gnu/packages/patches/libtiff-CVE-2014-8129.patch | 45 --
gnu/packages/patches/libtiff-CVE-2014-9330.patch | 47 --
gnu/packages/patches/libtiff-CVE-2014-9655.patch | 88 ---
21 files changed, 3 insertions(+), 1930 deletions(-)
delete mode 100644 gnu/packages/patches/libtiff-CVE-2012-4564.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2013-1960.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2013-1961.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2013-4231.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2013-4232.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2013-4243.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2013-4244.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8127-pt1.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8127-pt2.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8127-pt3.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8127-pt4.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8128-pt1.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8128-pt2.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8128-pt3.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8128-pt4.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8128-pt5.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-8129.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-9330.patch
delete mode 100644 gnu/packages/patches/libtiff-CVE-2014-9655.patch
- branch core-updates updated (21a8fe1 -> 1de0afd),
Andreas Enge <=