guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, core-updates, updated. v0.6-400-g00f


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, core-updates, updated. v0.6-400-g00fe933
Date: Thu, 19 Jun 2014 21:35:48 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, core-updates has been updated
       via  00fe93338d5cd29b4d565749b5842a7477d0477c (commit)
       via  080571eeac3f38e957434d5dda7568218a5a89dc (commit)
       via  9b762b8d7cd6b90bde5bc21c1d63601aad3d3885 (commit)
       via  eef4096c14568deae818287d23ad5da6a2f41d92 (commit)
       via  dc34393569aa4e5db4e4da8d8be8e827d2e94ab3 (commit)
       via  ae5c6fca26ff12179038a476eba3251f4a665cfe (commit)
      from  2c14c6d7cb51409bb2dff923cda3ac197bede5c6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 00fe93338d5cd29b4d565749b5842a7477d0477c
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jun 19 23:35:21 2014 +0200

    substitute-binary: Warn about uninitialized ACL.
    
    * guix/scripts/substitute-binary.scm (guix-substitute-binary): Call
      'check-acl-initialized'.
      (check-acl-initialized): Don't rely on 'equal?' to compare keys.
      Instead, convert keys to strings.

commit 080571eeac3f38e957434d5dda7568218a5a89dc
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jun 19 23:29:05 2014 +0200

    doc: Mention KVM support for 'guix system'.
    
    * doc/guix.texi (Invoking guix system): Add note about KVM support.

commit 9b762b8d7cd6b90bde5bc21c1d63601aad3d3885
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 18 23:28:54 2014 +0200

    system: Prefer packages from %FINAL-INPUTS.
    
    * gnu/packages/base.scm (canonical-package): New procedure.
    * gnu/system.scm (%base-packages): Pass BASH, COREUTILS, FINDUTILS,
      GREP, and SED through 'canonical-package'.

commit eef4096c14568deae818287d23ad5da6a2f41d92
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 18 23:19:01 2014 +0200

    guix system: 'init' makes sure the target store directory exists.
    
    * guix/scripts/system.scm (install): Before calling 'copy-closure', make
      sure directory (%store-prefix) under TARGET exists.

commit dc34393569aa4e5db4e4da8d8be8e827d2e94ab3
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 18 23:07:14 2014 +0200

    gnu: isc-dhcp: In native builds, refer to the final Coreutils and sed.
    
    * gnu/packages/admin.scm (isc-dhcp)[inputs]: Add Coreutils and sed only
      when (%current-target-system) is true.

commit ae5c6fca26ff12179038a476eba3251f4a665cfe
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 18 17:22:29 2014 +0200

    gnu: privoxy: Use etc/privoxy as the sysconfdir.
    
    Reported by "d00000" on #guix.
    
    * gnu/packages/tor.scm (privoxy)[arguments]: Add #:configure-flags.

-----------------------------------------------------------------------

Summary of changes:
 doc/guix.texi                      |    6 ++++++
 gnu/packages/admin.scm             |   14 +++++++++-----
 gnu/packages/base.scm              |   35 +++++++++++++++++++++++++++++++++++
 gnu/packages/tor.scm               |    7 ++++++-
 gnu/system.scm                     |   16 ++++++++++------
 guix/scripts/substitute-binary.scm |   12 +++++++++---
 guix/scripts/system.scm            |   10 +++++++---
 7 files changed, 82 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]