guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (ff9d1a2 -> 3f3c0ab)


From: Ludovic Courtès
Subject: branch core-updates updated (ff9d1a2 -> 3f3c0ab)
Date: Sat, 17 Feb 2018 18:48:38 -0500 (EST)

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

      from  ff9d1a2   Merge branch 'master' into core-updates
       new  bfb06e5   gnu: shepherd: Add dependency on guile-readline.
       new  a9d4a9a   gnu: gvpe: Fix compilation against glibc 2.26.
       new  d659307   gnu: address@hidden: Fix libsanitizer compilation with 
glibc 2.26.
       new  3f3c0ab   gnu: mailutils: Fix uninitialized memory bug.

The 4 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/local.mk                                       |  2 +
 gnu/packages/admin.scm                             |  8 +-
 gnu/packages/gcc.scm                               |  5 +-
 gnu/packages/mail.scm                              | 18 ++++-
 .../patches/gcc-4.9-libsanitizer-fix.patch         | 66 ++++++++++++++++
 .../patches/mailutils-uninitialized-memory.patch   | 87 ++++++++++++++++++++++
 gnu/packages/vpn.scm                               | 14 +++-
 7 files changed, 192 insertions(+), 8 deletions(-)
 create mode 100644 gnu/packages/patches/gcc-4.9-libsanitizer-fix.patch
 create mode 100644 gnu/packages/patches/mailutils-uninitialized-memory.patch



reply via email to

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