Files
ykpers/ykpers.changes

187 lines
6.8 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Mon Jun 7 11:36:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Drop --with-pic (no effect with --disable-static)
-------------------------------------------------------------------
Mon Jun 8 06:59:22 UTC 2020 - Torsten Gruner <t.gruner@katodev.de>
- 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 19:37:26 UTC 2019 - Karol Babioch <kbabioch@suse.com>
- 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 09:05:00 UTC 2019 - Karol Babioch <kbabioch@suse.de>
- Version 1.19.3 (released 2019-02-22)
- Fix capability read.
-------------------------------------------------------------------
Tue Feb 19 14:15:03 UTC 2019 - Karol Babioch <kbabioch@suse.de>
- Version 1.19.2 (released 2019-02-19)
- Fix test on mac.
- Fix serial read and challenge response.
-------------------------------------------------------------------
Tue Feb 19 10:20:25 UTC 2019 - Karol Babioch <kbabioch@suse.de>
- 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 09:13:26 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Fix RPM groups.
- Use noun phrase in summary.
-------------------------------------------------------------------
Thu Sep 27 12:11:15 UTC 2018 - Karol Babioch <kbabioch@suse.com>
- 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 8 21:15:59 UTC 2018 - wr@rosenauer.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 13:05:18 UTC 2017 - meissner@suse.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 <habets@google.com>
- Documentation clarifications.
- Fixup argument parsing of flags with optional arguments on BSD platforms.
- Fix a file descriptor leak on windows.
-------------------------------------------------------------------
Thu Jan 7 15:28:22 UTC 2016 - t.gruner@katodev.de
- Version 1.17.3 (released 2015-12-28)
- Dont read to much if we dont find a key.
- Text updates to make options clearer.
- Correct logic for question when mode switching to non-otp mode.
- Add 4.3 as supported firmware.
-------------------------------------------------------------------
Tue Sep 29 14:19:49 UTC 2015 - t.gruner@katodev.de
- Version 1.17.2 (released 2015-09-22)
- Let _yk_write() return an error if yk_wait_for_key_status() fails.
- Fix a mistake in help, fixed is up to 16 bytes, 32 characters.
- Add 4.2 as supported firmware.
-------------------------------------------------------------------
Tue May 5 00:13:01 UTC 2015 - crrodriguez@opensuse.org
- Remove all duplicated/unnecesary buildRequires
- Use %{_udevrulesdir}
- Enable verbose build
- Run udev_rules_update if defined in %post.
- Update to version 1.17.1
* add yk_get_capabilities() to fetch capabilities.
* add -c to ykinfo to fetch capabilities.
* whitelist firmware 4.1.x
- fixed urls
- .sig and ykpers.keyring added
-------------------------------------------------------------------
Wed Apr 1 14:02:13 UTC 2015 - t.gruner@katodev.de
- Version 1.17.1 (released 2015-04-01)
- Fixup of 1.17.0
- Version 1.17.0 (released 2015-04-01)
- add yk_get_capabilities() to fetch capabilities.
- add -c to ykinfo to fetch capabilities.
- whitelist firmware 4.1.x
-------------------------------------------------------------------
Thu Mar 26 12:18:03 UTC 2015 - t.gruner@katodev.de
- Version 1.16.4 (released 2015-03-23)
- change the tool to accept autoeject time as a short instead of a byte
-------------------------------------------------------------------
Mon Mar 16 11:41:22 UTC 2015 - t.gruner@katodev.de
- Version 1.16.3 (released 2015-03-10)
- whitelist YubiKey version 3.4.x
- only try to set libusb configuration if its unset on the device
-------------------------------------------------------------------
Tue Dec 23 22:26:15 UTC 2014 - Greg.Freemyer@gmail.com
- merge subproject -doc into main package. It was not big enough to justify.
- use pkgconfig(json-c) >= 0.10 instead of BuildRequires: libjson-devel >= 0.10
-------------------------------------------------------------------
Tue Dec 9 07:49:18 UTC 2014 - t.gruner@katodev.de
- Version 1.16.2 (released 2014-11-28)
- ykinfo: fix modhex printout when serial is an odd number of hex digits.
- whitelist yubikey version 4.0.x
- try to open more PIDs and add for udev.
-------------------------------------------------------------------
Wed Nov 5 14:58:43 UTC 2014 - t.gruner@katodev.de
- Patch: Add group "user" to udev-rule
- Use libusb-1.0
- Version 1.16.1 (released 2014-10-30)
- Fix udev rules so they contain four digits.
- Only try to detach the kernel driver if it's attached.
For libusb-1.0
- Let import config report errors properly.
-------------------------------------------------------------------
Fri Oct 3 12:44:27 UTC 2014 - mmarek@suse.cz
- Update to version 1.16.0
- lots bug and warning fixes
- support for firmware version 2.3
- new command ykinfo to show information about YubiKey
- ykpersonalize -z to zap configuration on YubiKey
- ykpersonalize -d for dry-run
- let no -a given mean generate a random key
- let -a without option mean ask for raw key on STDIN
-------------------------------------------------------------------
Mon Apr 18 19:09:07 UTC 2011 - crrodriguez@opensuse.org
- Update to version 1.5
-------------------------------------------------------------------
Tue Feb 8 02:48:32 UTC 2011 - cristian.rodriguez@opensuse.org
- Fix package, should be version 1.4.x not 1.3.x
-------------------------------------------------------------------
Fri Jan 28 19:50:28 UTC 2011 - cristian.rodriguez@opensuse.org
- Initial version