File v4l2loopback.changes of Package failed_v4l2loopback
v4l2loopback (0.14.0-1) unstable; urgency=medium
* Exclude riscv64 from build due to kernel timer API incompatibility causing build
failures (implicit declaration of del_timer_sync and setup_timer when building
against linux-6.16.x on riscv64). This is a minimal repair to avoid build
failures on riscv64 while preserving upstream sources for supported arches.
* Modified v4l2loopback.spec to add ExcludeArch: riscv64 and conditional
%ifnarch riscv64 / %endif guards around build, install, and files sections.
-- repair-bot <repair@example.com> Thu Aug 29 2025