From 721d60af0f2dcb7abfb7f84e7e1eacc3eb5ef08dc9e3f1e9276f00d5b3cd00de Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 2 Nov 2016 10:31:26 +0000 Subject: [PATCH] Accepting request 437736 from home:tobijk:X11:XOrg - Update to version 1.0.11: + Fix typo in dependencies for lint library + Protocol handling issues in libXv - CVE-2016-5407 OBS-URL: https://build.opensuse.org/request/show/437736 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXv?expand=0&rev=15 --- libXv-1.0.10.tar.bz2 | 3 --- libXv-1.0.11.tar.bz2 | 3 +++ libXv.changes | 7 +++++++ libXv.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 libXv-1.0.10.tar.bz2 create mode 100644 libXv-1.0.11.tar.bz2 diff --git a/libXv-1.0.10.tar.bz2 b/libXv-1.0.10.tar.bz2 deleted file mode 100644 index 6ebe067..0000000 --- a/libXv-1.0.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55fe92f8686ce8612e2c1bfaf58c057715534419da700bda8d517b1d97914525 -size 300633 diff --git a/libXv-1.0.11.tar.bz2 b/libXv-1.0.11.tar.bz2 new file mode 100644 index 0000000..34ee76a --- /dev/null +++ b/libXv-1.0.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26c13eac99ac4504c532e8e76a1c8e4bd526471eb8a0a4ff2a88db60cb0b088 +size 317921 diff --git a/libXv.changes b/libXv.changes index ccccba0..6804510 100644 --- a/libXv.changes +++ b/libXv.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 28 23:55:56 UTC 2016 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.0.11: + + Fix typo in dependencies for lint library + + Protocol handling issues in libXv - CVE-2016-5407 + ------------------------------------------------------------------- Thu Sep 12 17:58:09 UTC 2013 - zaitor@opensuse.org diff --git a/libXv.spec b/libXv.spec index 28977ae..04b1c38 100644 --- a/libXv.spec +++ b/libXv.spec @@ -1,7 +1,7 @@ # # spec file for package libXv # -# Copyright (c) 2014 SUSE LINUX Products 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: libXv %define lname libXv1 -Version: 1.0.10 +Version: 1.0.11 Release: 0 Summary: X Video extension library License: MIT @@ -44,8 +44,8 @@ more ports through which independent video streams pass. %package -n %lname Summary: X Video extension library -Group: System/Libraries # O/P added for 12.2 +Group: System/Libraries Provides: xorg-x11-libXv = 7.6_%version-%release Obsoletes: xorg-x11-libXv < 7.6_%version-%release