Commit Graph

1 Commits

Author SHA1 Message Date
Pavel Valena
daef90bbf9 build: batch of fixes 2026-07-02
- build: do not use weak dependencies in spec file where possible
- feat(resume): add device used for resume
- fix(network-legacy): remove network-legacy completely from the codebase
- fix(iscsi): replace `echo` writes with `printf` to prevent variable injection
- fix(base): escape arguments in initqueue hook script generation
- fix(net-lib): warn on suspicious shell metacharacters in hostname file
- fix(systemd-networkd): escape DHCP lease values in dhcpopts generation
- fix(i18n): prefer 'simpledrm' over 'drm' module

Resolves: RHEL-138656,RHEL-150172,RHEL-170845,RHEL-188254

And additionally, commited via 'Related: RHEL-188254':

Resolves: RHEL-189201,RHEL-189195

From-source-git-commit: da3ee2b85d00b30580f6633912e13bf151314ded
2026-07-09 03:29:45 +02:00