[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (193cbb3 -> 8dc3c2a)
From: |
guix-commits |
Subject: |
branch master updated (193cbb3 -> 8dc3c2a) |
Date: |
Wed, 25 Sep 2019 11:46:25 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 193cbb3 gnu: freeimage: Build with the C++ 11 standard.
new 8b9570a gnu: libjxr: Build and install shared library.
new 8dc3c2a gnu: freeimage: Update to 3.18.0.
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/local.mk | 3 -
gnu/packages/image.scm | 106 +-
gnu/packages/patches/freeimage-CVE-2015-0852.patch | 129 --
gnu/packages/patches/freeimage-CVE-2016-5684.patch | 34 -
.../patches/freeimage-fix-build-with-gcc-5.patch | 1453 --------------------
gnu/packages/patches/freeimage-unbundle.patch | 167 ++-
6 files changed, 198 insertions(+), 1694 deletions(-)
delete mode 100644 gnu/packages/patches/freeimage-CVE-2015-0852.patch
delete mode 100644 gnu/packages/patches/freeimage-CVE-2016-5684.patch
delete mode 100644 gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch
- branch master updated (193cbb3 -> 8dc3c2a),
guix-commits <=