26 Commits

Author SHA256 Message Date
622bda82b2 Accepting request 1222098 from X11:XOrg
- Update to version 1.2.3 
  * Change all *LoadImage(..., size) APIs to always return a cursor with the requested size.
  * Remove unnecessary MIN calls
  * build-fix
  * fix compiler warnings
  * improve manpage formatting
  * trim redundant code from the resize-calls
  * add new property "resized" and environment "XCURSOR_RESIZED"
  * add getter/setter for "resized" property
  * restore behavior of image-loading, provide resizing via internal function
  * provide internal variants of existing functions to pass "resized" parameter
  * use resized-parameter where available when loading images
  * add/use _XcursorLibraryLoadImages to pass resized-parameter when loading
  * add debug-logging for file.c, to help with analysis
  * add traces for library.c and xlib.c, also another internal function for dpy
  * document the new XCURSOR_RESIZED environment variable and resource "resized"
  * document/tidy the new set/get functions
  * changes will suggest new release
  * ensure ncomment and nimage values are positive
  * add debug-trace for the configuration information
  * fix overlooked compiler-warning
  * reduce the message-check to ignore the over-long one
  * amend per merge_requests/22#note_2642034
  * amend per merge_requests/22#note_2642042
  * Ignore invalid cursor files

OBS-URL: https://build.opensuse.org/request/show/1222098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=15
2024-11-08 10:56:18 +00:00
9b433048c4 - Update to version 1.2.3
* Change all *LoadImage(..., size) APIs to always return a cursor with the requested size.
  * Remove unnecessary MIN calls
  * build-fix
  * fix compiler warnings
  * improve manpage formatting
  * trim redundant code from the resize-calls
  * add new property "resized" and environment "XCURSOR_RESIZED"
  * add getter/setter for "resized" property
  * restore behavior of image-loading, provide resizing via internal function
  * provide internal variants of existing functions to pass "resized" parameter
  * use resized-parameter where available when loading images
  * add/use _XcursorLibraryLoadImages to pass resized-parameter when loading
  * add debug-logging for file.c, to help with analysis
  * add traces for library.c and xlib.c, also another internal function for dpy
  * document the new XCURSOR_RESIZED environment variable and resource "resized"
  * document/tidy the new set/get functions
  * changes will suggest new release
  * ensure ncomment and nimage values are positive
  * add debug-trace for the configuration information
  * fix overlooked compiler-warning
  * reduce the message-check to ignore the over-long one
  * amend per merge_requests/22#note_2642034
  * amend per merge_requests/22#note_2642042
  * Ignore invalid cursor files

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=25
2024-11-07 10:55:48 +00:00
dce031f224 Accepting request 1154345 from X11:XOrg
- Update to version 1.2.2
  * gitlab CI: stop requiring Signed-off-by in commits
  * configure: Use LT_INIT from libtool 2 instead of deprecated
    AC_PROG_LIBTOOL
  * If O_CLOEXEC is defined, add "e" to fopen modes
  * Add comment about keeping libxcb-cursor copy of code in sync
  * XcursorXcFileLoad: plug memory leak in error paths
  * Remove superfluous and unguarded config.h include

OBS-URL: https://build.opensuse.org/request/show/1154345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=14
2024-03-03 19:18:28 +00:00
fafda08989 - Update to version 1.2.2
* gitlab CI: stop requiring Signed-off-by in commits
  * configure: Use LT_INIT from libtool 2 instead of deprecated
    AC_PROG_LIBTOOL
  * If O_CLOEXEC is defined, add "e" to fopen modes
  * Add comment about keeping libxcb-cursor copy of code in sync
  * XcursorXcFileLoad: plug memory leak in error paths
  * Remove superfluous and unguarded config.h include

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=23
2024-03-03 03:19:30 +00:00
db451f82eb Accepting request 966672 from X11:XOrg
- Update to version 1.2.1
  * This release provides bug fixes, code cleanups, and some
    significant documentation improvements.

OBS-URL: https://build.opensuse.org/request/show/966672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=13
2022-04-05 17:55:26 +00:00
579bcfc659 - Update to version 1.2.1
* This release provides bug fixes, code cleanups, and some
    significant documentation improvements.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=21
2022-04-03 17:11:08 +00:00
949fd918db Accepting request 705953 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/705953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=12
2019-06-12 10:59:33 +00:00
2c8b9c1e2e - Update to version 1.2.0
* This release adds ~/.local/share/icons to the front of the
    default cursor path in the library in support of the XDG user
    data dir. This default can still be overridden at at run time
    using the XCURSOR_PATH environment variable.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=19
2019-03-11 14:00:16 +00:00
19ae67310a Accepting request 555663 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/555663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=11
2017-12-11 17:54:50 +00:00
b7e30e8367 Accepting request 555108 from home:tobijk:branches:X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/555108
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=17
2017-12-10 12:44:02 +00:00
2b6accd9ee Accepting request 546296 from X11:XOrg
-  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)

OBS-URL: https://build.opensuse.org/request/show/546296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=10
2017-12-03 09:08:56 +00:00
3b4a506901 - 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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=15
2017-11-28 19:14:42 +00:00
Stephan Kulow
85856f9528 Accepting request 231625 from X11:XOrg
- added missing pkgconfig(xextproto)

OBS-URL: https://build.opensuse.org/request/show/231625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=8
2014-05-05 19:09:55 +00:00
46eebf2d68 - added missing pkgconfig(xextproto)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=13
2014-04-28 00:59:29 +00:00
7ed6a895a2 Accepting request 231610 from home:StefanBruens:branches:X11:XOrg
+BuildRequires:  pkgconfig(xextproto)

OBS-URL: https://build.opensuse.org/request/show/231610
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=12
2014-04-28 00:56:50 +00:00
0253fc4918 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=11
2014-04-27 22:06:57 +00:00
Stephan Kulow
0d25a39fcc Accepting request 177133 from X11:XOrg
update to version 1.1.14 (forwarded request 177131 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/177133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=6
2013-06-05 11:29:36 +00:00
30a06a8261 Accepting request 177131 from home:tobijk:X11:XOrg
update to version 1.1.14

OBS-URL: https://build.opensuse.org/request/show/177131
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=9
2013-06-01 19:46:23 +00:00
Stephan Kulow
1f0657d7d8 Accepting request 160087 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/160087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=5
2013-03-22 10:54:27 +00:00
fb42941e60 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=7 2013-03-19 19:47:24 +00:00
Stephan Kulow
30fa079b0a Accepting request 115349 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=2
2012-05-08 09:57:22 +00:00
2bc0059239 Accepting request 113302 from home:vuntz:branches:X11:XOrg
Update to 1.1.13

OBS-URL: https://build.opensuse.org/request/show/113302
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=5
2012-04-12 11:55:23 +00:00
0e437073b4 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=4 2012-03-07 09:47:05 +00:00
Stephan Kulow
9e90335142 Accepting request 105449 from X11:XOrg
- Split xorg-x11-libs into separate packages

OBS-URL: https://build.opensuse.org/request/show/105449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcursor?expand=0&rev=1
2012-02-17 11:02:54 +00:00
84858cb2b8 Accepting request 104216 from home:jengelh:branches:X11:XOrg
Official documentation exists. It just needed to be found.

OBS-URL: https://build.opensuse.org/request/show/104216
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=2
2012-02-13 10:06:56 +00:00
89a2dd44b3 Accepting request 103559 from home:jengelh:branches:X11:XOrg
Split xorg-x11-libs

OBS-URL: https://build.opensuse.org/request/show/103559
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=1
2012-02-09 13:17:29 +00:00