Comment
The change only adds `conflicts = irqbalance` to the generated `.SRCINFO` metadata for `linux-lqx`. This is a packaging metadata declaration, not executable code, and it does not introduce build-time downloads, privilege escalation, persistence, or other malicious behavior. The only effect is to signal package manager conflict handling with `irqbalance`, which may be questionable from a packaging-policy perspective but is not a security issue by itself.
@@ -44,6 +44,7 @@ pkgname = linux-lqx
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
provides = VHBA-MODULE
+ conflicts = irqbalance
pkgname = linux-lqx-headers
pkgdesc = Headers and scripts for building modules for the Linux Liquorix kernel