From 0b984901772477d034e1f53fff0c8885d1cb8231ed688351129eed37c513b0f6 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 6 Oct 2016 12:47:54 +0000 Subject: [PATCH] - 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 --- libXrandr-1.5.0.tar.bz2 | 3 --- libXrandr-1.5.1.tar.bz2 | 3 +++ libXrandr.changes | 9 +++++++++ libXrandr.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libXrandr-1.5.0.tar.bz2 create mode 100644 libXrandr-1.5.1.tar.bz2 diff --git a/libXrandr-1.5.0.tar.bz2 b/libXrandr-1.5.0.tar.bz2 deleted file mode 100644 index 93ce3d1..0000000 --- a/libXrandr-1.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f864959b7fc35db11754b270d71106ef5b5cf363426aa58589cb8ac8266de58 -size 314603 diff --git a/libXrandr-1.5.1.tar.bz2 b/libXrandr-1.5.1.tar.bz2 new file mode 100644 index 0000000..31c8f93 --- /dev/null +++ b/libXrandr-1.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a +size 315769 diff --git a/libXrandr.changes b/libXrandr.changes index 6a1fa72..15c8668 100644 --- a/libXrandr.changes +++ b/libXrandr.changes @@ -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 diff --git a/libXrandr.spec b/libXrandr.spec index 9ba8448..47c22bc 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -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