[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (8957af3 -> 66ebb5b)
From: |
Ludovic Courtès |
Subject: |
branch master updated (8957af3 -> 66ebb5b) |
Date: |
Tue, 22 Nov 2016 23:21:13 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix.
from 8957af3 gnu: python-pyld: Update to 0.7.1.
new 10da75d gnu: grub: Add dependency on LVM2.
new 01f94cc gnu: Add 'lvm2-static'.
new 106b389 gnu: Add 'cryptsetup-static'.
new ad17470 marionette: Avoid use of SIGALRM for timeouts.
new 35b2f18 Revert "gnu: Update mit-krb5 to version 1.14.4."
new 66ebb5b gnu: guix: Update development snapshot.
The 6 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/build/marionette.scm | 17 +++----
gnu/local.mk | 1 +
gnu/packages/cryptsetup.scm | 65 +++++++++++++++++++++++++++
gnu/packages/grub.scm | 11 ++++-
gnu/packages/linux.scm | 19 +++++++-
gnu/packages/mit-krb5.scm | 4 +-
gnu/packages/package-management.scm | 6 +--
gnu/packages/patches/lvm2-static-link.patch | 14 ++++++
8 files changed, 121 insertions(+), 16 deletions(-)
create mode 100644 gnu/packages/patches/lvm2-static-link.patch
- branch master updated (8957af3 -> 66ebb5b),
Ludovic Courtès <=
- 04/06: marionette: Avoid use of SIGALRM for timeouts., Ludovic Courtès, 2016/11/22
- 06/06: gnu: guix: Update development snapshot., Ludovic Courtès, 2016/11/22
- 03/06: gnu: Add 'cryptsetup-static'., Ludovic Courtès, 2016/11/22
- 02/06: gnu: Add 'lvm2-static'., Ludovic Courtès, 2016/11/22
- 01/06: gnu: grub: Add dependency on LVM2., Ludovic Courtès, 2016/11/22
- 05/06: Revert "gnu: Update mit-krb5 to version 1.14.4.", Ludovic Courtès, 2016/11/22