2015-03-06 10:33:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 5 18:02:51 UTC 2015 - p.drouand@gmail.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
|
|
|
|
|
2014-06-10 10:43:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 10 04:39:32 UTC 2014 - acho@susue.com
|
|
|
|
|
|
|
|
- Move nfctool from neard-test to neard and neard-test Require neard.
|
|
|
|
(bnc#881554)
|
|
|
|
|
2014-05-22 05:35:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 21 15:06:07 UTC 2014 - jsegitz@novell.com
|
|
|
|
|
|
|
|
- added necessary macros for systemd files
|
|
|
|
|
2014-02-04 13:46:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 2 21:54:37 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Use libnl3 instead of libnl1
|
|
|
|
- Remove redundant %clean section, more robust make install call,
|
|
|
|
and a simplified file list
|
|
|
|
|
2014-01-22 04:09:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 22 02:53:02 UTC 2014 - acho@suse.com
|
|
|
|
|
|
|
|
- add %doc AUTHORS COPYING ChangeLog README
|
|
|
|
|
2014-01-17 05:35:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 17 03:39:44 UTC 2014 - acho@suse.com
|
|
|
|
|
|
|
|
- Remove Unnecessary BuildRequires: systemd and systemd-devel.
|
|
|
|
|
2013-12-19 04:30:23 +01:00
|
|
|
-------------------------------------------------------------------
|
2014-01-16 06:41:12 +01:00
|
|
|
Thu Jan 16 05:06:00 UTC 2014 - acho@suse.com
|
|
|
|
|
|
|
|
- Clean empty %post.(bnc#837978)
|
|
|
|
|
|
|
|
- Add 'send_destination' to org.neard.conf.(bnc#837978)
|
|
|
|
|
|
|
|
- Add 'ACTION=="add"' for udev rule.(bnc#837978)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-01-15 08:25:31 +01:00
|
|
|
Wed Jan 15 06:43:49 UTC 2014 - acho@suse.com
|
|
|
|
|
|
|
|
- use --prefix=%_prefix, kill the %clean section. kill has_systemd.
|
|
|
|
(bnc#837978)
|
|
|
|
|
|
|
|
- add udev rules to enable this service by systemd.
|
|
|
|
|
|
|
|
- remove systemctl from %post.
|
|
|
|
-------------------------------------------------------------------
|
2013-12-19 04:30:23 +01:00
|
|
|
Wed Dec 18 12:36:37 UTC 2013 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: GPL-2.0
|
|
|
|
majority of files have GPL-2.0 (only) license
|
|
|
|
|
2013-12-17 15:15:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 17 11:54:23 UTC 2013 - acho@suse.com
|
|
|
|
|
|
|
|
- Add neard.service to enable neard.(bnc#837978)
|
|
|
|
Fixed systemd BuildRequires version.
|
|
|
|
|
2013-12-06 11:44:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 6 10:43:14 UTC 2013 - acho@suse.com
|
|
|
|
|
|
|
|
- Rmove neard-rpmlintrc.
|
|
|
|
whitelist the "org.neard.conf" DBUS service.(bnc#837978)
|
|
|
|
|
2013-10-25 11:53:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 09:44:41 UTC 2013 - acho@suse.com
|
|
|
|
|
|
|
|
- Initial neard package - version 0.13
|
|
|
|
|