52 lines
1.9 KiB
Plaintext
52 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 4 21:33:20 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 1.0.8
|
|
* gitlab CI: add a basic build test
|
|
* gitlab CI: stop requiring Signed-off-by in commits
|
|
* premultiply_data(): Mark png argument unused
|
|
* Handle -Wimplicit-int-conversion warnings from clang
|
|
* Resolve -Wsign-conversion warnings from clang
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 3 14:00:42 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize spec file (move license to licensedir)
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|