File libnfc.changes of Package libnfc
-------------------------------------------------------------------
Thu May 21 21:11:51 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- 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 3 15:24:17 UTC 2017 - jengelh@inai.de
- Ship sample config file
-------------------------------------------------------------------
Tue Mar 17 20:44:45 UTC 2015 - jengelh@inai.de
- Restore build on SLE11.
-------------------------------------------------------------------
Mon Aug 11 01:48:07 UTC 2014 - jengelh@inai.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 17:28:36 UTC 2013 - jengelh@inai.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 15:49:01 UTC 2013 - jengelh@inai.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 07:40:21 UTC 2013 - cfarrell@suse.com
- license update: LGPL-3.0+ and GPL-2.0+
examples are under GPL-2.0Ã+
-------------------------------------------------------------------
Wed Mar 6 06:03:51 UTC 2013 - coolo@suse.com
- update license to new format
-------------------------------------------------------------------
Fri Jun 15 17:47:46 UTC 2012 - jengelh@inai.de
- Initial package for build.opensuse.org