Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libva-utils for openSUSE:Factory checked in at 2023-01-16 17:59:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libva-utils (Old) and /work/SRC/openSUSE:Factory/.libva-utils.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libva-utils" Mon Jan 16 17:59:46 2023 rev:21 rq:1058669 version:2.17.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libva-utils/libva-utils.changes 2022-10-14 15:43:56.644059144 +0200 +++ /work/SRC/openSUSE:Factory/.libva-utils.new.32243/libva-utils.changes 2023-01-16 18:02:24.395991113 +0100 @@ -1,0 +2,23 @@ +Mon Jan 16 08:05:40 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.17.0: + * fix: Fix possible memory leak + * fix: fix coding issues of array size and function return types + * Version 2.17.0 - 26.Dec.2022 + * add: Upload a security disclaimer + * add: av1 encode sample code + * tests: Changed default initialization value to VAProfileNone + * ci: Add git dependency for mingw build for meson dependencies cloning + * vainfo: Add support for Win32 device enumeration and selection + * ci: dos2unix for windows workflow files + * ci: update checkout and setup-python action versions to v3 and v4 + * ci: Add msvc/mingw Windows CI + * tests: enable building on Windows + * tests: Remove C++20 constructs in tests project targetting C++11 + * tests: remove non C++ standard constructs + * vainfo: add va-win32 support + * add:Import OpenBSD getopt for MSVC from mesa/f9bb5323 + * fix: Fix reporting of VAConfigAttribEncMaxSlices + * meson: add missing sample tools + +------------------------------------------------------------------- Old: ---- libva-utils-2.16.0.tar.gz New: ---- libva-utils-2.17.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libva-utils.spec ++++++ --- /var/tmp/diff_new_pack.xKvmUz/_old 2023-01-16 18:02:25.219995510 +0100 +++ /var/tmp/diff_new_pack.xKvmUz/_new 2023-01-16 18:02:25.223995531 +0100 @@ -1,7 +1,7 @@ # # spec file for package libva-utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libva-utils -Version: 2.16.0 +Version: 2.17.1 Release: 0 Summary: A collection of utilities and examples to exercise VA-API License: EPL-1.0 AND MIT @@ -64,26 +64,30 @@ %files %license COPYING %doc NEWS -%{_bindir}/avcenc -%{_bindir}/avcstreamoutdemo -%{_bindir}/h264encode -%{_bindir}/jpegenc -%{_bindir}/loadjpeg -%{_bindir}/mpeg2vaenc -%{_bindir}/mpeg2vldemo -%{_bindir}/putsurface -%{_bindir}/putsurface_wayland -%{_bindir}/vainfo -%{_bindir}/vavpp -%{_bindir}/vp8enc +%{_bindir}/vppsharpness +%{_bindir}/vppscaling_n_out_usrptr +%{_bindir}/vppscaling_csc +%{_bindir}/vpphdr_tm +%{_bindir}/vppdenoise +%{_bindir}/vppchromasitting +%{_bindir}/vppblending +%{_bindir}/vpp3dlut %{_bindir}/vp9enc -%{_bindir}/hevcencode +%{_bindir}/vp8enc +%{_bindir}/vavpp +%{_bindir}/vainfo +%{_bindir}/vacopy %{_bindir}/sfcsample -%{_bindir}/vppblending -%{_bindir}/vppchromasitting -%{_bindir}/vppdenoise -%{_bindir}/vppscaling_csc -%{_bindir}/vppscaling_n_out_usrptr -%{_bindir}/vppsharpness +%{_bindir}/putsurface_wayland +%{_bindir}/putsurface +%{_bindir}/mpeg2vldemo +%{_bindir}/mpeg2vaenc +%{_bindir}/loadjpeg +%{_bindir}/jpegenc +%{_bindir}/hevcencode +%{_bindir}/h264encode +%{_bindir}/avcstreamoutdemo +%{_bindir}/avcenc +%{_bindir}/av1encode %changelog ++++++ libva-utils-2.16.0.tar.gz -> libva-utils-2.17.1.tar.gz ++++++ ++++ 4777 lines of diff (skipped)