lfam pushed a change to branch core-updates
in repository guix.
from 64a153b gnu: librsvg: Disable more failing tests.
new e522771 gnu: libtirpc: Update to 1.0.2.
new 0f7db1d gnu: Add libnsl.
new 03674a7 gnu: rpcbind: Build with libnsl.
new 606e246 gnu: nfs-utils: Adapt to changes in glibc 2.26.
new fddb22a gnu: gpm: Fix building with glibc 2.26.
The 5 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/linux.scm | 1 +
gnu/packages/nfs.scm | 3 +-
gnu/packages/onc-rpc.scm | 49 +++-
gnu/packages/patches/gpm-glibc-2.26.patch | 50 ++++
gnu/packages/patches/libtirpc-CVE-2017-8779.patch | 263 ---------------------
.../patches/libtirpc-missing-headers.patch | 40 ++++
.../patches/nfs-utils-missing-headers.patch | 19 ++
8 files changed, 159 insertions(+), 270 deletions(-)
create mode 100644 gnu/packages/patches/gpm-glibc-2.26.patch
delete mode 100644 gnu/packages/patches/libtirpc-CVE-2017-8779.patch
create mode 100644 gnu/packages/patches/libtirpc-missing-headers.patch
create mode 100644 gnu/packages/patches/nfs-utils-missing-headers.patch