Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libXcursor-devel | Distribution: openSUSE Tumbleweed |
Version: 1.2.3 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Nov 7 11:52:02 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 21009 | Source RPM: libXcursor-1.2.3-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://xorg.freedesktop.org/ | |
Summary: Development files for the X Window System Cursor library |
Xcursor a library designed to help locate and load cursors. Cursors can be loaded from files or memory. A library of common cursors exists which map to the standard X cursor names.Cursors can exist in several sizes and the library automatically picks the best size. This package contains the development headers for the library found in libXcursor1.
MIT
* Thu Nov 07 2024 Stefan Dirsch <sndirsch@suse.com> - 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 * Sun Mar 03 2024 Stefan Dirsch <sndirsch@suse.com> - 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 * Sun Apr 03 2022 Stefan Dirsch <sndirsch@suse.com> - Update to version 1.2.1 * This release provides bug fixes, code cleanups, and some significant documentation improvements. * Mon Mar 11 2019 Stefan Dirsch <sndirsch@suse.com> - 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. * Thu Dec 07 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 * Tue Nov 28 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) * Mon Apr 28 2014 sndirsch@suse.com - added missing pkgconfig(xextproto) * Sat Jun 01 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. * Sun Feb 17 2013 jengelh@inai.de - Use more robust make install call - Avoid calling fdupes outside of /usr * Thu Apr 12 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
/usr/include/X11/Xcursor /usr/include/X11/Xcursor/Xcursor.h /usr/lib/libXcursor.so /usr/lib/pkgconfig/xcursor.pc /usr/share/man/man3/Xcursor.3.gz /usr/share/man/man3/XcursorAnimateCreate.3.gz /usr/share/man/man3/XcursorAnimateDestroy.3.gz /usr/share/man/man3/XcursorAnimateNext.3.gz /usr/share/man/man3/XcursorCommentCreate.3.gz /usr/share/man/man3/XcursorCommentDestroy.3.gz /usr/share/man/man3/XcursorCommentsCreate.3.gz /usr/share/man/man3/XcursorCommentsDestroy.3.gz /usr/share/man/man3/XcursorCursorsCreate.3.gz /usr/share/man/man3/XcursorCursorsDestroy.3.gz /usr/share/man/man3/XcursorFileLoad.3.gz /usr/share/man/man3/XcursorFileLoadAllImages.3.gz /usr/share/man/man3/XcursorFileLoadImage.3.gz /usr/share/man/man3/XcursorFileLoadImages.3.gz /usr/share/man/man3/XcursorFileSave.3.gz /usr/share/man/man3/XcursorFileSaveImages.3.gz /usr/share/man/man3/XcursorFilenameLoad.3.gz /usr/share/man/man3/XcursorFilenameLoadAllImages.3.gz /usr/share/man/man3/XcursorFilenameLoadCursor.3.gz /usr/share/man/man3/XcursorFilenameLoadCursors.3.gz /usr/share/man/man3/XcursorFilenameLoadImage.3.gz /usr/share/man/man3/XcursorFilenameLoadImages.3.gz /usr/share/man/man3/XcursorFilenameSave.3.gz /usr/share/man/man3/XcursorFilenameSaveImages.3.gz /usr/share/man/man3/XcursorGetDefaultSize.3.gz /usr/share/man/man3/XcursorGetTheme.3.gz /usr/share/man/man3/XcursorGetThemeCore.3.gz /usr/share/man/man3/XcursorImageCreate.3.gz /usr/share/man/man3/XcursorImageDestroy.3.gz /usr/share/man/man3/XcursorImageHash.3.gz /usr/share/man/man3/XcursorImageLoadCursor.3.gz /usr/share/man/man3/XcursorImagesCreate.3.gz /usr/share/man/man3/XcursorImagesDestroy.3.gz /usr/share/man/man3/XcursorImagesLoadCursor.3.gz /usr/share/man/man3/XcursorImagesLoadCursors.3.gz /usr/share/man/man3/XcursorImagesSetName.3.gz /usr/share/man/man3/XcursorLibraryLoadCursor.3.gz /usr/share/man/man3/XcursorLibraryLoadCursors.3.gz /usr/share/man/man3/XcursorLibraryLoadImage.3.gz /usr/share/man/man3/XcursorLibraryLoadImages.3.gz /usr/share/man/man3/XcursorLibraryPath.3.gz /usr/share/man/man3/XcursorLibraryShape.3.gz /usr/share/man/man3/XcursorNoticeCreateBitmap.3.gz /usr/share/man/man3/XcursorNoticePutBitmap.3.gz /usr/share/man/man3/XcursorSetDefaultSize.3.gz /usr/share/man/man3/XcursorSetTheme.3.gz /usr/share/man/man3/XcursorSetThemeCore.3.gz /usr/share/man/man3/XcursorShapeLoadCursor.3.gz /usr/share/man/man3/XcursorShapeLoadCursors.3.gz /usr/share/man/man3/XcursorShapeLoadImage.3.gz /usr/share/man/man3/XcursorShapeLoadImages.3.gz /usr/share/man/man3/XcursorSupportsARGB.3.gz /usr/share/man/man3/XcursorSupportsAnim.3.gz /usr/share/man/man3/XcursorTryShapeBitmapCursor.3.gz /usr/share/man/man3/XcursorTryShapeCursor.3.gz /usr/share/man/man3/XcursorXcFileLoad.3.gz /usr/share/man/man3/XcursorXcFileLoadAllImages.3.gz /usr/share/man/man3/XcursorXcFileLoadImage.3.gz /usr/share/man/man3/XcursorXcFileLoadImages.3.gz /usr/share/man/man3/XcursorXcFileSave.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Nov 17 00:14:11 2024