guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (03e13c8981 -> ea53e292a8)


From: guix-commits
Subject: branch core-updates updated (03e13c8981 -> ea53e292a8)
Date: Sun, 26 Jun 2022 17:24:45 -0400 (EDT)

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

    from 03e13c8981 gnu: ninja: Remove input label.
     new 1ae2a47a01 gnu: m4: Fix cross-compilation.
     new d163943b23 gnu: Remove guile@3.0.7.
     new 6c80f4949f gnu: isl: Update to 0.24.
     new 40f96ea667 gnu: binutils: Update to 2.38.
     new 003128f2f3 gnu: gawk: Update to 5.1.1.
     new da25a43f2d gnu: gawk: Use G-expressions and remove labels.
     new 9881ff7324 gnu: readline: Update to 8.1.2.
     new 1c3fe0e491 gnu: readline: Remove input labels.
     new 879c71edf4 gnu: util-linux: Update to 2.37.4.
     new 82dae0c9e3 gnu: util-linux: Use G-expressions.
     new c097b6ad10 gnu: bison: Update to 3.8.2.
     new b3efda914e gnu: libgpg-error: Update to 1.45.
     new 497080c10e gnu: libgcrypt: Update to 1.10.1.
     new cac8545b02 gnu: gdbm: Update to 1.23.
     new e4496bf373 gnu: libbsd: Update to 0.11.6.
     new a2d231ad15 gnu: GnuTLS: Update to 3.7.6.
     new 6be081eb12 gnu: Remove p11-kit@0.23.22.
     new cda7e5d0e5 gnu: libgpg-error: Remove input label.
     new ea53e292a8 gnu: Tcl/Tk: Update to 8.6.12.

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                                       |   5 -
 gnu/packages/base.scm                              |  33 ++-
 gnu/packages/bison.scm                             |   4 +-
 gnu/packages/dbm.scm                               |   4 +-
 gnu/packages/gawk.scm                              |  67 +++---
 gnu/packages/gcc.scm                               |   8 +-
 gnu/packages/gnupg.scm                             |  28 ++-
 gnu/packages/guile.scm                             |  55 ++---
 gnu/packages/libbsd.scm                            |  22 +-
 gnu/packages/linux.scm                             | 209 ++++++++---------
 gnu/packages/m4.scm                                |   5 +-
 gnu/packages/make-bootstrap.scm                    |   6 +-
 gnu/packages/package-management.scm                |   2 +-
 .../binutils-2.37-file-descriptor-leak.patch       | 231 ------------------
 gnu/packages/patches/binutils-CVE-2021-45078.patch | 257 ---------------------
 .../patches/gnutls-guile-eintr-eagain.patch        |  56 -----
 .../patches/util-linux-CVE-2021-3995.patch         | 146 ------------
 .../patches/util-linux-CVE-2021-3996.patch         | 233 -------------------
 gnu/packages/readline.scm                          |  47 ++--
 gnu/packages/tcl.scm                               |   8 +-
 gnu/packages/tls.scm                               |  34 +--
 21 files changed, 263 insertions(+), 1197 deletions(-)
 delete mode 100644 
gnu/packages/patches/binutils-2.37-file-descriptor-leak.patch
 delete mode 100644 gnu/packages/patches/binutils-CVE-2021-45078.patch
 delete mode 100644 gnu/packages/patches/gnutls-guile-eintr-eagain.patch
 delete mode 100644 gnu/packages/patches/util-linux-CVE-2021-3995.patch
 delete mode 100644 gnu/packages/patches/util-linux-CVE-2021-3996.patch



reply via email to

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