[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b50a9cc -> 91675d5)
From: |
Efraim Flashner |
Subject: |
branch master updated (b50a9cc -> 91675d5) |
Date: |
Mon, 18 Dec 2017 15:54:31 -0500 (EST) |
efraim pushed a change to branch master
in repository guix.
from b50a9cc gnu: psm: Update home page URL.
new 91675d5 gnu: rsync: Patch CVE-2017-{16548,17433,17434}.
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 | 5 +++
gnu/packages/patches/rsync-CVE-2017-16548.patch | 31 +++++++++++++++
.../patches/rsync-CVE-2017-17433-fix-tests.patch | 42 ++++++++++++++++++++
gnu/packages/patches/rsync-CVE-2017-17433.patch | 45 ++++++++++++++++++++++
.../patches/rsync-CVE-2017-17434-pt1.patch | 28 ++++++++++++++
.../patches/rsync-CVE-2017-17434-pt2.patch | 39 +++++++++++++++++++
gnu/packages/rsync.scm | 11 +++++-
7 files changed, 200 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/rsync-CVE-2017-16548.patch
create mode 100644 gnu/packages/patches/rsync-CVE-2017-17433-fix-tests.patch
create mode 100644 gnu/packages/patches/rsync-CVE-2017-17433.patch
create mode 100644 gnu/packages/patches/rsync-CVE-2017-17434-pt1.patch
create mode 100644 gnu/packages/patches/rsync-CVE-2017-17434-pt2.patch
- branch master updated (b50a9cc -> 91675d5),
Efraim Flashner <=