File libvdpau.changes of Package libvdpau
-------------------------------------------------------------------
Wed Feb 10 17:45:52 UTC 2016 - sndirsch@suse.com
- Mesa needs update for sle12 (fate #315643-315645, 319159-319161, 319618)
- Update libvdpau to version 1.1.1 (bnc#943967,#943968,#943969)
libvdpau versions 1.1 and earlier, when used in setuid or setgid
applications, contain vulnerabilities related to environment
variable handling that could allow an attacker to execute
arbitrary code or overwrite arbitrary files. See CVE-2015-5198,
CVE-2015-5199, and CVE-2015-5200 for more details.
- removed upstreamed patch
+ U_Use-secure_getenv-3-to-improve-security.patch
-------------------------------------------------------------------
Mon Sep 7 10:24:35 UTC 2015 - sndirsch@suse.com
- replaced u_src-mesa_dri2.c-define-_GNU_SOURCE.patch with upstream
U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patch
-------------------------------------------------------------------
Wed Sep 2 13:03:40 UTC 2015 - sndirsch@suse.com
- added missing BuildRequires for pkgconfig(dri2proto)
-------------------------------------------------------------------
Wed Sep 2 05:07:39 UTC 2015 - sndirsch@suse.com
- U_Use-secure_getenv-3-to-improve-security.patch
* VUL-0: CVE-2015-5198: libvdpau: incorrect check for security
transition (bnc#943967)
* VUL-0: CVE-2015-5199: libvdpau: directory traversal in dlopen
(bnc#943968)
* VUL-0: CVE-2015-5200: libvdpau: vulnerability in trace
functionality (bnc#943969)
- u_src-mesa_dri2.c-define-_GNU_SOURCE.patch
* Without having defined _GNU_SOURCE __USE_GNU isn't defined
either. Though secure_getenv() in stdlib.h isn't declared.
-------------------------------------------------------------------
Wed Jul 2 07:49:16 UTC 2014 - sndirsch@suse.com
- Update to v0.8
* This release fixes an incorrect type for VdpPictureInfo and
adds an environment variable, VDPAU_DRIVER_PATH, which can be
used to override the default search path that the library uses
to find its backend driver libraries.
-------------------------------------------------------------------
Sun Oct 27 09:25:25 UTC 2013 - sndirsch@suse.com
- update to vdpauinfo 0.1
* This release fixes a problem where ranges were queried for
mixer parameters and attributes where ranges were not allowed.
-------------------------------------------------------------------
Mon Mar 25 12:12:33 UTC 2013 - idonmez@suse.com
- Drop libvdpau-alway-workaround-libflash.patch: while this
fixes flash plugin, it breaks all the other apps. (bnc#811360)
-------------------------------------------------------------------
Sun Feb 3 15:08:19 UTC 2013 - hrvoje.senjan@gmail.com
- Update to v0.6
* Make use of dri2proto_CFLAGS when building.
* Fix leaked extension info on library unload
* Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER to appease
automake 1.13
-------------------------------------------------------------------
Wed Sep 5 15:58:42 UTC 2012 - idonmez@suse.com
- Update to v0.5
* vdpau_wrapper.c: Track dynamic library handles and free them
on exit
* Implement workarounds for Adobe Flash bugs
- Add libvdpau-alway-workaround-libflash.patch: always enable
Flash workarounds and not depend on kernel command line. Users
can disable this in the /etc/vdpau_wrapper.cfg file.
-------------------------------------------------------------------
Tue Jun 26 12:34:44 UTC 2012 - sndirsch@suse.com
- back to building the HTML documentation (instead of prebuilding
and then extracting it during the build), but this time without
requiring texlive, since pdftex apparently isn't used for this
purpose anyway (libvdpau-nopdftex.patch)
-------------------------------------------------------------------
Mon Jun 25 13:23:52 UTC 2012 - coolo@suse.com
- do not build the documentation but package a prebuilt tar of it
to avoid huge build cycle
-------------------------------------------------------------------
Mon Aug 29 14:47:54 UTC 2011 - sndirsch@suse.com
- fixes the build in a more correct way :-) Hopefully!
-------------------------------------------------------------------
Mon Aug 29 12:19:11 UTC 2011 - sndirsch@suse.com
- vdpau needs an explicit "-lX11" with latest toolchain
-------------------------------------------------------------------
Wed Sep 22 07:19:14 UTC 2010 - coolo@novell.com
- fix baselibs.conf
-------------------------------------------------------------------
Wed Sep 8 17:21:29 UTC 2010 - sndirsch@novell.com
- libvdpau 0.4.1
This minor update just changes a few small, but important,
documentation details.
* vdpau.h: Clarify video mixer field amount recommendation
* vpdau.h: Fix typo and clarify wording.
* More doc issues pointed out by Xine authors.
-------------------------------------------------------------------
Fri Jun 18 22:10:29 CEST 2010 - sndirsch@suse.de
- renamed rpmlintrc to libvdpau-rpmlintrc
- added libvdpau-rpmlintrc as source to specfile
-------------------------------------------------------------------
Fri Jun 4 20:41:37 CEST 2010 - sndirsch@suse.de
- fixed baselibs.conf (packages have been renamed)
-------------------------------------------------------------------
Sat Apr 24 12:59:42 CEST 2010 - sndirsch@suse.de
- fixed libvdpau_trace1 package description
- added README for tracing VDPAU function calls
-------------------------------------------------------------------
Sat Apr 24 10:37:30 CEST 2010 - sndirsch@suse.de
- added Wladimir J. van der Laan's vdpinfo tool, a command line
utility for querying the capabilities of a VDPAU device.
-------------------------------------------------------------------
Thu Apr 22 22:34:09 UTC 2010 - herbert@graeber-clan.de
- put libvdpau_trace into it's own package
-------------------------------------------------------------------
Thu Apr 22 18:11:59 UTC 2010 - herbert@graeber-clan.de
- follow Shared Library Packaging Policy
- obsolete packman vdpau packages for proper update
-------------------------------------------------------------------
Thu Apr 22 02:33:32 CEST 2010 - sndirsch@suse.de
- also build and package documentation
-------------------------------------------------------------------
Wed Apr 21 12:00:38 CEST 2010 - sndirsch@suse.de
- created package (bnc #596481)