All autopkgtests for the newly accepted systemd (237-3ubuntu10.45) for bionic have finished running. The following regressions have been reported in tests triggered by the package:
corosync/2.4.3-0ubuntu1.1 (armhf) lxc/3.0.3-0ubuntu1~18.04.1 (amd64) openssh/1:7.6p1-4ubuntu0.3 (amd64, ppc64el, arm64, i386, armhf, s390x) linux-hwe-5.0/5.0.0-65.71 (i386) linux-hwe-5.4/5.4.0-67.75~18.04.1 (i386) gvfs/1.36.1-0ubuntu1.3.3 (amd64) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/bionic/update_excuses.html#systemd [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions Thank you! -- 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/1913423 Title: getgrouplist is not thread safe with libnss_systemd Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Bionic: Fix Committed Status in systemd source package in Focal: Fix Committed Bug description: [impact] programs calling getgrouplist() may crash as it is not thread-safe [test case] see upstream bug description for sample c program to reproduce: https://github.com/systemd/systemd/issues/17007#issue-698123284 [regression potential] any regression would likely occur when creating a hashmap in systemd, or when any multi-threaded programs concurrently create (and use) the hashmap [scope] this is needed for f and b this is fixed upstream by commit ae0b700a856c0ae460d271bb50dccfaae84dbcab, already included in g/h (per comment 1). [original description] This upstream issue (https://github.com/systemd/systemd/issues/17007) is affecting the latest version of systemd in Ubuntu Focal. It has been fixed upstream with https://github.com/systemd/systemd/pull/17033. Can we have this patched for Focal please as it causes Mesos to randomly segfault on start. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1913423/+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