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
This commit is contained in:
parent
cd3292f651
commit
721d60af0f
@ -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
3
libXv-1.0.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d26c13eac99ac4504c532e8e76a1c8e4bd526471eb8a0a4ff2a88db60cb0b088
|
||||
size 317921
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user