2013-09-05 14:08:05 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 5 13:53:53 UTC 2013 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- update to release 1.1.4; changes since 1.1.0:
|
|
|
|
|
* mtdev_close should ignore NULL devices.
|
|
|
|
|
* Return EINVAL for invalid parameters on mtdev_init.
|
|
|
|
|
* Add the missing distance event to the internal slot
|
|
|
|
|
representation
|
|
|
|
|
* Add support for kernel MT slot state retrieval
|
|
|
|
|
* Fix pc file to allow compiling with mtdev installed in non-std
|
|
|
|
|
path.
|
|
|
|
|
* Drop maintainer mode - enable by default
|
|
|
|
|
* Rename INCLUDES to AM_CPPFLAGS
|
|
|
|
|
* Merge build fixes from Peter Hutterer.
|
|
|
|
|
* Replace hardcoded 11 with a define
|
|
|
|
|
* Fix compiler warning - implicit declaration of function 'abs'
|
|
|
|
|
* test: silence compiler warning - implicit declaration of function
|
|
|
|
|
‘atoi’
|
|
|
|
|
* Enable silent rules by default
|
|
|
|
|
* Merge more build fixes from Peter Hutterer, along with a more
|
|
|
|
|
explicit declaration of the backwards compatibility constraints
|
|
|
|
|
on the API.
|
|
|
|
|
- removed obsolete patches:
|
|
|
|
|
* U_Return-EINVAL-for-invalid-parameters-on-mtdev_init.patch
|
|
|
|
|
* U_mtdev_close-should-ignore-NULL-devices.patch
|
|
|
|
|
* mtdev-implicit.diff
|
|
|
|
|
|
2012-02-13 10:05:55 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 12 18:48:05 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
|
- Add patch to fix use of implicitly-defined functions
|
|
|
|
|
|
2012-01-13 15:19:20 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 13 15:17:11 UTC 2012 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- let devel package require the lib package instead of the package
|
|
|
|
|
for the binaries
|
|
|
|
|
|
2012-01-12 17:43:38 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 12 14:48:08 UTC 2012 - cfarrell@suse.com
|
|
|
|
|
|
|
|
|
|
- license update: MIT
|
|
|
|
|
SPDX format
|
|
|
|
|
|
2012-01-10 11:58:48 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 10 11:57:53 UTC 2012 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- renamed patches according to our patch naming theme
|
|
|
|
|
|
2012-01-10 11:50:16 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 11 15:52:10 CEST 2011 - tiwai@suse.de
|
|
|
|
|
|
|
|
|
|
- initial version: 1.1.0
|
|
|
|
|
|