Hello community, here is the log from the commit of package yubikey-manager for openSUSE:Factory checked in at 2018-07-12 09:20:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yubikey-manager (Old) and /work/SRC/openSUSE:Factory/.yubikey-manager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yubikey-manager" Thu Jul 12 09:20:10 2018 rev:4 rq:622054 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/yubikey-manager/yubikey-manager.changes 2018-02-24 16:39:22.785448999 +0100 +++ /work/SRC/openSUSE:Factory/.yubikey-manager.new/yubikey-manager.changes 2018-07-12 09:21:47.430638872 +0200 @@ -1,0 +2,28 @@ +Wed Jul 11 09:24:55 UTC 2018 - [email protected] + +- Version 0.7.1 (released 2018-07-09) + * Support for YubiKey FIPS. + * OTP: Allow setting and removing access codes on the slots. + * Interfaces: set-lock-code now only accepts hexadecimal inputs. + * Bugfix: Don't fail to open the YubiKey when the serial is not visible. +- Version 0.7.0 (released 2018-05-07) + * Support for YubiKey Preview. + * Add command to configure enabled applications over USB and NFC. See ykman config -h. + * Add command for selecting which slot to use for NDEF. See ykman otp ndef -h. +- Applied spec-cleaner + +------------------------------------------------------------------- +Tue Apr 17 07:18:29 UTC 2018 - [email protected] + +- Version 0.6.1 + * Support for YubiKeys with FIDO2. See ykman fido -h + * Report the form factor for YubiKeys that support it. + * OTP: slot command is now called otp. See ykman otp -h for all changes. + * Static password: Add support for different keyboard layouts. See ykman otp static -h + * PIV: Signatures for CSRs are now correct. + * PIV: Commands on slots with PIN policy ALWAYS no longer fail if the YubiKey has a management key protected by PIN. + * Mode: The U2F mode is now called FIDO. + * Dependencies: libu2f-host is no longer used for FIDO communication over USB, instead the python library fido2 is used. +- Cleaned up spec file (spec-cleaner) + +------------------------------------------------------------------- Old: ---- yubikey-manager-0.6.0.tar.gz yubikey-manager-0.6.0.tar.gz.sig New: ---- yubikey-manager-0.7.1.tar.gz yubikey-manager-0.7.1.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yubikey-manager.spec ++++++ --- /var/tmp/diff_new_pack.0xn5kc/_old 2018-07-12 09:21:47.878639499 +0200 +++ /var/tmp/diff_new_pack.0xn5kc/_new 2018-07-12 09:21:47.878639499 +0200 @@ -17,7 +17,7 @@ Name: yubikey-manager -Version: 0.6.0 +Version: 0.7.1 Release: 0 Summary: Python 3 library and command line tool for configuring a YubiKey License: BSD-2-Clause @@ -30,12 +30,10 @@ BuildRequires: python3-pip BuildRequires: python3-setuptools >= 0.6b3 BuildRequires: pkgconfig(python3) >= 3.1.0 -BuildRequires: pkgconfig(u2f-host) BuildRequires: pkgconfig(ykpers-1) -Requires: libu2f-host0 -Requires: libykpers-1-1 Requires: python3-click Requires: python3-cryptography +Requires: python3-fido2 Requires: python3-pyOpenSSL Requires: python3-pyscard Requires: python3-six @@ -61,7 +59,8 @@ %fdupes %{buildroot} %files -%doc COPYING NEWS +%license COPYING* +%doc NEWS* %{_bindir}/ykman %{python3_sitelib} ++++++ yubikey-manager-0.6.0.tar.gz -> yubikey-manager-0.7.1.tar.gz ++++++ ++++ 7959 lines of diff (skipped)
