Accepting request 438264 from X11:XOrg

- tagged baselibs.conf as source in specfile
- 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/438264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXv?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2016-11-05 20:22:20 +00:00 committed by Git OBS Bridge
commit dd135271f2
4 changed files with 18 additions and 5 deletions

View File

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

3
libXv-1.0.11.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 2 10:39:47 UTC 2016 - sndirsch@suse.com
- tagged baselibs.conf as source in specfile
-------------------------------------------------------------------
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

View File

@ -1,7 +1,7 @@
#
# spec file for package libXv
#
# Copyright (c) 2013 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
@ -28,6 +28,7 @@ Url: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXv
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXv/
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkgconfig
BuildRequires: pkgconfig(videoproto)