Stefan Dirsch
c14d6ea387
Update to version 0.1.2 OBS-URL: https://build.opensuse.org/request/show/293429 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-cursor?expand=0&rev=5
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 27 14:51:02 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to version 0.1.2:
|
|
+ Use CFSwapInt32LittleToHost from CoreFoundation.h on Mac OS X
|
|
to implement le32toh.
|
|
+ Check submodules before running autoconf.
|
|
+ darwin: Use OSByteOrder.h rather than CF.
|
|
+ Perform safety check before trying to load glyph cursor
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 13 19:52:53 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to version 0.1.1:
|
|
+ Fix memleak with broken resource databases
|
|
+ Check exact RENDER version that the server supports
|
|
+ Use LE_32 macro from <sys/byteorder.h> on Solaris versions without le32toh()
|
|
+ Use $(AM_V_GEN) when calling gperf
|
|
+ Fail the build if gperf is needed, but not found
|
|
+ handle read() errors
|
|
+ Bugfix: Properly load cursor files where not all cursors are suitable
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 12:48:59 UTC 2013 - sndirsch@suse.com
|
|
|
|
- renamed patch according to the X11:XOrg patch guidelines
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 5 22:18:53 UTC 2013 - kgronlund@suse.com
|
|
|
|
- Fix issue with GCC
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 5 18:51:05 UTC 2013 - kgronlund@suse.com
|
|
|
|
- Initial package, version 0.1.0+2
|
|
|