This bug was fixed in the package systemd - 247.3-3ubuntu3.1 --------------- systemd (247.3-3ubuntu3.1) hirsute; urgency=medium
[ Andy Chi ] * debian/patches/lp1926547-hwdb-60-keyboard-Update-Dell-Privacy-Local-Mic-Mute-.patch - Apply upstream patch to correct key and device mapping. (LP: #1926547) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f360a705d992205e3da511910c859e81390e93c6 [ Łukasz 'sil2100' Zemczak ] * d/p/lp1664844/0001-network-add-ActivationPolicy-configuration-parameter.patch, d/p/lp1664844/0002-test-add-ActivationPolicy-unit-tests.patch, d/p/lp1664844/0003-save-link-activation-policy-to-state-file-and-displa.patch: - add support for configuring the activation policy for an interface (LP: #1664844) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ae75627f573f5946169819e4fdfe89290badaf21 [ Dan Streetman ] * d/p/debian/UBUNTU-resolved-Mitigate-DVE-2018-0001-by-retrying-NXDOMAIN-with.patch, d/p/lp1785383-resolved-address-DVE-2018-0001.patch: - Use upstream patch for DVE-2018-0001 handling (LP: #1785383) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6c6e948e4364649a4a803a8f1c9cdd5c70e1f0ab * d/p/lp1929849-rfkill-add-some-casts-to-silence-Werror-sign-compare.patch: - Fix FTBFS due to kernel header change (LP: #1929849) https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=656bfde76b7a2d172d84d4e7905d80e1dfa2b68d -- Dan Streetman <ddstr...@canonical.com> Thu, 27 May 2021 11:09:57 -0400 ** Changed in: systemd (Ubuntu Hirsute) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1929849 Title: ftbfs on hirsute due to kernel changing type of RFKILL_EVENT_SIZE_V1 Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Hirsute: Fix Released Bug description: [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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1929849/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp