Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yubikey-manager for openSUSE:Factory checked in at 2022-04-19 09:58:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yubikey-manager (Old) and /work/SRC/openSUSE:Factory/.yubikey-manager.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yubikey-manager" Tue Apr 19 09:58:14 2022 rev:18 rq:970598 version:4.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/yubikey-manager/yubikey-manager.changes 2021-10-15 23:04:48.214133394 +0200 +++ /work/SRC/openSUSE:Factory/.yubikey-manager.new.1941/yubikey-manager.changes 2022-04-19 09:58:19.563569067 +0200 @@ -1,0 +2,12 @@ +Mon Mar 28 18:28:45 UTC 2022 - Torsten Gruner <simmpho...@opensuse.org> + +- Update to version 4.0.8 (released 2022-01-31) + * Bugfix: Fix error message for invalid modhex when programing a YubiOTP credential. + * Bugfix: Fix issue with displaying a Steam credential when it is the only account. + * Bugfix: Prevent installation of files in site-packages root. + * Bugfix: Fix cleanup logic in PIV for protected management key. + * Add support for token identifier when programming slot-based HOTP. + * Add support for programming NDEF in text mode. + * Dependency: Add support for Cryptography ??? 38. + +------------------------------------------------------------------- Old: ---- yubikey-manager-4.0.7.tar.gz yubikey-manager-4.0.7.tar.gz.sig New: ---- yubikey-manager-4.0.8.tar.gz yubikey-manager-4.0.8.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yubikey-manager.spec ++++++ --- /var/tmp/diff_new_pack.XM8JzQ/_old 2022-04-19 09:58:20.007569645 +0200 +++ /var/tmp/diff_new_pack.XM8JzQ/_new 2022-04-19 09:58:20.011569650 +0200 @@ -1,7 +1,7 @@ # # spec file for package yubikey-manager # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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: 4.0.7 +Version: 4.0.8 Release: 0 Summary: Python 3 library and command line tool for configuring a YubiKey License: BSD-2-Clause @@ -37,9 +37,10 @@ BuildRequires: python3-pyOpenSSL BuildRequires: python3-makefun >= 1.9.5 BuildRequires: python3-pytest -%if 0%{?suse_version} <= 1500 +%if 0%{?suse_version} <= 1540 # dataclasses is required for tests if python < 3.7 -BuildRequires: python3-dataclasses +BuildRequires: python3-dataclasses >= 0.8 +Requires: python3-dataclasses >= 0.8 %endif Requires: python3-click Requires: python3-cryptography ++++++ yubikey-manager-4.0.7.tar.gz -> yubikey-manager-4.0.8.tar.gz ++++++ ++++ 9120 lines of diff (skipped)