Files
packages/utils
Daniel Golle 63e359c3db pcsc-lite: update to version 1.9.8
1.9.8: Ludovic Rousseau
11 June 2022
- Install install_spy.sh & uninstall_spy.sh scripts in docdir
- SCardTransmit(): do not fail if receive buffer is "too large"
- SCardControl(): do not fail if receive buffer is "too large"
- fix some memory leaks on shutdown
- use a better random number generator
- Some other minor improvements

1.9.7: Ludovic Rousseau
13 May 2022
- disable strict compilation by default
- fix 3 warnings

1.9.6: Ludovic Rousseau
11 May 2022
- 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

1.9.5: Ludovic Rousseau 4 December 2021
 - pcscd: autoexit even if no client connects
 - Fix variable substitution in systemd units
 - fix potential race conditions with powerState handling
 - Add and use tag TAG_IFD_DEVICE_REMOVED
 - UnitaryTests: port code to Python 3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 5c22f49175)
(cherry picked from commit db667b5b0f)

pcsc-lite: update to verion 1.9.9

 1.9.9: Ludovic Rousseau
 11 September 2022
  - SCardEstablishContext() may return SCARD_W_SECURITY_VIOLATION if refused by Polkit
  - Fix SCardReleaseContext() failure on orphan handles
  - Fix SCardDisconnect() on orphan handle
  - pcsc-spy: log the pioSendPci & pioRecvPci SCardTransmit() parameters
  - Improve the log from pcscd: log the return code in text instead of hex
  - Some other minor improvements

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit a8698d5ede)
2022-10-13 20:40:34 +01:00
..
2021-02-25 01:26:05 +08:00
2020-05-27 06:48:34 -04:00
2020-12-19 18:52:46 +00:00
2021-11-03 13:43:58 +01:00
2021-02-14 20:17:28 -10:00
2021-02-25 01:26:05 +08:00
2022-10-13 20:25:19 +01:00
2021-02-25 01:26:05 +08:00
2020-07-04 11:25:04 -07:00
2021-06-13 09:47:04 +02:00
2020-02-18 17:30:41 +08:00
2020-11-19 16:17:42 -08:00
2022-10-13 20:26:03 +01:00
2021-11-15 20:03:39 +00:00
2021-11-15 20:04:21 +00:00
2020-12-29 21:40:29 +01:00
2019-08-28 13:56:10 -07:00
2021-06-30 18:34:45 +02:00
2021-01-07 14:35:25 -08:00
2020-06-02 13:16:19 -07:00
2020-11-24 21:23:27 +02:00
2018-10-28 10:08:22 -07:00
2022-07-24 17:35:30 -07:00
2022-07-24 17:35:30 -07:00
2022-02-24 00:26:13 -08:00
2020-10-26 21:48:17 -07:00
2020-10-07 18:12:24 -07:00
2017-08-29 21:41:14 -07:00
2022-05-05 18:47:40 +02:00
2022-10-13 20:26:40 +01:00
2020-01-21 19:34:47 +05:00
2022-07-14 12:08:23 +02:00
2020-07-07 16:03:53 -07:00
2020-06-08 15:14:00 +02:00
2021-01-01 17:21:37 -08:00
2020-05-16 17:26:30 -07:00
2021-01-17 15:09:52 -08:00
2020-10-14 19:45:13 -07:00
2022-10-13 20:26:58 +01:00
2020-08-12 18:21:24 -07:00
2020-11-07 15:51:49 +00:00
2020-11-20 00:31:10 +00:00
2021-01-05 21:59:46 +01:00
2021-08-29 17:53:22 -07:00
2021-01-17 15:03:48 -08:00
2020-11-23 17:23:24 -08:00
2018-09-29 11:50:29 +08:00
2019-04-19 10:33:20 +02:00
2022-04-11 18:26:39 +03:00
2019-02-11 22:25:14 +08:00
2020-11-24 22:39:13 -08:00
2022-05-04 18:12:02 +02:00
2021-05-31 17:30:34 -07:00
2019-11-13 23:25:03 +01:00
2020-11-29 01:32:32 +01:00
2019-10-20 22:40:31 +08:00
2020-10-17 13:54:41 +02:00
2020-11-24 22:38:19 -08:00
2022-10-13 20:37:31 +01:00
2022-01-14 16:30:25 +01:00
2021-08-20 11:57:56 +02:00
2022-01-13 10:41:20 +01:00
2021-10-26 11:07:02 +02:00
2022-08-02 21:04:25 +03:00
2020-07-15 11:58:04 -07:00
2021-10-18 03:39:12 +02:00
2021-09-10 13:11:26 -07:00
2021-11-15 20:00:23 +00:00
2020-09-20 16:24:21 -07:00
2021-09-13 15:15:01 +08:00
2021-11-15 20:05:13 +00:00
2020-07-15 12:04:08 -07:00
2020-10-18 10:18:53 -10:00
2020-05-09 06:06:43 +08:00
2018-12-15 21:35:30 -08:00
2021-02-20 09:00:55 +01:00
2019-07-29 07:58:40 +02:00
2020-12-22 01:30:44 -08:00
2019-07-05 11:56:00 +02:00
2020-05-09 06:06:43 +08:00
2020-08-18 00:26:05 -07:00
2021-04-06 15:59:19 -07:00
2020-06-22 18:33:17 -07:00
2021-01-23 15:06:11 +01:00
2020-09-20 16:25:18 -07:00
2020-12-22 19:22:38 -08:00
2019-01-30 23:28:42 +01:00
2021-03-29 00:21:25 +02:00
2020-12-22 19:24:00 -08:00
2020-08-25 17:37:07 +09:00
2021-09-20 11:05:22 -10:00
2020-12-22 19:24:36 -08:00
2020-06-23 22:43:40 +08:00
2019-02-09 09:54:58 -08:00
2020-12-01 16:22:43 -08:00
2019-05-02 21:46:30 +02:00
2020-07-08 16:59:00 -07:00
2022-02-04 15:36:15 +01:00
2020-11-04 19:47:02 +02:00
2022-03-18 20:49:57 +01:00
2021-10-08 09:43:56 -07:00
2021-02-15 13:18:41 +11:00
2019-12-11 22:46:56 +01:00
2020-12-30 17:07:12 -08:00
2020-06-19 23:16:34 -07:00
2021-01-04 08:27:44 -10:00
2020-11-29 19:59:33 -08:00
2020-06-22 03:40:52 +08:00
2021-08-11 23:58:32 +02:00
2020-11-21 16:59:59 +08:00
2022-10-09 17:01:02 +08:00
2020-06-25 17:41:09 -07:00
2021-03-29 00:23:09 +02:00