Changelog for
v4l2loopback-kmp-default-0.12.7_k6.2.9_2.gc39e89f-2.174.i586.rpm :
* Thu Sep 29 2022 Stanislav Brabec
- Update to version 0.12.7:
* Add explicit format specifier to printf() invocations (bsc#1202156, CVE-2022-2652).
* REMAKE_INITRD is deprecated in dkms 3
* event: install event (un)subscribe hook
* Don\'t fail if allocating 0-sized buffers
* Other minor fixes- Refresh v4l2loopback-include_header.patch.
* Fri Mar 04 2022 Martin Wilck - Fix modprobe.d location for 15.3 and earlier (bsc#1196275, jsc#SLE-20639)
* 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)