[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (1ec78e9 -> d48c8e7)
From: |
Mark H. Weaver |
Subject: |
branch master updated (1ec78e9 -> d48c8e7) |
Date: |
Mon, 11 May 2015 16:51:53 +0000 |
mhw pushed a change to branch master
in repository guix.
from 1ec78e9 gnu: octave: Add fftw, arpack, and glu inputs.
new d48c8e7 gnu: wpa-supplicant: Add security fixes.
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-system.am | 7 ++
gnu/packages/admin.scm | 9 ++-
.../patches/wpa-supplicant-2015-2-fix.patch | 51 +++++++++++++
.../patches/wpa-supplicant-2015-3-fix.patch | 43 +++++++++++
.../patches/wpa-supplicant-2015-4-fix-pt1.patch | 75 ++++++++++++++++++++
.../patches/wpa-supplicant-2015-4-fix-pt2.patch | 68 ++++++++++++++++++
.../patches/wpa-supplicant-2015-4-fix-pt3.patch | 54 ++++++++++++++
.../patches/wpa-supplicant-2015-4-fix-pt4.patch | 52 ++++++++++++++
.../patches/wpa-supplicant-2015-4-fix-pt5.patch | 34 +++++++++
9 files changed, 392 insertions(+), 1 deletions(-)
create mode 100644 gnu/packages/patches/wpa-supplicant-2015-2-fix.patch
create mode 100644 gnu/packages/patches/wpa-supplicant-2015-3-fix.patch
create mode 100644 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt1.patch
create mode 100644 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt2.patch
create mode 100644 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt3.patch
create mode 100644 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt4.patch
create mode 100644 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt5.patch
- branch master updated (1ec78e9 -> d48c8e7),
Mark H. Weaver <=