Changelog for
libxshmfence1-1.3.2-1.3.x86_64.rpm :
* Fri Dec 23 2022 Dirk Müller
- update to 1.3.2:
* configure: Use AC_SYS_LARGEFILE to enable large file support- spec file modernisation, add license and README
* Tue Oct 18 2022 Stefan Dirsch - Update to version 1.3.1
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* alloc: prefer atomic close-on-exec without O_TMPFILE as well
* alloc: prefer SHM_ANON on FreeBSD a la memfd_create
* Mon Feb 26 2018 sndirschAATTsuse.com- Update to version 1.3
* autogen.sh: use quoted string variables
* Fix missing 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 07 2018 msrbAATTsuse.com- Add u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch
* Fixes build with GLIBC 2.27. (bnc#1079830)
* Mon Jan 05 2015 sndirschAATTsuse.com- specfile: added baselibs.conf as source (new checkin policy)
* Sat Jan 03 2015 tobias.johannes.klausmannAATTmni.thm.de- Update to version 1.2: + build fixes + FreeBSD umtx support + memfd_create support for kernel >= 3.17
* Thu Apr 24 2014 tobias.johannes.klausmannAATTmni.thm.de- Add missing BuildRequires
* Sat Dec 07 2013 tobias.johannes.klausmannAATTmni.thm.de- Add baselibs.conf Provide libxshmfence1-32bit
* Wed Dec 04 2013 cfarrellAATTsuse.com- license update: HPND COPYING file is HPND - does not contain sublicensing reference (as MIT does)
* Wed Nov 27 2013 tobias.johannes.klausmannAATTmni.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