[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (294739b -> ed2b7cb)
From: |
Ludovic Courtès |
Subject: |
branch master updated (294739b -> ed2b7cb) |
Date: |
Tue, 30 May 2017 12:08:49 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 294739b gnu: libntlm: Update to 1.4.
new 151cb97 git-download: Fix 'git-predicate' to use absolute paths.
new 41db5a7 activation: Change permissions on /root to #o700.
new a88d41d doc: Move the NGinx service configuration documentation
together.
new f0a0b58 daemon: Report hash mismatches in a cleaner way.
new ed2b7cb gnu: Add 'git-remote-gcrypt' package
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:
doc/guix.texi | 115 ++++++++++++++++++++-------------------
gnu/build/activation.scm | 5 +-
gnu/packages/version-control.scm | 44 +++++++++++++++
gnu/tests/base.scm | 9 +++
guix/git-download.scm | 3 +-
nix/libstore/build.cc | 11 +++-
6 files changed, 124 insertions(+), 63 deletions(-)
- branch master updated (294739b -> ed2b7cb),
Ludovic Courtès <=
- 01/05: git-download: Fix 'git-predicate' to use absolute paths., Ludovic Courtès, 2017/05/30
- 04/05: daemon: Report hash mismatches in a cleaner way., Ludovic Courtès, 2017/05/30
- 03/05: doc: Move the NGinx service configuration documentation together., Ludovic Courtès, 2017/05/30
- 05/05: gnu: Add 'git-remote-gcrypt' package, Ludovic Courtès, 2017/05/30
- 02/05: activation: Change permissions on /root to #o700., Ludovic Courtès, 2017/05/30