libxshmfence/libxshmfence.changes
Stefan Dirsch 0ff514774b Accepting request 208701 from home:tobijk:X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/208701
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=2
2013-11-27 18:57:18 +00:00

21 lines
879 B
Plaintext

-------------------------------------------------------------------
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