libFS/libFS.changes

86 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
Sat Aug 27 08:53:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.9
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Import reallocarray() from libX11 (originally from OpenBSD)
* Convert code to use FSmallocarray() & FSreallocarray()
-------------------------------------------------------------------
Mon Mar 11 13:43:18 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.8
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Fix sign comparison warning in loop index in FSListFontsWithXInfo
* Fix sign comparison warning in loop index in FSListCatalogues
* Fix sign comparison warning in loop indexes in FSQueryXBitmaps{8,16}
* Fix sign comparison warning in loop indexes in FSQueryXExtents{8,16}
* Fix sign comparison warning in loop index in FSQueryXInfo
* Don't try to send strings larger than protocol allows in requests
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
-------------------------------------------------------------------
Mon May 4 13:59:39 UTC 2015 - sndirsch@suse.com
- Update to version 1.0.7
* Constify pattern argument to FSListCatalogues
* Constify some more strings in API arguments
* Fix some sign/size conversion warnings from clang
* Fix typos & wording issues in source comments
* Remove unneeded checks for #ifndef X_NOT_POSIX
* Use 'imdent' to realign cpp indentation levels in FSlibos.h
-------------------------------------------------------------------
Wed May 7 09:47:51 UTC 2014 - sndirsch@suse.com
- Update to version 1.0.6
* This minor maintenance release includes fixes for libxtrans 1.3
compatibility, removal of dead code, and cleanups of issues
found by static analyzers.
- supersedes U_fix_build_with_xtrans_1.3.patch
-------------------------------------------------------------------
Sun Nov 3 13:52:13 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Added U_fix_build_with_xtrans_1.3.patch
-------------------------------------------------------------------
Wed May 29 22:38:34 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.0.5:
This minor bugfix release includes the fix for the security issue recently
reported as CVE-2013-1996, as well as a number of other cleanups of the
memory allocation & error handling code noticed while working on that.
- Packaging changes:
+ Remove upstreamed patch: U_prototype_error.patch
Included in this release
-------------------------------------------------------------------
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
- Use more robust make install call
-------------------------------------------------------------------
Fri Jul 13 13:50:12 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
- Added U_prototype_error.patch
+ Upstream fix for a prototype
-------------------------------------------------------------------
Wed Apr 11 14:59:59 UTC 2012 - vuntz@opensuse.org
- Update to version 1.0.4:
+ Fixs a pile of issues found by static analysis & compiler
warnings
+ Cleanup the library's exported symbol list
+ Build configuration improvements
-------------------------------------------------------------------
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
- Split xorg-x11-libs into separate packages