guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (5d970dfa89 -> c4386d0603)


From: guix-commits
Subject: branch core-updates updated (5d970dfa89 -> c4386d0603)
Date: Sat, 23 Jul 2022 13:44:47 -0400 (EDT)

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

    from 5d970dfa89 gnu: git-minimal: Do not attempt to install info manual.
     new 576024a738 gnu: SQLite: Update to 3.39.1.
     new b0aa0a06be gnu: automake: Update to 1.16.5.
     new ea908c1c04 gnu: automake: Remove input labels.
     new 8fa17cb6d5 gnu: autoconf: Remove input labels.
     new 9e4b3391c5 gnu: make-autoconf-wrapper: Remove input labels.
     new c84fa7a253 gnu: libtool: Don't reference bash by label.
     new 57d5e06ef6 gnu: libpaper: Update to 1.2.2.
     new 259de44042 gnu: GnuPG: Update to 2.2.36.
     new fff973b03c gnu: GnuPG: Use G-expression.
     new 093f13610b gnu: cyrus-sasl: Update to 2.1.28.
     new 1ecf710cae gnu: cyrus-sasl: Fix indentation.
     new 0de5e6d653 gnu: cyrus-sasl: Do not propagate Kerberos.
     new 1a97959b22 gnu: elfutils: Update to 0.187.
     new 3ffcc3dc03 gnu: elfutils: Explicitly depend on xz.
     new b791e09b92 gnu: GCC: Build with Elfutils instead of libelf.
     new e9bac3e872 gnu: glib: Build with Elfutils instead of libelf.
     new 9fcc169d6c gnu: source-highlight: Fix build with newer GCC.
     new 8b0565c077 gnu: gdk-pixbuf: Update to 2.42.8.
     new c16a6a9ea2 gnu: mesa: Build with the default LLVM.
     new bbeed856b3 gnu: gpgme: Update to 1.17.1.
     new f46d117838 gnu: python-markupsafe: Update to 2.1.1.
     new 17f0e8d24f gnu: python-mako: Update to 1.2.1.
     new cafb72db5d gnu: python-cffi: Disable tests that fail with newer glibc.
     new 0c7cfbb82b gnu: libwpd: Fix build with newer GCC.
     new c4386d0603 gnu: pcsc-lite: Add missing Python input.

The 25 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                                       |   7 +-
 gnu/packages/autotools.scm                         | 381 ++++++++++-----------
 gnu/packages/cyrus-sasl.scm                        |  70 ++--
 gnu/packages/elf.scm                               |   6 +-
 gnu/packages/gcc.scm                               |   2 +-
 gnu/packages/ghostscript.scm                       |   7 +-
 gnu/packages/gl.scm                                |   4 +-
 gnu/packages/glib.scm                              |   2 +-
 gnu/packages/gnupg.scm                             |  72 ++--
 gnu/packages/gtk.scm                               |   4 +-
 gnu/packages/libffi.scm                            |   7 +-
 gnu/packages/libreoffice.scm                       |   1 +
 gnu/packages/openldap.scm                          |   7 -
 .../patches/cyrus-sasl-CVE-2019-19906.patch        |  25 --
 .../patches/libpaper-free-systempapername.patch    |  38 --
 .../patches/libpaper-free-xdg-config-home.patch    |  37 --
 .../patches/libpaper-invalid-paperspecs.patch      |  97 ------
 gnu/packages/patches/libwpd-gcc-compat.patch       |  17 +
 .../patches/source-highlight-gcc-compat.patch      |  74 ++++
 gnu/packages/pretty-print.scm                      |   1 +
 gnu/packages/python-xyz.scm                        |  12 +-
 gnu/packages/security-token.scm                    |   2 +-
 gnu/packages/sqlite.scm                            |  16 +-
 23 files changed, 369 insertions(+), 520 deletions(-)
 delete mode 100644 gnu/packages/patches/cyrus-sasl-CVE-2019-19906.patch
 delete mode 100644 gnu/packages/patches/libpaper-free-systempapername.patch
 delete mode 100644 gnu/packages/patches/libpaper-free-xdg-config-home.patch
 delete mode 100644 gnu/packages/patches/libpaper-invalid-paperspecs.patch
 create mode 100644 gnu/packages/patches/libwpd-gcc-compat.patch
 create mode 100644 gnu/packages/patches/source-highlight-gcc-compat.patch



reply via email to

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