libxshmfence/libxshmfence.changes
2013-12-04 11:52:38 +00:00

28 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Dec 4 11:39:04 UTC 2013 - cfarrell@suse.com
- license update: HPND
COPYING file is HPND - does not contain sublicensing reference (as MIT
does)
-------------------------------------------------------------------
Wed Nov 27 15:04:43 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.1:
+ Add mandatory COPYING file.
+ Add the required README file
+ make: add $(CWARNFLAGS)
+ make: list non installed headers under the _SOURCES variable
+ lint: remove usage of libxshmfence_la_SOURCES
+ Change fence memory type from 'int32_t' to 'struct shmfence'
+ Locate directory for shared memory files at configure time
+ Use O_TMPFILE if available
+ Split out futex implementation from general API
+ Provide pthread-based alternative implementation
+ Set symbol visibility attribute to hide internal symbols
-------------------------------------------------------------------
Sun Nov 3 02:03:37 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Created package libxshmfence, version 1.0.0