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.3-149-g692


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, core-updates, updated. v0.3-149-g692b934
Date: Sun, 15 Sep 2013 21:37:41 +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  692b93408f9f3ac3e43192fb869de966fa1d1204 (commit)
       via  66018f1c338375796a8a2d5130bae5cdb9a48b5f (commit)
      from  8ce3104e0e290b603599ec2e1b86bb82497c2665 (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 692b93408f9f3ac3e43192fb869de966fa1d1204
Author: Ludovic Courtès <address@hidden>
Date:   Sun Sep 15 23:37:32 2013 +0200

    gnu: glibc: Fix 'ldd' on x86_64.
    
    Reported by Cyril Roelandt at
    <https://lists.gnu.org/archive/html/guix-devel/2013-09/msg00136.html>.
    
    * gnu/packages/patches/glibc-ldd-x86_64.patch: New file.
    * gnu-system.am (dist_patch_DATA): Add it.
    * gnu/packages/base.scm (glibc): Use it.

commit 66018f1c338375796a8a2d5130bae5cdb9a48b5f
Author: Ludovic Courtès <address@hidden>
Date:   Sun Sep 15 23:20:16 2013 +0200

    utils: 'find-files' returns a sorted list.
    
    * guix/build/utils.scm (find-files): Sort the result lexicographically.
    * guix/scripts/pull.scm (unpack): Don't sort the result of 'find-files'.

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

Summary of changes:
 gnu-system.am                               |    1 +
 gnu/packages/base.scm                       |    6 +++-
 gnu/packages/patches/glibc-ldd-x86_64.patch |   10 +++++++
 guix/build/utils.scm                        |   39 ++++++++++++++------------
 guix/scripts/pull.scm                       |    4 +--
 5 files changed, 37 insertions(+), 23 deletions(-)
 create mode 100644 gnu/packages/patches/glibc-ldd-x86_64.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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