[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (0406434 -> 4728806)
From: |
guix-commits |
Subject: |
branch master updated (0406434 -> 4728806) |
Date: |
Thu, 25 Apr 2019 00:14:06 -0400 (EDT) |
marusich pushed a change to branch master
in repository guix.
from 0406434 gnu: bind: Update to 9.12.4-P1 [fixes CVE-2018-5743,
CVE-2019-6467].
new 968e86b gnu: Add python-pyfakefs and python2-pyfakefs.
new 404037f gnu: Add python-pyscard and python2-pyscard.
new 5f7d151 gnu: Add libu2f-host.
new 41553c9 gnu: Add public-suffix-list.
new 5297e97 gnu: Add python-fido2 and python2-fido2.
new 4728806 gnu: Add python-yubikey-manager and
python2-yubikey-manager.
The 6 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/check.scm | 50 +++++
gnu/packages/dns.scm | 51 +++++
.../patches/python-pyfakefs-remove-bad-test.patch | 23 +++
gnu/packages/security-token.scm | 211 ++++++++++++++++++++-
5 files changed, 335 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/python-pyfakefs-remove-bad-test.patch
- branch master updated (0406434 -> 4728806),
guix-commits <=
- 03/06: gnu: Add libu2f-host., guix-commits, 2019/04/25
- 02/06: gnu: Add python-pyscard and python2-pyscard., guix-commits, 2019/04/25
- 04/06: gnu: Add public-suffix-list., guix-commits, 2019/04/25
- 05/06: gnu: Add python-fido2 and python2-fido2., guix-commits, 2019/04/25
- 06/06: gnu: Add python-yubikey-manager and python2-yubikey-manager., guix-commits, 2019/04/25
- 01/06: gnu: Add python-pyfakefs and python2-pyfakefs., guix-commits, 2019/04/25