Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1a06a6c50d |
BIN
libXi-1.8.1.tar.xz
LFS
Normal file
BIN
libXi-1.8.1.tar.xz
LFS
Normal file
Binary file not shown.
BIN
libXi-1.8.2.tar.xz
LFS
BIN
libXi-1.8.2.tar.xz
LFS
Binary file not shown.
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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) 2024 SUSE LLC
|
# Copyright (c) 2023 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.2
|
Version: 1.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X Input Extension library
|
Summary: X Input Extension library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user