guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (8ceff70 -> a6c292a)


From: guix-commits
Subject: branch core-updates updated (8ceff70 -> a6c292a)
Date: Sat, 12 Jun 2021 19:05:04 -0400 (EDT)

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

    from 8ceff70  gnu: pcsc-lite: Update to 1.9.1.
     new 6a7a7c9  gnu: OpenSSL: Remove replacement.
     new b54bfa4  gnu: postgresql: Remove replacement.
     new 276626c  gnu: libx11: Update to 1.7.1.
     new a028604  gnu: expat: Remove replacement.
     new 1dec7fa  gnu: curl: Absorb replacement.
     new 4796b5d  gnu: GCC: Switch to GCC 10.
     new 44775a7  gnu: python-attrs: Update to 21.2.0.
     new 5d4b721  gnu: graphviz: Update to 2.47.1.
     new 0b9303d  gnu: harfbuzz: Update to 2.8.1.
     new 2ed8c23  gnu: pango: Update to 1.48.4.
     new 62f534b  gnu: poppler: Update to 21.05.0.
     new 425df5b  gnu: python-magic: Update to 0.4.22.
     new 557084a  gnu: glib: Add "static" output.
     new a6c292a  gnu: expat: Install the static library.

The 14 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                                       |  4 +-
 gnu/packages/commencement.scm                      |  2 +
 gnu/packages/cross-base.scm                        |  3 +
 gnu/packages/curl.scm                              | 19 +-----
 gnu/packages/databases.scm                         | 19 +-----
 gnu/packages/gcc.scm                               |  6 +-
 gnu/packages/glib.scm                              | 49 +++++----------
 gnu/packages/graphviz.scm                          | 20 ++----
 gnu/packages/gtk.scm                               | 12 ++--
 .../patches/curl-7.76-use-ssl-cert-env.patch       | 64 -------------------
 ...ch => gcc-10-cross-environment-variables.patch} | 34 +++-------
 .../patches/gcc-cross-gxx-include-dir.patch        | 73 ++++++++++++++++++++++
 gnu/packages/patches/graphviz-CVE-2020-18032.patch | 49 ---------------
 gnu/packages/pdf.scm                               |  4 +-
 gnu/packages/python-xyz.scm                        | 62 +++++++-----------
 gnu/packages/tls.scm                               | 24 +------
 gnu/packages/virtualization.scm                    |  2 +-
 gnu/packages/xml.scm                               | 37 +++++------
 gnu/packages/xorg.scm                              | 17 +----
 19 files changed, 167 insertions(+), 333 deletions(-)
 delete mode 100644 gnu/packages/patches/curl-7.76-use-ssl-cert-env.patch
 copy gnu/packages/patches/{gcc-8-cross-environment-variables.patch => 
gcc-10-cross-environment-variables.patch} (71%)
 create mode 100644 gnu/packages/patches/gcc-cross-gxx-include-dir.patch
 delete mode 100644 gnu/packages/patches/graphviz-CVE-2020-18032.patch



reply via email to

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