[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (6cb1ef9 -> e7041c8)
From: |
guix-commits |
Subject: |
branch core-updates updated (6cb1ef9 -> e7041c8) |
Date: |
Thu, 20 Jun 2019 18:01:10 -0400 (EDT) |
mbakke pushed a change to branch core-updates
in repository guix.
from 6cb1ef9 Merge branch 'staging' into core-updates
new a9a78d8 gnu: dbus: Update to 1.12.16.
new 814e12d packages: Retain version in file name when repacking
source checkouts.
new c69959f gnu: Replace uses of 'cmake' with 'cmake-minimal'.
new 74c1c8d gnu: libx11: Update to 1.6.8.
new ac3842e gnu: util-linux: Update to 2.34.
new 7053003 gnu: meson: Update to 0.51.0.
new 2b5e412 gnu: commencement: Return #t from all phases.
new 1bd3643 gnu: ncurses: Update to 6.1-20190909.
new 9f1da6c gnu: isl: Fix fallback URL.
new 8449cc1 gnu: isl: Update to 0.21.
new 78b036d gnu: libxi: Update to 1.7.10.
new d0828b0 gnu: xorgproto: Update to 2019.1.
new fc9e597 gnu: expat: Update to 2.2.7.
new e7041c8 gnu: python: Allow building on low-memory systems.
The 14 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 | 1 -
gnu/packages/build-tools.scm | 4 +-
gnu/packages/commencement.scm | 129 ++++++++++++-------------
gnu/packages/databases.scm | 2 +-
gnu/packages/emacs-xyz.scm | 2 +-
gnu/packages/firmware.scm | 2 +-
gnu/packages/games.scm | 4 +-
gnu/packages/gcc.scm | 10 +-
gnu/packages/glib.scm | 13 +--
gnu/packages/gnome.scm | 2 +-
gnu/packages/ibus.scm | 2 +-
gnu/packages/linux.scm | 4 +-
gnu/packages/ncurses.scm | 23 ++++-
gnu/packages/patches/dbus-CVE-2019-12749.patch | 116 ----------------------
gnu/packages/python.scm | 3 +
gnu/packages/rust.scm | 2 +-
gnu/packages/simulation.scm | 2 +-
gnu/packages/squirrel.scm | 2 +-
gnu/packages/video.scm | 2 +-
gnu/packages/virtualization.scm | 2 +-
gnu/packages/vulkan.scm | 2 +-
gnu/packages/xml.scm | 6 +-
gnu/packages/xorg.scm | 12 +--
guix/packages.scm | 13 ++-
24 files changed, 127 insertions(+), 233 deletions(-)
delete mode 100644 gnu/packages/patches/dbus-CVE-2019-12749.patch
- branch core-updates updated (6cb1ef9 -> e7041c8),
guix-commits <=
- 13/14: gnu: expat: Update to 2.2.7., guix-commits, 2019/06/20
- 14/14: gnu: python: Allow building on low-memory systems., guix-commits, 2019/06/20
- 09/14: gnu: isl: Fix fallback URL., guix-commits, 2019/06/20
- 04/14: gnu: libx11: Update to 1.6.8., guix-commits, 2019/06/20
- 11/14: gnu: libxi: Update to 1.7.10., guix-commits, 2019/06/20
- 10/14: gnu: isl: Update to 0.21., guix-commits, 2019/06/20
- 05/14: gnu: util-linux: Update to 2.34., guix-commits, 2019/06/20
- 06/14: gnu: meson: Update to 0.51.0., guix-commits, 2019/06/20
- 12/14: gnu: xorgproto: Update to 2019.1., guix-commits, 2019/06/20
- 08/14: gnu: ncurses: Update to 6.1-20190909., guix-commits, 2019/06/20