Changelog for
v4l2loopback-kmp-default-0.12.5_k5.14.21_150400.24.33-lp154.3.5.1.x86_64.rpm :
* Thu Sep 29 2022 Stanislav Brabec
- Fix string format vulnerability (bsc#1202156, CVE-2022-2652, v4l2loopback-explicit-format-CVE-2022-2652.patch).
* Tue Feb 09 2021 Frederic Crozat - Add undefined macros when building on older distributions
* Tue Feb 02 2021 Frederic Crozat - Add Secureboot signing support
* Wed Dec 16 2020 Marcus Rueckert - add -autoload subpackages that provides the configuration files to autoload the driver on startup
* Fri Jul 10 2020 Stefan Brüns - Fixup util dependencies: pull in required vl42-ctl for v4l2loopback-ctl, recommend gst-launch, supplement kernel module (v4l2loopback.ko).- Make util package noarch, its just a shell script.
* Sun Apr 19 2020 Luigi Baldoni - Update to version 0.12.5
* Fix build in Linux 5.7-rc1 due to symbol name changes
* Simplify set/clear of V4L2_CAP_DEVICE_CAPS in querycaps
* Use temp-var for capabilities
* Also set vdev->device_caps
* Thu Apr 09 2020 Luigi Baldoni - Update to version 0.12.4
* Explain what exclusive_caps does instead of referring to a closed ticket
* Use \"Chrome\" rather than \"Chromium\"
* Mention exclusive_caps mode option
* Add linebreaks to fix markdown
* Set the default number of buffers to 2
* instruction on obtaining yuv files
* infinite loop over yuv frames
* Drop cast to (time_t)
* print \"SUCCESS\" message on installation success
* use v4l2_buffer ptr instead of timeval- Dropped v4l2loopback-dont_use_timeval.patch and v4l2loopback-drop_cast_to_time_t.patch (merged upstream)
* Tue Feb 25 2020 aloisioAATTgmx.com- Added v4l2loopback-dont_use_timeval.patch and v4l2loopback-drop_cast_to_time_t.patch (fix boo#1164757)
* Wed Jan 08 2020 Luigi Baldoni - Made build verbose- Removed Group and superfluous build requirements- Added v4l2loopback-include_header.patch (fixes boo#1159777)
* Sat Dec 07 2019 Luigi Baldoni - Update to version 0.12.3
* v4l2lookback: Port to kernel 5.4+
* Set video_device->device_caps for linux>4.7.0
* Set some more device_caps
* Update issue templates
* Mon May 27 2019 Luigi Baldoni - Update to version 0.12.2
* Fixed compat with kernel 5.0
* Replace v4l2_get_timestamp with ktime_get_ts(64) for linux-5.1 compat- Dropped v4l2loopback-no_deprecated_function.patch (merged upstream)
* Thu May 23 2019 Luigi Baldoni - Added v4l2loopback-no_deprecated_function.patch (fix build with newer kernels)
* Wed Jan 23 2019 Luigi Baldoni - Update to version 0.12.1 [ IOhannes m zmölnig ]
* Fix permission of source code files
* Initialize variables
* Use %u to print size_t
* Improve coding style by removing unused variables
* More coding style fixes
* Use GStreamer-1.0 caps in the documentation
* Gst1.0 compat for example-script
* Protect VP9 and HEVC by #ifdef guards [ Andrii Danyleiko ]
* Fix typo [ Kai Kang ]
* Replace do_gettimeofday with v4l2_get_timestamp for linux-5 compat
* Mon Jul 02 2018 aloisioAATTgmx.com- Update to version 0.12.0
* Fixed compat with kernel 4.16
* NV12 support
* 8bit Bayer support
* Mon Jun 25 2018 aloisioAATTgmx.com- Use %{?linux_make_arch} when building kernel modules (boo#1098050).
* Tue Apr 03 2018 guillaume.gardetAATTopensuse.org- Update to 0.11.0:
* Adapted to new kernel timer API
* VP9 & HEVC support
* Hacks to work around issues with Google Chrome and GStreamer-0.10
* Fri Aug 11 2017 aloisioAATTgmx.com- Added v4l-utils as runtime dependency
* Sat Jul 29 2017 aloisioAATTgmx.com- Added preamble as source
* Fri Jul 28 2017 aloisioAATTgmx.com- Update to 0.10.0