[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (b4ad57a -> e7f0835)
From: |
guix-commits |
Subject: |
branch core-updates updated (b4ad57a -> e7f0835) |
Date: |
Sun, 6 Jun 2021 13:52:51 -0400 (EDT) |
mbakke pushed a change to branch core-updates
in repository guix.
from b4ad57a gnu: opendht: Refer to the correct Nettle.
new 0788e62 gnu: nss: Fix test failure.
new 1eee406 gnu: nss: Prepare for GCC 10.
new d25873f gnu: nspr: Update to 4.31.
new 79878c6 gnu: nss: Update to 3.66.
new e7f0835 gnu: nss: Use (guix utils).
The 5 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 | 1 +
gnu/packages/certs.scm | 2 +-
gnu/packages/nss.scm | 229 ++++++++++-----------
gnu/packages/patches/nss-3.56-pkgconfig.patch | 187 ++++++-----------
gnu/packages/patches/nss-getcwd-nonnull.patch | 30 +++
.../patches/nss-increase-test-timeout.patch | 4 +-
gnu/packages/sqlite.scm | 38 ++--
7 files changed, 232 insertions(+), 259 deletions(-)
create mode 100644 gnu/packages/patches/nss-getcwd-nonnull.patch
- branch core-updates updated (b4ad57a -> e7f0835),
guix-commits <=
- 01/05: gnu: nss: Fix test failure., guix-commits, 2021/06/06
- 04/05: gnu: nss: Update to 3.66., guix-commits, 2021/06/06
- 05/05: gnu: nss: Use (guix utils)., guix-commits, 2021/06/06
- 02/05: gnu: nss: Prepare for GCC 10., guix-commits, 2021/06/06
- 03/05: gnu: nspr: Update to 4.31., guix-commits, 2021/06/06