#1101199 vpoll-dkms: dkms updates

Package:
vpoll-dkms
Source:
vpoll-dkms
Submitter:
Andreas Beckmann
Date:
2025-03-24 18:09:02 UTC
Severity:
normal
Tags:
#1101199#5
Date:
2025-03-24 18:04:41 UTC
From:
To:
Hi,

I have two patches for the vpoll-dkms package:

* declare the oldest supported kernel version: the __poll_t type was
  added in Linux v4.16 (that is mostly interesting for QA)
* update the maintainer scripts to not run modprobe if the package is
  installed in a chroot environment, as that would load/unload a module
  in the host kernel (or result in error messages in case the chroot has
  different kernel headers installed than the kernel running on the
  host)


Andreas