[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (5305ed2 -> 9e46245)
From: |
Leo Famulari |
Subject: |
branch master updated (5305ed2 -> 9e46245) |
Date: |
Sat, 26 Nov 2016 19:35:29 +0000 (UTC) |
lfam pushed a change to branch master
in repository guix.
from 5305ed2 services: Factorize configuration abstraction.
new 9e46245 gnu: gst-plugins-good: Fix CVE-2016-{9634,9635,9636} and
other security issues.
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/local.mk | 4 +
gnu/packages/gstreamer.scm | 5 +
.../patches/gst-plugins-good-fix-crashes.patch | 1047 ++++++++++++++++++++
.../gst-plugins-good-fix-invalid-read.patch | 37 +
.../patches/gst-plugins-good-fix-signedness.patch | 58 ++
.../gst-plugins-good-flic-bounds-check.patch | 319 ++++++
6 files changed, 1470 insertions(+)
create mode 100644 gnu/packages/patches/gst-plugins-good-fix-crashes.patch
create mode 100644 gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch
create mode 100644 gnu/packages/patches/gst-plugins-good-fix-signedness.patch
create mode 100644
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch
- branch master updated (5305ed2 -> 9e46245),
Leo Famulari <=