guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (884548b476 -> 8ea970a945)


From: guix-commits
Subject: branch core-updates updated (884548b476 -> 8ea970a945)
Date: Thu, 8 Sep 2022 15:45:18 -0400 (EDT)

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

    from 884548b476 Merge branch 'staging' into core-updates
     new d4485c5af7 gnu: xz: Update to 5.2.6 [security fix].
     new c527b0ce23 gnu: grep: Update to 3.8.
     new 845bc59402 gnu: gawk: Update to 5.2.0.
     new 2c1ce2f528 gnu: gsasl: Update to 2.2.0.
     new a36edf6739 gnu: ninja: Update to 1.11.1.
     new 7733a89b4d gnu: libxslt: Update to 1.1.37.
     new 4bb6500c19 gnu: xorgproto: Update to 2022.2.
     new d541f11d12 gnu: libxau: Update to 1.0.10.
     new cf76ab29c1 gnu: iproute2: Update to 5.19.0.
     new bf1ab9f285 gnu: libnftnl/fixed: Update to 1.2.3.
     new 70541df5cc gnu: fontconfig: Update to 2.14.0.
     new c37a31e9ab gnu: poppler: Update to 22.09.0.
     new fc64753bd3 gnu: doxygen: Update to 1.9.5.
     new 27322ac30b gnu: nss, nss-certs: Update to 3.82.
     new 25b30622b4 gnu: glibc: Update to 2.35.
     new 3c8b6fd94c syscalls: Adjust for glibc 2.34 and later.
     new 56759d30d9 gnu: Switch to GCC 11.
     new 712ee76530 gnu: glm: Fix build with GCC 11.
     new 8ea970a945 gnu: clang-runtime: Remove obsolete workaround.

The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |  2 +-
 gnu/packages/autotools.scm                         |  3 +-
 gnu/packages/base.scm                              | 38 ++++++++++--
 gnu/packages/certs.scm                             |  4 +-
 gnu/packages/commencement.scm                      | 64 +++++++++++++++++---
 gnu/packages/compression.scm                       |  4 +-
 gnu/packages/documentation.scm                     |  6 +-
 gnu/packages/fontutils.scm                         |  4 +-
 gnu/packages/gawk.scm                              |  4 +-
 gnu/packages/gcc.scm                               | 33 +++++++++--
 gnu/packages/gsasl.scm                             |  4 +-
 gnu/packages/linux.scm                             | 68 +++++++++++-----------
 gnu/packages/llvm.scm                              |  6 +-
 gnu/packages/maths.scm                             |  9 ++-
 gnu/packages/ninja.scm                             |  4 +-
 gnu/packages/nss.scm                               |  6 +-
 gnu/packages/patches/doxygen-support-gcc-12.patch  | 15 -----
 .../glibc-hurd-clock_gettime_monotonic.patch       |  4 +-
 gnu/packages/patches/libtool-grep-compat.patch     | 51 ++++++++++++++++
 gnu/packages/pdf.scm                               |  4 +-
 gnu/packages/xml.scm                               |  4 +-
 gnu/packages/xorg.scm                              | 13 ++---
 guix/build/syscalls.scm                            |  6 +-
 23 files changed, 245 insertions(+), 111 deletions(-)
 delete mode 100644 gnu/packages/patches/doxygen-support-gcc-12.patch
 create mode 100644 gnu/packages/patches/libtool-grep-compat.patch



reply via email to

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