Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d973102ca2 |
3 changed files with 6 additions and 3 deletions
2
commitid
2
commitid
|
|
@ -1 +1 @@
|
|||
e9415ddef2ac81d4139bd32d5e9cda9394a60051
|
||||
8c164524d229adb6141fdac8336b3823e7fe1a5d
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
Summary: X.Org X11 libXvMC runtime library
|
||||
Name: libXvMC
|
||||
Version: 1.0.7
|
||||
Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
|
|
@ -76,6 +76,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||
%{_libdir}/pkgconfig/xvmc.pc
|
||||
|
||||
%changelog
|
||||
* Fri May 24 2013 Dave Airlie <airlied@redhat.com 1.0.7-6.20130524git8c164524d
|
||||
- Update to latest XvMC to fix fixes for CVEs
|
||||
|
||||
* Fri May 24 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.0.7-5.20130524gite9415ddef
|
||||
- Update to latest git to fix the following CVEs
|
||||
- CVE-2013-1999
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
bf253f419e79a43e197aa0c53f13efcd libXvMC-20130524.tar.bz2
|
||||
2720d2f3b526afe833fde7a15259fbed libXvMC-20130524.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue