[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (dcd9d16 -> 72f0c5e)
From: |
Ludovic Courtès |
Subject: |
branch master updated (dcd9d16 -> 72f0c5e) |
Date: |
Wed, 30 Nov 2016 16:35:27 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix.
from dcd9d16 gnu: hdf5: Update to 1.8.18 [fixes
CVE-2016-{4330,4331,4332,4333}].
new 130079a tests: Create a copy-on-write image instead of copying
eagerly.
new 7632f7b gnu-maintenance: Factorize URL prefix predicates.
new 4e6230e refresh: Honor the selected updaters when '-u' isn't
given.
new 8d5d062 upstream: Properly verify signatures of uncompressed
tarballs.
new 2fd370e gnu-maintenance: Add kernel.org updater.
new 3676f89 refresh: '--list-updaters' shows updater coverage.
new 873c469 gnu: pciutils: Update to 3.5.2.
new 72f0c5e gnu: iw: Update to 4.9.
The 8 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 | 5 +++
gnu/packages/linux.scm | 4 +-
gnu/packages/pciutils.scm | 4 +-
gnu/tests/install.scm | 11 +++++-
guix/gnu-maintenance.scm | 96 ++++++++++++++++++++++-----------------------
guix/scripts/refresh.scm | 38 +++++++++++++-----
guix/upstream.scm | 49 ++++++++++++++++++++++-
7 files changed, 141 insertions(+), 66 deletions(-)
- branch master updated (dcd9d16 -> 72f0c5e),
Ludovic Courtès <=
- 06/08: refresh: '--list-updaters' shows updater coverage., Ludovic Courtès, 2016/11/30
- 08/08: gnu: iw: Update to 4.9., Ludovic Courtès, 2016/11/30
- 07/08: gnu: pciutils: Update to 3.5.2., Ludovic Courtès, 2016/11/30
- 01/08: tests: Create a copy-on-write image instead of copying eagerly., Ludovic Courtès, 2016/11/30
- 04/08: upstream: Properly verify signatures of uncompressed tarballs., Ludovic Courtès, 2016/11/30
- 05/08: gnu-maintenance: Add kernel.org updater., Ludovic Courtès, 2016/11/30
- 02/08: gnu-maintenance: Factorize URL prefix predicates., Ludovic Courtès, 2016/11/30
- 03/08: refresh: Honor the selected updaters when '-u' isn't given., Ludovic Courtès, 2016/11/30