libxshmfence/libxshmfence.changes
Stefan Dirsch 3e252dcd90 - Update to version 1.3
* autogen.sh: use quoted string variables
  * Fix missing <limits.h> include for HAVE_UMTX branch of futex
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
  * configure.ac: call AC_USE_SYSTEM_EXTENSIONS
- supersedes u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=13
2018-02-26 18:56:36 +00:00

69 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 26 18:51:24 UTC 2018 - sndirsch@suse.com
- Update to version 1.3
* autogen.sh: use quoted string variables
* Fix missing <limits.h> include for HAVE_UMTX branch of futex
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
* configure.ac: call AC_USE_SYSTEM_EXTENSIONS
- supersedes u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch
-------------------------------------------------------------------
Wed Feb 7 14:33:29 UTC 2018 - msrb@suse.com
- Add u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch
* Fixes build with GLIBC 2.27. (bnc#1079830)
-------------------------------------------------------------------
Mon Jan 5 16:44:31 UTC 2015 - sndirsch@suse.com
- specfile: added baselibs.conf as source (new checkin policy)
-------------------------------------------------------------------
Sat Jan 3 15:26:19 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.2:
+ build fixes
+ FreeBSD umtx support
+ memfd_create support for kernel >= 3.17
-------------------------------------------------------------------
Thu Apr 24 18:25:35 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
- Add missing BuildRequires
-------------------------------------------------------------------
Sat Dec 7 20:02:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Add baselibs.conf
Provide libxshmfence1-32bit
-------------------------------------------------------------------
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