Compare commits

1 Commits
main ... 1.1

4 changed files with 5 additions and 15 deletions

BIN
libXi-1.8.1.tar.xz LFS Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: libXi
%define lname libXi6
Version: 1.8.2
Version: 1.8.1
Release: 0
Summary: X Input Extension library
License: MIT