Changelog for
neard-0.19-39.13.i586.rpm :
* Thu Feb 15 2024 Dominique Leuenberger
- Drop python2-based test/example script (neard-test package): + Pass --disable test to configure + Drop neard-test subpackage (obsoleted by main package) + Addresses boo#1219314.
* Mon Sep 04 2023 Dirk Müller - update to 0.19:
* Fixed missing DBus org.neard.se.conf.
* Sync Linux kernel UAPI nfc.h header with newer kernel.
* NFC tag: Implement readout of tag UID via DBus interface.
* Mon Dec 05 2022 Dirk Müller - update to release 0.18:
* Fixed configure with newer autoconf v2.71.
* Made missing autoconf-archive messages nicer.
* Fixed minor uninitialized access reported by Valgrind.
* Wed Oct 27 2021 Jan Engelhardt - Update to release 0.17
* Fix some memory leaks and double frees.
* Fri Oct 15 2021 Johannes Segitz - Drop ProtectClock hardening, can cause issues if other device acceess is needed
* Mon Oct 11 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_neard.service.patch Modified:
* neard.service
* Sun Aug 16 2020 Dirk Mueller - update to 0.16:
* Added NDEF multi-record write support.
* Added ST Type5 tags support.
* Added nciattach tool for NCI UART configuration.
* Added support for NFC_CMD_ACTIVATE_TARGET.
* Added NDEF MIME payload exposure.
* Fixed Mifare Ultralight C issue.
* Fixed ACE starting logic.
* Fixed an NDEF segmentation fault.
* Fixed nfctool -d command line option handling.
* Fixed several secure elements related bugs.
* Mon Feb 03 2020 Dominique Leuenberger - BuildRequire pkgconfig(libudev) instead of libudev-devel: allow OBS to shortcut through the -mini flavors.
* Fri Mar 06 2015 dimstarAATTopensuse.org- BuildRequire pkgconfig(systemd) in place of systemd-devel: the smaller dependency is perfectly sufficient for this package.
* Thu Mar 05 2015 p.drouandAATTgmail.com- Update to version 0.15
* Added iso15693 (NFC type5) support.
* Added Secure Element support (seeld).
* Added iso14443-B (NFC type4b) support.
* Added NFC type5 RMB (Read Multiple Block) support.
* Fixed NFC type1 dynamic read.
* Fixed NFC type1 check_presence to only read the tag ID.
* Fixed NFC type2 CC magic number check.
* Fixed NFC type4 NDEF detection and handling code.
* Fixed NFC type4 check_presence implementation.
* Fixed PHDC coding style and potential bugs.
* Fixed the constant poll loop to retry on busy adapters.
* Fixed an agent memory leak.
* Fixed and cleaned the build system.- Remove obsolete macros