guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (3ea66da -> 27c1df0)


From: Marius Bakke
Subject: branch core-updates updated (3ea66da -> 27c1df0)
Date: Sat, 25 Aug 2018 10:30:52 -0400 (EDT)

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

      from  3ea66da   gnu: boost: Update to 1.68.0.
       new  e13b547   gnu: glibc: Update to 2.28.
       new  1aef659   gnu: gcc: Fix build with glibc >= 2.28.
       new  95895d5   gnu: m4: Fix FTBFS with glibc >= 2.28.
       new  c7b87ee   gnu: gzip: Fix FTBFS with glibc >= 2.28.
       new  a8dcf6c   gnu: coreutils: Update to 8.30.
       new  8c8ded2   gnu: grep: Work around test failure with glibc 2.28.
       new  2fa4066   gnu: findutils: Fix build with glibc 2.28.
       new  34f4c21   gnu: flex: Update bison-for-tests to 3.0.5.
       new  cf59c62   gnu: Remove address@hidden
       new  27c1df0   gnu: linux-libre-headers: Update to 4.14.67.

The 10 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                                      |   5 +
 gnu/packages/base.scm                             |  55 +++--
 gnu/packages/bison.scm                            |  12 --
 gnu/packages/compression.scm                      |  15 ++
 gnu/packages/flex.scm                             |  16 +-
 gnu/packages/gcc.scm                              |   1 +
 gnu/packages/linux.scm                            |   4 +-
 gnu/packages/m4.scm                               |   1 +
 gnu/packages/patches/findutils-gnulib-libio.patch | 114 ++++++++++
 gnu/packages/patches/findutils-makedev.patch      |  22 ++
 gnu/packages/patches/gcc-libsanitizer-ustat.patch |  41 ++++
 gnu/packages/patches/glibc-2.28-git-fixes.patch   | 248 ++++++++++++++++++++++
 gnu/packages/patches/m4-gnulib-libio.patch        | 128 +++++++++++
 13 files changed, 617 insertions(+), 45 deletions(-)
 create mode 100644 gnu/packages/patches/findutils-gnulib-libio.patch
 create mode 100644 gnu/packages/patches/findutils-makedev.patch
 create mode 100644 gnu/packages/patches/gcc-libsanitizer-ustat.patch
 create mode 100644 gnu/packages/patches/glibc-2.28-git-fixes.patch
 create mode 100644 gnu/packages/patches/m4-gnulib-libio.patch



reply via email to

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