2017-12-10 12:44:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 7 17:26:32 UTC 2017 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
|
|
|
|
- Update to version 1.1.15:
|
|
|
|
* configure: Drop AM_MAINTAINER_MODE
|
|
|
|
* autogen.sh: Honor NOCONFIGURE=1
|
|
|
|
* Use strdup() instead of malloc(strlen())+strcpy()
|
|
|
|
* Fix some clang integer sign/size mismatch warnings
|
|
|
|
* autogen.sh: use quoted string variables
|
|
|
|
* autogen: add default patch prefix
|
|
|
|
* autogen.sh: use exec instead of waiting for configure to finish
|
|
|
|
* Fix heap overflows when parsing malicious files. (CVE-2017-16612)
|
|
|
|
* Insufficient memory for terminating null of string in _XcursorThemeInherits
|
|
|
|
- Drop U_Avoid-heap-overflows-due-to-integer-overflow-signedn.patch
|
|
|
|
|
2017-11-28 19:14:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 28 19:08:11 UTC 2017 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- U_Avoid-heap-overflows-due-to-integer-overflow-signedn.patch
|
|
|
|
* It is possible to trigger heap overflows due to an integer
|
|
|
|
overflow while parsing images and a signedness issue while
|
|
|
|
parsing comments. [CVE-2017-16612] (bsc#1065386)
|
|
|
|
|
2014-04-28 00:59:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 28 00:57:07 UTC 2014 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- added missing pkgconfig(xextproto)
|
|
|
|
|
2013-06-01 19:46:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 1 19:37:40 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
|
|
|
|
- Update to version 1.1.14:
|
|
|
|
This release delivers the fix for security vulnerability CVE-2013-2003
|
|
|
|
and makes the Makefile.am more compatible with future automake releases.
|
|
|
|
|
2013-03-19 19:47:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Use more robust make install call
|
|
|
|
- Avoid calling fdupes outside of /usr
|
|
|
|
|
2012-04-12 11:55:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 12 06:24:09 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.1.13:
|
|
|
|
+ Make the version number reported in Xcursor.h match the one
|
|
|
|
reported in xcursor.pc
|
|
|
|
+ Fix issues found by Parfait bug checking tool
|
|
|
|
+ Build system improvements
|
|
|
|
- Changes from version 1.1.12:
|
|
|
|
+ Fix leaks
|
|
|
|
+ Fix compiler warnings and issues found by clang
|
|
|
|
+ Build system improvements
|
|
|
|
|
2012-02-13 10:06:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 11 21:44:44 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Provide package descriptions and update homepage URL
|
|
|
|
|
2012-02-09 13:17:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Split xorg-x11-libs into separate packages
|