[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ecb33b8 -> 0406434)
From: |
guix-commits |
Subject: |
branch master updated (ecb33b8 -> 0406434) |
Date: |
Wed, 24 Apr 2019 22:44:44 -0400 (EDT) |
nckx pushed a change to branch master
in repository guix.
from ecb33b8 vm: Adjust FAT serial number code to 32-bit Guile.
new 5ed72097 gnu: openfst: Update to 1.7.2.
new 2cffa2f gnu: libsvm: Update to 3.23.
new ddfd529 gnu: libimobiledevice: Edit description.
new ac32a45 gnu: perl-filesys-notify-simple: Edit description.
new 7ecd176 gnu: bubblewrap: Edit description.
new 52beae7 gnu, guix: Yearly ritual purging of the filesystems.
new 61985d6 gnu: python-dill: Fix typo in description.
new 9b19734 gnu: r-yamss: Fix typo in description.
new 0406434 gnu: bind: Update to 9.12.4-P1 [fixes CVE-2018-5743,
CVE-2019-6467].
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 | 1 +
gnu/packages/android.scm | 2 +-
gnu/packages/bioconductor.scm | 2 +-
gnu/packages/disk.scm | 4 +-
gnu/packages/dns.scm | 11 ++++--
gnu/packages/golang.scm | 5 ++-
gnu/packages/ipfs.scm | 4 +-
gnu/packages/java.scm | 2 +-
gnu/packages/libusb.scm | 4 +-
gnu/packages/linux.scm | 10 ++---
gnu/packages/machine-learning.scm | 15 ++++----
gnu/packages/package-management.scm | 4 +-
.../bind-fix-unused-pk11-ecc-constants.patch | 43 ++++++++++++++++++++++
gnu/packages/perl.scm | 10 ++---
gnu/packages/python-xyz.scm | 4 +-
gnu/packages/rails.scm | 2 +-
gnu/packages/ruby.scm | 2 +-
gnu/packages/virtualization.scm | 10 ++---
guix/build/go-build-system.scm | 4 +-
guix/store/deduplication.scm | 4 +-
20 files changed, 96 insertions(+), 47 deletions(-)
create mode 100644
gnu/packages/patches/bind-fix-unused-pk11-ecc-constants.patch
- branch master updated (ecb33b8 -> 0406434),
guix-commits <=
- 06/09: gnu, guix: Yearly ritual purging of the filesystems., guix-commits, 2019/04/24
- 09/09: gnu: bind: Update to 9.12.4-P1 [fixes CVE-2018-5743, CVE-2019-6467]., guix-commits, 2019/04/24
- 08/09: gnu: r-yamss: Fix typo in description., guix-commits, 2019/04/24
- 07/09: gnu: python-dill: Fix typo in description., guix-commits, 2019/04/24
- 05/09: gnu: bubblewrap: Edit description., guix-commits, 2019/04/24
- 03/09: gnu: libimobiledevice: Edit description., guix-commits, 2019/04/24
- 04/09: gnu: perl-filesys-notify-simple: Edit description., guix-commits, 2019/04/24
- 02/09: gnu: libsvm: Update to 3.23., guix-commits, 2019/04/24
- 01/09: gnu: openfst: Update to 1.7.2., guix-commits, 2019/04/24