[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (0bcc1b1 -> ec836b4)
From: |
guix-commits |
Subject: |
branch core-updates updated (0bcc1b1 -> ec836b4) |
Date: |
Tue, 14 Jan 2020 12:37:07 -0500 (EST) |
mbakke pushed a change to branch core-updates
in repository guix.
from 0bcc1b1 gnu: glib: Fix g_app_info_get_default_for_type.
new f87b68a gnu: findutils: Fix bootstrap on aarch64-linux and
armhf-linux.
new 488c304 gnu: file: Update to 5.38.
new 391ee9c gnu: OpenSSL: Remove duplicate #:disallowed-references.
new 88b5252 gnu: OpenSSL: Enable parallel build.
new e8b79cd gnu: grep: Update to 3.4.
new f63495d gnu: guile: Apply Shepherd fix to the default Guile.
new 404efac gnu: python-boot0: Do not inherit source snippet from python.
new 73fec9c gnu: python-boot0: Update to 3.5.9.
new ecfe153 gnu: acl: Do not build the static library.
new 1fabfd0 gnu: libev: Update to 4.31.
new 295eaee gnu: libev: Do not build the static library.
new dc73ea4 gnu: libuv: Update to 1.34.1.
new f0136e4 gnu: libuv: Do not build the static library.
new 2c85476 gnu: python2: Update to 2.7.17.
new ec836b4 gnu: help2man: Update to 1.47.12.
The 15 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 | 2 +-
gnu/packages/acl.scm | 1 +
gnu/packages/admin.scm | 4 +-
gnu/packages/base.scm | 7 +--
gnu/packages/commencement.scm | 16 +++++--
gnu/packages/file.scm | 5 +-
gnu/packages/guile.scm | 13 +----
gnu/packages/libevent.scm | 13 +++--
gnu/packages/man.scm | 16 +------
gnu/packages/patches/file-CVE-2019-18218.patch | 55 ----------------------
.../patches/findutils-test-rwlock-threads.patch | 38 +++++++++++++++
gnu/packages/python.scm | 4 +-
gnu/packages/tls.scm | 4 +-
13 files changed, 74 insertions(+), 104 deletions(-)
delete mode 100644 gnu/packages/patches/file-CVE-2019-18218.patch
create mode 100644 gnu/packages/patches/findutils-test-rwlock-threads.patch
- branch core-updates updated (0bcc1b1 -> ec836b4),
guix-commits <=
- 03/15: gnu: OpenSSL: Remove duplicate #:disallowed-references., guix-commits, 2020/01/14
- 05/15: gnu: grep: Update to 3.4., guix-commits, 2020/01/14
- 01/15: gnu: findutils: Fix bootstrap on aarch64-linux and armhf-linux., guix-commits, 2020/01/14
- 02/15: gnu: file: Update to 5.38., guix-commits, 2020/01/14
- 06/15: gnu: guile: Apply Shepherd fix to the default Guile., guix-commits, 2020/01/14
- 04/15: gnu: OpenSSL: Enable parallel build., guix-commits, 2020/01/14
- 12/15: gnu: libuv: Update to 1.34.1., guix-commits, 2020/01/14
- 08/15: gnu: python-boot0: Update to 3.5.9., guix-commits, 2020/01/14
- 09/15: gnu: acl: Do not build the static library., guix-commits, 2020/01/14
- 10/15: gnu: libev: Update to 4.31., guix-commits, 2020/01/14