From f56143cc3a7b6554c8a915b6fb405552fa87d65610bc0f93326a269d7b511c92 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 29 May 2017 13:30:34 +0000 Subject: [PATCH 1/3] - merged in missing fate/bugzilla/CVE numbers from sle12 (bsc#1041366) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrandr?expand=0&rev=23 --- libXrandr.changes | 13 +++++++++++++ libXrandr.spec | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/libXrandr.changes b/libXrandr.changes index 15c8668..18534fe 100644 --- a/libXrandr.changes +++ b/libXrandr.changes @@ -1,8 +1,21 @@ +------------------------------------------------------------------- +Mon May 29 13:29:32 UTC 2017 - sndirsch@suse.com + +- merged in missing fate/bugzilla/CVE numbers from sle12 + (bsc#1041366) + +------------------------------------------------------------------- +Mon May 29 13:26:25 UTC 2017 - sndirsch@suse.com + +- libXrandr 1.5 has become a hard requirement for the GNOME desktop + on sle12-sp2 (fate #320388) + ------------------------------------------------------------------- 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 + (bnc#1003000, CVE-2016-7947, CVE-2016-7948) * fix: doGetScreenResources() info: redundant null check on calling free() * fix: redundant null check on calling free() diff --git a/libXrandr.spec b/libXrandr.spec index 47c22bc..fa99102 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -1,7 +1,7 @@ # # spec file for package libXrandr # -# 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 From 354878186e07f5a099a21863fc47ee16d9d0572e0cc13394cedf018fdb7fe839 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 29 May 2017 14:27:02 +0000 Subject: [PATCH 2/3] - includes everything needed for missing sle issue entries: bnc#1003000, CVE-2016-7947, CVE-2016-7948 (bsc#1041366) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrandr?expand=0&rev=24 --- libXrandr.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libXrandr.changes b/libXrandr.changes index 18534fe..b89add3 100644 --- a/libXrandr.changes +++ b/libXrandr.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- -Mon May 29 13:29:32 UTC 2017 - sndirsch@suse.com +Mon May 29 14:26:07 UTC 2017 - sndirsch@suse.com -- merged in missing fate/bugzilla/CVE numbers from sle12 - (bsc#1041366) +- includes everything needed for missing sle issue entries: + bnc#1003000, CVE-2016-7947, CVE-2016-7948 (bsc#1041366) ------------------------------------------------------------------- Mon May 29 13:26:25 UTC 2017 - sndirsch@suse.com From 99e3f7e8e7f9026b368d12f81f29f80daa36e0eee2e9286e3a0761395d376983 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 29 May 2017 14:56:30 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrandr?expand=0&rev=25 --- libXrandr.changes | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/libXrandr.changes b/libXrandr.changes index b89add3..cdeaf7f 100644 --- a/libXrandr.changes +++ b/libXrandr.changes @@ -2,13 +2,7 @@ Mon May 29 14:26:07 UTC 2017 - sndirsch@suse.com - includes everything needed for missing sle issue entries: - bnc#1003000, CVE-2016-7947, CVE-2016-7948 (bsc#1041366) - -------------------------------------------------------------------- -Mon May 29 13:26:25 UTC 2017 - sndirsch@suse.com - -- libXrandr 1.5 has become a hard requirement for the GNOME desktop - on sle12-sp2 (fate #320388) + fate #320388, bnc#1003000, CVE-2016-7947, CVE-2016-7948 (bsc#1041366) ------------------------------------------------------------------- Thu Oct 6 12:43:25 UTC 2016 - sndirsch@suse.com