Re: security/pcsc-lite: update to 2.2.3

2024-07-29 Thread Kirill A . Korinsky
On Mon, 29 Jul 2024 00:43:10 +0200, Kirill A. Korinsky wrote: > > On Sun, 28 Jul 2024 14:29:38 +0200, > Klemens Nanni wrote: > > > > Tests? Feedack? OK? > > > > ~ $ gpg --card-status > Reader ...: Yubico YubiKey CCID 00 00 > Application ID ...: D27600012401000608620435 > Applic

Re: security/pcsc-lite: update to 2.2.3

2024-07-28 Thread Kirill A . Korinsky
On Sun, 28 Jul 2024 14:29:38 +0200, Klemens Nanni wrote: > > 'make test' passes with my card (reader), qdigidoc4 is still happy. > > Upstream now supports meson, I find that easier to use than autoconf, > which fails to configure in this version (both 2.69 and 2.71). > > polkit and systemd were

Re: security/pcsc-lite: update to 2.2.3

2024-07-28 Thread Lucas Gabriel Vuotto
On Sun, Jul 28, 2024 at 12:29:38PM GMT, Klemens Nanni wrote: > 'make test' passes with my card (reader), qdigidoc4 is still happy. > > Upstream now supports meson, I find that easier to use than autoconf, > which fails to configure in this version (both 2.69 and 2.71). > > polkit and systemd were

security/pcsc-lite: update to 2.2.3

2024-07-28 Thread Klemens Nanni
'make test' passes with my card (reader), qdigidoc4 is still happy. Upstream now supports meson, I find that easier to use than autoconf, which fails to configure in this version (both 2.69 and 2.71). polkit and systemd were always searched and picked up, I fixed that and intend to send that patc