[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bcc6551 -> 649eb8b)
From: |
Ludovic Courtès |
Subject: |
branch master updated (bcc6551 -> 649eb8b) |
Date: |
Wed, 28 Feb 2018 16:48:12 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from bcc6551 gnu: ccl: Patch absolute file-name.
new 2976025 build-system/trivial: Add support for
#:allowed-references.
new 63e4830 gnu: guile-static-stripped: Remove dependency on
bash-minimal.
new 4c853b7 gnu: guile-static-stripped: Add 'finit_module' wrapper.
new 3c14e7e linux-modules: Use 'load-linux-module/fd'.
new 649eb8b gnu: Add sala.
The 5 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/linux-modules.scm | 14 +++----
gnu/packages/make-bootstrap.scm | 11 +++++-
gnu/packages/password-utils.scm | 29 ++++++++++++++
gnu/packages/patches/guile-linux-syscalls.patch | 50 +++++++++++++++++++++++--
guix/build-system/trivial.scm | 42 ++++++++++++++++++---
tests/packages.scm | 20 +++++++++-
6 files changed, 148 insertions(+), 18 deletions(-)
- branch master updated (bcc6551 -> 649eb8b),
Ludovic Courtès <=
- 01/05: build-system/trivial: Add support for #:allowed-references., Ludovic Courtès, 2018/02/28
- 05/05: gnu: Add sala., Ludovic Courtès, 2018/02/28
- 03/05: gnu: guile-static-stripped: Add 'finit_module' wrapper., Ludovic Courtès, 2018/02/28
- 02/05: gnu: guile-static-stripped: Remove dependency on bash-minimal., Ludovic Courtès, 2018/02/28
- 04/05: linux-modules: Use 'load-linux-module/fd'., Ludovic Courtès, 2018/02/28