Sync from SUSE:SLFO:Main libXi revision 5aab5092e43846a6ad1ef766b5e2c9a8
This commit is contained in:
parent
513045b50b
commit
a925eba3af
BIN
libXi-1.8.1.tar.xz
(Stored with Git LFS)
BIN
libXi-1.8.1.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
libXi-1.8.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
libXi-1.8.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 5 09:34:29 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.8.2
|
||||||
|
* This release includes fixes for malloc failures and a double
|
||||||
|
alignment issue on some machines. XFreeDeviceInfo can now be
|
||||||
|
called with NULL and XGetFeedbackControl is more robust in
|
||||||
|
the face of a malicious X server sending random data. Plus a
|
||||||
|
typo fix in the man page.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 4 09:51:35 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
Thu May 4 09:51:35 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libXi
|
# spec file for package libXi
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libXi
|
Name: libXi
|
||||||
%define lname libXi6
|
%define lname libXi6
|
||||||
Version: 1.8.1
|
Version: 1.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X Input Extension library
|
Summary: X Input Extension library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user