Hello community,
here is the log from the commit of package yubikey-manager for openSUSE:Factory
checked in at 2019-01-10 15:23:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yubikey-manager (Old)
and /work/SRC/openSUSE:Factory/.yubikey-manager.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yubikey-manager"
Thu Jan 10 15:23:11 2019 rev:8 rq:664047 version:2.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/yubikey-manager/yubikey-manager.changes
2018-11-14 14:43:57.218642894 +0100
+++
/work/SRC/openSUSE:Factory/.yubikey-manager.new.28833/yubikey-manager.changes
2019-01-10 15:23:19.254331708 +0100
@@ -1,0 +2,17 @@
+Wed Jan 9 09:18:34 UTC 2019 - Karol Babioch <[email protected]>
+
+- Version 2.0.0 (released 2018-01-09)
+ * Add support for Security Key NFC
+ * Add experimental support for external smart card reader. See --reader flag
+ * Add a minimal manpage
+ * Add examples in help texts
+ * PIV: update CHUID when importing a certificate
+ * PIV: Optionally validate that private key and certificate match when
importing a certificate (on by default in CLI)
+ * PIV: Improve support for importing certificate chains and .PEM files with
comments
+ * Breaking API changes:
+ * Merge CCID status word constants into a single SW enum in
ykman.driver_ccid
+ * Throw custom exception types instead of raw APDUErrors from many methods
of PivController
+ * Write CLI prompts to standard error instead of standard output
+ * Replace function `ykman.util.parse_certificate` with
`parse_certificates` which returns a list
+
+-------------------------------------------------------------------
Old:
----
yubikey-manager-1.0.1.tar.gz
yubikey-manager-1.0.1.tar.gz.sig
New:
----
yubikey-manager-2.0.0.tar.gz
yubikey-manager-2.0.0.tar.gz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yubikey-manager.spec ++++++
--- /var/tmp/diff_new_pack.j6psvW/_old 2019-01-10 15:23:19.942330996 +0100
+++ /var/tmp/diff_new_pack.j6psvW/_new 2019-01-10 15:23:19.942330996 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yubikey-manager
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: yubikey-manager
-Version: 1.0.1
+Version: 2.0.0
Release: 0
Summary: Python 3 library and command line tool for configuring a
YubiKey
License: BSD-2-Clause
++++++ yubikey-manager-1.0.1.tar.gz -> yubikey-manager-2.0.0.tar.gz ++++++
++++ 4502 lines of diff (skipped)