* 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 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libFS?expand=0&rev=19
61 lines
2.3 KiB
Plaintext
61 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|