- Update to version 1.7.9:

* Plug a memory leak
  * Check that allocating a buffer succeeded
  * Fix possible free of uninitialized pointer

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=33
This commit is contained in:
Stefan Dirsch 2017-01-23 10:02:29 +00:00 committed by Git OBS Bridge
parent 7243125319
commit 18d026ae75
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8f2fa8d53141c41ff521627df9b2fa9c05f6f142fd9881152bab36549ac27bb
size 486332

3
libXi-1.7.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2e6b8ff84f9448386c1b5510a5cf5a16d788f76db018194dacdc200180faf45
size 486312

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 23 09:58:45 UTC 2017 - sndirsch@suse.com
- Update to version 1.7.9:
* Plug a memory leak
* Check that allocating a buffer succeeded
* Fix possible free of uninitialized pointer
-------------------------------------------------------------------
Fri Oct 28 23:26:17 UTC 2016 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libXi
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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.7.8
Version: 1.7.9
Release: 0
Summary: X Input Extension library
License: MIT