[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (f049e79 -> 98df3a8)
From: |
Efraim Flashner |
Subject: |
branch master updated (f049e79 -> 98df3a8) |
Date: |
Wed, 6 Sep 2017 07:21:34 -0400 (EDT) |
efraim pushed a change to branch master
in repository guix.
from f049e79 gnu: csound: Update to 6.09.1.
new 3b7c606 gnu: openjpeg: Fix CVE-2017-14151, CVE-2017-14152.
new 98df3a8 gnu: libzip: Update to 1.3.0 (fixes CVE-2017-14107).
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/compression.scm | 14 ++-----
gnu/packages/image.scm | 4 +-
gnu/packages/patches/libzip-CVE-2017-12858.patch | 45 ---------------------
gnu/packages/patches/openjpeg-CVE-2017-14151.patch | 46 ++++++++++++++++++++++
gnu/packages/patches/openjpeg-CVE-2017-14152.patch | 38 ++++++++++++++++++
6 files changed, 92 insertions(+), 58 deletions(-)
delete mode 100644 gnu/packages/patches/libzip-CVE-2017-12858.patch
create mode 100644 gnu/packages/patches/openjpeg-CVE-2017-14151.patch
create mode 100644 gnu/packages/patches/openjpeg-CVE-2017-14152.patch
- branch master updated (f049e79 -> 98df3a8),
Efraim Flashner <=