Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcsc-lite for openSUSE:Factory checked in at 2022-05-16 18:07:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsc-lite (Old) and /work/SRC/openSUSE:Factory/.pcsc-lite.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcsc-lite" Mon May 16 18:07:30 2022 rev:93 rq:977085 version:1.9.7 Changes: -------- --- /work/SRC/openSUSE:Factory/pcsc-lite/pcsc-lite.changes 2021-12-08 22:08:29.506849516 +0100 +++ /work/SRC/openSUSE:Factory/.pcsc-lite.new.1538/pcsc-lite.changes 2022-05-16 18:09:45.213337161 +0200 @@ -1,0 +2,24 @@ +Fri May 13 11:58:10 UTC 2022 - Axel Braun <axel.br...@gmx.de> + +- version 1.9.7 + * disable strict compilation by default + * fix 3 warnings + +------------------------------------------------------------------- +Thu May 12 14:02:04 UTC 2022 - Axel Braun <axel.br...@gmx.de> + +- version 1.9.6 + * do not fail reader removal in some specific cases (USB/Thunderbolt port) + * improve documentation regarding /etc/reader.conf.d/ + * SCardGetStatusChange: speedup the case DISABLE_AUTO_POWER_ON + * configure: + . add --disable-strict option + By default the compiler arguments are now: + -Wall -Wextra -Wno-unused-parameter -Werror ${CFLAGS} + . fail if flex is not found + * fix different data races + * pcscdaemon: -v displays internal constants values: + MAX_READERNAME & PCSCLITE_MAX_READERS_CONTEXTS + * Some other minor improvements + +------------------------------------------------------------------- Old: ---- pcsc-lite-1.9.5.tar.bz2 pcsc-lite-1.9.5.tar.bz2.asc New: ---- pcsc-lite-1.9.7.tar.bz2 pcsc-lite-1.9.7.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsc-lite.spec ++++++ --- /var/tmp/diff_new_pack.DGTLnt/_old 2022-05-16 18:09:45.821337645 +0200 +++ /var/tmp/diff_new_pack.DGTLnt/_new 2022-05-16 18:09:45.825337648 +0200 @@ -1,7 +1,7 @@ # # spec file for package pcsc-lite # -# 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 @@ -26,7 +26,7 @@ %define PKG_USER scard %define PKG_GROUP scard Name: pcsc-lite -Version: 1.9.5 +Version: 1.9.7 Release: 0 Summary: PC/SC Smart Cards Library License: BSD-3-Clause AND GPL-3.0-or-later @@ -42,6 +42,7 @@ Source9: %{name}.sysusers Patch0: systemd-service.patch Patch1: harden_pcscd.service.patch +BuildRequires: flex BuildRequires: gcc BuildRequires: libtool BuildRequires: pkgconfig @@ -124,7 +125,7 @@ --enable-polkit \ --enable-filter \ --disable-static -make %{?_smp_mflags} + make %{?_smp_mflags} %install %make_install ++++++ pcsc-lite-1.9.5.tar.bz2 -> pcsc-lite-1.9.7.tar.bz2 ++++++ ++++ 10555 lines of diff (skipped)