[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (1d43756 -> acce0a4)
From: |
Marius Bakke |
Subject: |
branch master updated (1d43756 -> acce0a4) |
Date: |
Wed, 17 Oct 2018 14:35:17 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 1d43756 gnu: strace: Check before enabling personalities.
new 90aeaee gnu: python: Fix CVE-2018-14647.
new a55ebe2 gnu: python2: Add upstream security fixes.
new acce0a4 services: wpa-supplicant: Extend to support configuration
parameters.
The 3 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:
doc/guix.texi | 35 ++++++---
gnu/local.mk | 5 ++
gnu/packages/patches/python-CVE-2018-14647.patch | 61 +++++++++++++++
.../patches/python2-CVE-2018-1000802.patch | 47 ++++++++++++
gnu/packages/patches/python2-CVE-2018-1060.patch | 20 +++++
gnu/packages/patches/python2-CVE-2018-1061.patch | 20 +++++
gnu/packages/patches/python2-CVE-2018-14647.patch | 61 +++++++++++++++
gnu/packages/python.scm | 41 +++++++++--
gnu/services/networking.scm | 86 ++++++++++++++++------
9 files changed, 341 insertions(+), 35 deletions(-)
create mode 100644 gnu/packages/patches/python-CVE-2018-14647.patch
create mode 100644 gnu/packages/patches/python2-CVE-2018-1000802.patch
create mode 100644 gnu/packages/patches/python2-CVE-2018-1060.patch
create mode 100644 gnu/packages/patches/python2-CVE-2018-1061.patch
create mode 100644 gnu/packages/patches/python2-CVE-2018-14647.patch
- branch master updated (1d43756 -> acce0a4),
Marius Bakke <=