Accepting request 1198927 from X11:XOrg

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

OBS-URL: https://build.opensuse.org/request/show/1198927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=22
This commit is contained in:
Ana Guerrero 2024-09-06 15:17:59 +00:00 committed by Git OBS Bridge
commit a6f782a551
4 changed files with 15 additions and 5 deletions

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

Binary file not shown.

View File

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

View File

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