Changelog for
libnfc-devel-1.8.0-bp154.1.103.x86_64.rpm :
* Thu May 21 2020 Jan Engelhardt
- Update to release 1.8.0
* New driver for pn71xx NXP\'s NFC Controllers through Linux Libnfc-nci (untested).
* New driver for contactless PC/SC readers (only as initiator).
* nfc_device_get_supported_baud_rate() now takes also \"mode\" as argument.
* New nfc_device_get_supported_baud_rate_target_mode()
* New NFC modulation type NMT_BARCODE and nfc_barcode_info struct to support Thinfilm NFC Barcode protocol.
* New NFC modulation type NMT_ISO14443BICLASS and NMT_ISO14443BICLASS struct to support HID iClass (Picopass).
* pn53x_transceive() is now part of public API
* Mon Jul 03 2017 jengelhAATTinai.de- Ship sample config file
* Tue Mar 17 2015 jengelhAATTinai.de- Restore build on SLE11.
* Mon Aug 11 2014 jengelhAATTinai.de- Update to new upstream release 1.7.1
* API behavioral changes:
* nfc_initiator_select_passive_target() provides defaults if pbtInitData=NULL
* nfc_initiator_target_is_present() allows NULL pointer to tag
* Tue Dec 24 2013 jengelhAATTinai.de- Update to final release 1.7.0
* pn53x: only create a current target when at least one have been found
* pn532_uart: fix \'operation abort\' feature with this driver
* pn532_uart: let more time to PN532 to wake-up, this fix some specific cases where PN532 shown one of two runs
* usb: fix USB enumeration issue
* Fix pn53x_initiator_transceive_bytes_timed() measures for TypeB
* Fri May 31 2013 jengelhAATTinai.de- Update to new upstream release 1.7.0~rc7
* New PN532 over SPI driver
* libnfc can now use a configuration file for special setups, or feature activation. (/etc/nfc/libnfc.conf)- Remove libnfc-01-automake.diff, merged upstream
* Thu Mar 14 2013 cfarrellAATTsuse.com- license update: LGPL-3.0+ and GPL-2.0+ examples are under GPL-2.0Ã+
* Wed Mar 06 2013 cooloAATTsuse.com- update license to new format
* Fri Jun 15 2012 jengelhAATTinai.de- Initial package for build.opensuse.org