forked from pool/libXrandr
- Update to version 1.5.1
* Avoid out of boundary accesses on illegal responses * fix: doGetScreenResources() info: redundant null check on calling free() * fix: redundant null check on calling free() OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrandr?expand=0&rev=21
This commit is contained in:
parent
e578932c10
commit
0b98490177
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f864959b7fc35db11754b270d71106ef5b5cf363426aa58589cb8ac8266de58
|
||||
size 314603
|
3
libXrandr-1.5.1.tar.bz2
Normal file
3
libXrandr-1.5.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a
|
||||
size 315769
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 6 12:43:25 UTC 2016 - sndirsch@suse.com
|
||||
|
||||
- Update to version 1.5.1
|
||||
* Avoid out of boundary accesses on illegal responses
|
||||
* fix: doGetScreenResources() info: redundant null check on
|
||||
calling free()
|
||||
* fix: redundant null check on calling free()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 14:14:16 UTC 2015 - fcrozat@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXrandr
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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: libXrandr
|
||||
%define lname libXrandr2
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: X Resize, Rotate and Reflection extension library
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user