Public bug reported: [impact]
ftbfs [test case] try to build, e.g.: https://launchpadlibrarian.net/540746512/buildlog_ubuntu-hirsute- amd64.systemd_247.3-3ubuntu3.1_BUILDING.txt.gz ../src/rfkill/rfkill.c: In function ‘load_state’: ../src/rfkill/rfkill.c:180:15: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 180 | if (l < RFKILL_EVENT_SIZE_V1) [regression potential] any regression would likely cause ftbfs or could cause improper reading/parsing of the kernel rfkill data [scope] this is needed only for h this is fixed upstream in systemd by commit ab1aa6368a8 which was pulled into i already. this does not exist for g or earlier, as the upstream kernel commit 71826654ce401 changed the macro value and introduced this problem, and that was first included in kernel v5.12 and then backported into hirsute v5.11 kernel in commit a8c36c7222055 which was first included in Ubuntu-5.11.0-18.19 ** Affects: systemd (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: systemd (Ubuntu Hirsute) Importance: Medium Assignee: Dan Streetman (ddstreet) Status: In Progress ** Also affects: systemd (Ubuntu Hirsute) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Status: New => Fix Released ** Changed in: systemd (Ubuntu Hirsute) Assignee: (unassigned) => Dan Streetman (ddstreet) ** Changed in: systemd (Ubuntu Hirsute) Importance: Undecided => Medium ** Changed in: systemd (Ubuntu Hirsute) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929849 Title: ftbfs on hirsute due to kernel changing type of RFKILL_EVENT_SIZE_V1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1929849/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
