xcursorgen/xcursorgen.changes
Stefan Dirsch e9bcedb79f - Update to version 1.0.7
* configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Fix type mismatch warnings for loop index variables
  * Include more information in error messages
  * Use asprintf if available, instead of malloc+strcpy+strcat
  * Convert to X.Org standard code style
  * Update README for gitlab migration
  * Add README.md to EXTRA_DIST in Makefile.am
  * Update configure.ac bug URL for gitlab migration
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
  * Fix null pointer dereference on very large images.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcursorgen?expand=0&rev=7
2019-01-07 13:46:47 +00:00

37 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Mon Jan 7 13:42:57 UTC 2019 - sndirsch@suse.com
- Update to version 1.0.7
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Fix type mismatch warnings for loop index variables
* Include more information in error messages
* Use asprintf if available, instead of malloc+strcpy+strcat
* Convert to X.Org standard code style
* Update README for gitlab migration
* Add README.md to EXTRA_DIST in Makefile.am
* Update configure.ac bug URL for gitlab migration
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
* Fix null pointer dereference on very large images.
-------------------------------------------------------------------
Wed Jun 4 09:34:00 UTC 2014 - sndirsch@suse.com
- Update to version 1.0.6
* This minor release includes some code cleanups & improved
error messaging.
-------------------------------------------------------------------
Sat Apr 14 22:46:22 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.5:
+ Build and build system fixes.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xcursorgen from xorg-x11. Initial version: 1.0.4.