Skip to content

Commit

Permalink
libva: Update to v2.21.0
Browse files Browse the repository at this point in the history
Release notes available [here](https://github.com/intel/libva/releases/tag/2.21.0)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 26, 2024
1 parent 70ab6b9 commit da6f0a7
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 22 deletions.
2 changes: 2 additions & 0 deletions packages/l/libva/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ libva.so.2:vaMFAddContext
libva.so.2:vaMFReleaseContext
libva.so.2:vaMFSubmit
libva.so.2:vaMapBuffer
libva.so.2:vaMapBuffer2
libva.so.2:vaMaxNumConfigAttributes
libva.so.2:vaMaxNumDisplayAttributes
libva.so.2:vaMaxNumEntrypoints
Expand Down Expand Up @@ -110,6 +111,7 @@ libva.so.2:vaTerminate
libva.so.2:vaUnlockSurface
libva.so.2:vaUnmapBuffer
libva.so.2:va_TracePutSurface
libva.so.2:va_TraceStatus
libva.so.2:va_newDisplayContext
libva.so.2:va_newDriverContext
libva.so.2:va_trace_flag
2 changes: 2 additions & 0 deletions packages/l/libva/abi_symbols32
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ libva.so.2:vaMFAddContext
libva.so.2:vaMFReleaseContext
libva.so.2:vaMFSubmit
libva.so.2:vaMapBuffer
libva.so.2:vaMapBuffer2
libva.so.2:vaMaxNumConfigAttributes
libva.so.2:vaMaxNumDisplayAttributes
libva.so.2:vaMaxNumEntrypoints
Expand Down Expand Up @@ -110,6 +111,7 @@ libva.so.2:vaTerminate
libva.so.2:vaUnlockSurface
libva.so.2:vaUnmapBuffer
libva.so.2:va_TracePutSurface
libva.so.2:va_TraceStatus
libva.so.2:va_newDisplayContext
libva.so.2:va_newDriverContext
libva.so.2:va_trace_flag
2 changes: 1 addition & 1 deletion packages/l/libva/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ libXfixes.so.3:XFixesCreateRegion
libXfixes.so.3:XFixesDestroyRegion
libc.so.6:__errno_location
libc.so.6:__fprintf_chk
libc.so.6:__isoc99_sscanf
libc.so.6:__isoc23_sscanf
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__stack_chk_fail
Expand Down
2 changes: 1 addition & 1 deletion packages/l/libva/abi_used_symbols32
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ libXfixes.so.3:XFixesCreateRegion
libXfixes.so.3:XFixesDestroyRegion
libc.so.6:__errno_location
libc.so.6:__fprintf_chk
libc.so.6:__isoc99_sscanf
libc.so.6:__isoc23_sscanf
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__stack_chk_fail
Expand Down
6 changes: 6 additions & 0 deletions packages/l/libva/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 1752
rss: https://github.com/intel/libva/releases.atom
security:
# No known CPE, last checked 2024-03-26
cpe: ~
6 changes: 3 additions & 3 deletions packages/l/libva/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : libva
version : 2.20.0
release : 28
version : 2.21.0
release : 29
source :
- https://github.com/intel/libva/archive/refs/tags/2.20.0.tar.gz : 117f8d658a5fc9ea406ca80a3eb4ae1d70b15a54807c9ed77199c812bed73b60
- https://github.com/intel/libva/archive/refs/tags/2.21.0.tar.gz : f7c3fffef3f04eb146e036dad2587d852bfb70e4926d014bf437244915ef7425
license : MIT
component : xorg.display
homepage : https://github.com/intel/libva
Expand Down
36 changes: 19 additions & 17 deletions packages/l/libva/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<PartOf>xorg.display</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libva-drm.so.2</Path>
<Path fileType="library">/usr/lib64/libva-drm.so.2.2000.0</Path>
<Path fileType="library">/usr/lib64/libva-drm.so.2.2100.0</Path>
<Path fileType="library">/usr/lib64/libva-glx.so.2</Path>
<Path fileType="library">/usr/lib64/libva-glx.so.2.2000.0</Path>
<Path fileType="library">/usr/lib64/libva-glx.so.2.2100.0</Path>
<Path fileType="library">/usr/lib64/libva-wayland.so.2</Path>
<Path fileType="library">/usr/lib64/libva-wayland.so.2.2000.0</Path>
<Path fileType="library">/usr/lib64/libva-wayland.so.2.2100.0</Path>
<Path fileType="library">/usr/lib64/libva-x11.so.2</Path>
<Path fileType="library">/usr/lib64/libva-x11.so.2.2000.0</Path>
<Path fileType="library">/usr/lib64/libva-x11.so.2.2100.0</Path>
<Path fileType="library">/usr/lib64/libva.so.2</Path>
<Path fileType="library">/usr/lib64/libva.so.2.2000.0</Path>
<Path fileType="library">/usr/lib64/libva.so.2.2100.0</Path>
</Files>
</Package>
<Package>
Expand All @@ -39,19 +39,19 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
<Dependency release="28">libva</Dependency>
<Dependency release="29">libva</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libva-drm.so.2</Path>
<Path fileType="library">/usr/lib32/libva-drm.so.2.2000.0</Path>
<Path fileType="library">/usr/lib32/libva-drm.so.2.2100.0</Path>
<Path fileType="library">/usr/lib32/libva-glx.so.2</Path>
<Path fileType="library">/usr/lib32/libva-glx.so.2.2000.0</Path>
<Path fileType="library">/usr/lib32/libva-glx.so.2.2100.0</Path>
<Path fileType="library">/usr/lib32/libva-wayland.so.2</Path>
<Path fileType="library">/usr/lib32/libva-wayland.so.2.2000.0</Path>
<Path fileType="library">/usr/lib32/libva-wayland.so.2.2100.0</Path>
<Path fileType="library">/usr/lib32/libva-x11.so.2</Path>
<Path fileType="library">/usr/lib32/libva-x11.so.2.2000.0</Path>
<Path fileType="library">/usr/lib32/libva-x11.so.2.2100.0</Path>
<Path fileType="library">/usr/lib32/libva.so.2</Path>
<Path fileType="library">/usr/lib32/libva.so.2.2000.0</Path>
<Path fileType="library">/usr/lib32/libva.so.2.2100.0</Path>
</Files>
</Package>
<Package>
Expand All @@ -61,8 +61,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="28">libva-devel</Dependency>
<Dependency release="28">libva-32bit</Dependency>
<Dependency release="29">libva-devel</Dependency>
<Dependency release="29">libva-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libva-drm.so</Path>
Expand All @@ -84,7 +84,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="28">libva</Dependency>
<Dependency release="29">libva</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/va/va.h</Path>
Expand All @@ -100,6 +100,7 @@
<Path fileType="header">/usr/include/va/va_dec_vp8.h</Path>
<Path fileType="header">/usr/include/va/va_dec_vp9.h</Path>
<Path fileType="header">/usr/include/va/va_dri2.h</Path>
<Path fileType="header">/usr/include/va/va_dri3.h</Path>
<Path fileType="header">/usr/include/va/va_dricommon.h</Path>
<Path fileType="header">/usr/include/va/va_drm.h</Path>
<Path fileType="header">/usr/include/va/va_drmcommon.h</Path>
Expand All @@ -118,6 +119,7 @@
<Path fileType="header">/usr/include/va/va_prot.h</Path>
<Path fileType="header">/usr/include/va/va_str.h</Path>
<Path fileType="header">/usr/include/va/va_tpi.h</Path>
<Path fileType="header">/usr/include/va/va_trace.h</Path>
<Path fileType="header">/usr/include/va/va_version.h</Path>
<Path fileType="header">/usr/include/va/va_vpp.h</Path>
<Path fileType="header">/usr/include/va/va_wayland.h</Path>
Expand All @@ -135,9 +137,9 @@
</Files>
</Package>
<History>
<Update release="28">
<Date>2023-10-14</Date>
<Version>2.20.0</Version>
<Update release="29">
<Date>2024-03-26</Date>
<Version>2.21.0</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit da6f0a7

Please sign in to comment.