guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (bb146db -> 4ae7559)


From: Ludovic Courtès
Subject: branch core-updates updated (bb146db -> 4ae7559)
Date: Tue, 07 Apr 2015 20:32:25 +0000

civodul pushed a change to branch core-updates
in repository guix.

      from  bb146db   gnu: dbus: Update to 1.8.16.
       new  41fc0eb   gnu: ld-wrapper: Extract symlink dereferencing.
       new  51d0cd9   gnu: ld-wrapper: Add '-rpath' flag only for libraries 
that are in the store.
       new  71b6716   gnu: ld-wrapper: Add 'GUIX_LD_WRAPPER_DISABLE_RPATH' 
environment variable.
       new  dfc8bb2   gnu: gcc: Disable RUNPATH validation for native builds.
       new  c8bfa5b   gnu: Change ld-wrapper extension from .scm to .in.
       new  1151f6a   ui: Add 'report-load-error'.
       new  4ae7559   gnu: Emit a warning when a package module cannot be 
loaded.

The 7 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-system.am                                  |    4 +-
 gnu/packages.scm                               |   12 +++-
 gnu/packages/base.scm                          |    2 +-
 gnu/packages/commencement.scm                  |   12 ++--
 gnu/packages/cross-base.scm                    |    2 +
 gnu/packages/gcc.scm                           |    5 ++
 gnu/packages/{ld-wrapper.scm => ld-wrapper.in} |   79 +++++++++++++++++-------
 guix/scripts/system.scm                        |   16 +-----
 guix/ui.scm                                    |   34 ++++++++++
 9 files changed, 119 insertions(+), 47 deletions(-)
 rename gnu/packages/{ld-wrapper.scm => ld-wrapper.in} (74%)



reply via email to

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