forked from pool/xcb-util-cursor
- Update to version 0.1.5
* This release sets the close-on-exec flag when opening files on platforms that support O_CLOEXEC, and resyncs the _XcursorThemeInherits code with libXcursor, including a fix for an off-by-one error in memory allocation that triggered errors from AddressSanitizer. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-cursor?expand=0&rev=16
This commit is contained in:
parent
ab571a3fe8
commit
c8277e8a51
BIN
xcb-util-cursor-0.1.4.tar.xz
(Stored with Git LFS)
BIN
xcb-util-cursor-0.1.4.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
xcb-util-cursor-0.1.5.tar.xz
(Stored with Git LFS)
Normal file
BIN
xcb-util-cursor-0.1.5.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 21:11:52 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 0.1.5
|
||||
* This release sets the close-on-exec flag when opening files on
|
||||
platforms that support O_CLOEXEC, and resyncs the
|
||||
_XcursorThemeInherits code with libXcursor, including a fix for
|
||||
an off-by-one error in memory allocation that triggered errors
|
||||
from AddressSanitizer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 18:20:45 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xcb-util-cursor
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libxcb-cursor0
|
||||
Name: xcb-util-cursor
|
||||
Version: 0.1.4
|
||||
Version: 0.1.5
|
||||
Release: 0
|
||||
Summary: XCB cursor library (libxcursor port)
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user