Changelog for
ykpers-1.20.0-32.76.x86_64.rpm :
* Mon Jun 07 2021 Jan Engelhardt
- Drop --with-pic (no effect with --disable-static)
* Mon Jun 08 2020 Torsten Gruner - Fix build with gcc 10 [gh#Yubico/yubikey-personalization#155]- Fix boolean value with json-c 0.14 [gh#Yubico/yubikey-personalization#159] adds ykpers-json.patch
* Sun Jul 14 2019 Karol Babioch - Version 1.20.0 (released 2019-07-03d) - Add yk_open_key_vid_pid() allowing vid and pid to be specified. - Documentation fixes. - Clear potentially sensitive material from buffers. - Fix potential buffer overwrite.- Applied spec-cleaner
* Fri Feb 22 2019 Karol Babioch - Version 1.19.3 (released 2019-02-22) - Fix capability read.
* Tue Feb 19 2019 Karol Babioch - Version 1.19.2 (released 2019-02-19) - Fix test on mac. - Fix serial read and challenge response.
* Tue Feb 19 2019 Karol Babioch - Version 1.19.1 (released 2019-02-19) - Error out on json output with randomSeed. - Validate more length fields. - Use correct FormatMessage function on windows. - Overflow, bounds and error condition checks. - Try to zero sensitive memory better.
* Fri Sep 28 2018 Jan Engelhardt - Fix RPM groups.- Use noun phrase in summary.
* Thu Sep 27 2018 Karol Babioch - Version 1.19.0 (released 2018-04-24) - Add yk_write_device_info(). - Add ykpersonalize cli switch -D for device info. - Add code for handling personalization interface of major version 5.
* Sun Apr 08 2018 wrAATTrosenauer.org- updated to 1.18.1 (released 2018-01-16) - Support reading accesscode and private ID from stdin. - Parse optional arguments correctly. - Documentation fixes. - Fix for ykinfo modhex serial output when it ends with c. - Treat all firmware versions as supported.
* Wed Apr 19 2017 meissnerAATTsuse.com- updated to 1.18.0 (released 2017-01-27) - Let ykchalresp read challenge from a file. - Add support of working with a numbered key when many connected Thanks to Thomas Habets - Documentation clarifications. - Fixup argument parsing of flags with optional arguments on BSD platforms. - Fix a file descriptor leak on windows.