guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (8aaf42c -> 5f3f703)


From: guix-commits
Subject: branch core-updates updated (8aaf42c -> 5f3f703)
Date: Tue, 2 Jul 2019 12:17:36 -0400 (EDT)

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

      from  8aaf42c   gnu: guile-static-stripped: Adjust patches for 2.2.6.
       new  209214a   gnu: make-bootstrap: Remove obsolete header file.
       new  7c836ef   gnu: make-bootstrap: Restore cross-compilation 
workarounds.
       new  25a54eb   gnu: make-bootstrap: Adjust for GCC 7.
       new  f16a866   gnu: bootstrap-tarballs: Don't include the native Mes 
when cross-compiling.
       new  3730e3c   gnu: gettext: Update to 0.20.1.
       new  e279162   gnu: libuninameslist: Update to 20190701.
       new  742f2de   gnu: commencement: Remove outdated comment.
       new  1290855   gnu: linux-libre-headers: Update to 4.19.56.
       new  5f3f703   gnu: glibc: Update to 2.29.

The 9 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                                       |   4 +
 gnu/packages/base.scm                              |  32 +-
 gnu/packages/commencement.scm                      |  96 ++-
 gnu/packages/fontutils.scm                         |   4 +-
 gnu/packages/gettext.scm                           |  67 +-
 gnu/packages/linux.scm                             |   8 +-
 gnu/packages/make-bootstrap.scm                    |  64 +-
 ...es.patch => glibc-2.28-supported-locales.patch} |   0
 gnu/packages/patches/glibc-2.29-git-updates.patch  | 742 +++++++++++++++++++++
 gnu/packages/patches/glibc-CVE-2019-7309.patch     |  76 +++
 gnu/packages/patches/glibc-CVE-2019-9169.patch     |  22 +
 gnu/packages/patches/glibc-bootstrap-system.patch  |  34 +-
 gnu/packages/patches/glibc-supported-locales.patch |  16 +-
 gnu/packages/python.scm                            |   4 +-
 guix/build/make-bootstrap.scm                      |   1 -
 15 files changed, 1055 insertions(+), 115 deletions(-)
 copy gnu/packages/patches/{glibc-supported-locales.patch => 
glibc-2.28-supported-locales.patch} (100%)
 create mode 100644 gnu/packages/patches/glibc-2.29-git-updates.patch
 create mode 100644 gnu/packages/patches/glibc-CVE-2019-7309.patch
 create mode 100644 gnu/packages/patches/glibc-CVE-2019-9169.patch



reply via email to

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