Format: 1.8 Date: Fri, 20 Sep 2019 15:15:17 +0200 Source: systemd Binary: libnss-myhostname libnss-mymachines libnss-resolve libnss-systemd libpam-systemd libsystemd-dev libsystemd0 libudev-dev libudev1 libudev1-udeb systemd systemd-container systemd-coredump systemd-journal-remote systemd-sysv systemd-tests udev udev-udeb Architecture: ppc64el ppc64el_translations Version: 243-1ubuntu1 Distribution: eoan-proposed Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Balint Reczey Description: libnss-myhostname - nss module providing fallback resolution for the current hostname libnss-mymachines - nss module to resolve hostnames for local container instances libnss-resolve - nss module to resolve names via systemd-resolved libnss-systemd - nss module providing dynamic user and group name resolution libpam-systemd - system and service manager - PAM module libsystemd-dev - systemd utility library - development files libsystemd0 - systemd utility library libudev-dev - libudev development files libudev1 - libudev shared library libudev1-udeb - libudev shared library (udeb) systemd - system and service manager systemd-container - systemd container/nspawn tools systemd-coredump - tools for storing and retrieving coredumps systemd-journal-remote - tools for sending and receiving remote journal logs systemd-sysv - system and service manager - SysV links systemd-tests - tests for systemd udev - /dev/ and hotplug management daemon udev-udeb - /dev/ and hotplug management daemon (udeb) Changes: systemd (243-1ubuntu1) eoan; urgency=medium . [ Dan Streetman ] * d/t/control: mark udev test skippable. The udev test will return 77 (from udev-test.pl) if it can't setup the test environment; mark it skipped in that case. Author: Dan Streetman File: debian/tests/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c3419bd2a30a78d05cca9c38e50c9726de7e7632 . [ Dimitri John Ledkov ] * debian/extra/wrap_cl.py: add changelog formatter Author: Dimitri John Ledkov Files: - debian/extra/wrap_cl.py - debian/gbp.conf https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=26e69bceab9cec8df64cdca18cd71e7c0874f8b3 . [ Balint Reczey ] * debian/test/boot-and-services: Skip AppArmor tests in arm containers. The test is failing on armhf testbeds using containers File: debian/tests/boot-and-services https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9d3b35df77aa939365563a4edaee54ebb7f559a3 * d/t/control: run udev tests only with isolation-machine. It fails in Ubuntu CI armhf containers and may fail elsewhere, too. File: debian/tests/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b4b4c9bf44f4b8d7f75a4204aff697f549c8aad7 * Merge to Ubuntu from unstable - Dropped changes: * Skip starting systemd-remount-fs.service in containers even when /etc/fstab is present. File: debian/patches/debian/Skip-starting-systemd-remount-fs.service-in-containers.patch * resolved: add support for pipelined requests Files: - debian/patches/llmnr-add-comment-why-we-install-no-complete-handler-on-s.patch - debian/patches/resolved-add-comment-to-dns_stream_complete-about-its-err.patch - debian/patches/resolved-keep-stub-stream-connections-up-for-as-long-as-c.patch - debian/patches/resolved-only-call-complete-with-zero-argument-in-LLMNR-c.patch - debian/patches/resolved-restart-stream-timeout-whenever-we-managed-to-re.patch - debian/patches/stream-follow-coding-style-don-t-use-degrade-to-bool-for-.patch - debian/patches/stream-track-type-of-DnsStream-object.patch - debian/patches/transaction-simplify-handling-if-we-get-an-unexpected-DNS.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8ad1db08c2135af098a33957ce7cffbe21fb683f * pam-systemd: use secure_getenv() rather than getenv() File: debian/patches/pam-systemd-use-secure_getenv-rather-than-getenv.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f3291e9e8c3eafd0c8921cb26a0d5ee0fd563b3c * support PPC64LE qemu based testing. Files: - debian/tests/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=483a4daba07f809883883e8e8b9c365cfbf7256e * tests/storage: make the test more resilient. File: debian/tests/storage https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c08dcb1ffe372acd3a21496758a1984ff78dcdd4 * Wait for cryptsetup unit to start, before stopping. File: debian/tests/storage https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b65aa350be7e61c65927fbc0921a750fcfaa51cd * Fix typpo in storage test. File: debian/tests/storage https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f28aa5fe4ab175b99b6ea702559c59ca473b4ca8 - Remaining changes: * Set UseDomains to true, by default, on Ubuntu. File: debian/patches/debian/Ubuntu-UseDomains-by-default.patch * Enable systemd-resolved by default File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=05adfa0902115f51c1196ad623165a75bb8b4313 * Create /etc/resolv.conf at postinst, pointing at the stub resolver. File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ef4adf46bbbe2d22508b70b889d23da53b85039d * libnss-resolve: do not disable and stop systemd-resolved File: debian/libnss-resolve.postrm https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=95577d14e84e19b614b83b2e24985d89e8c2dac0 * Ignore failures to set Nice priority on services in containers. File: debian/patches/debian/Ubuntu-core-in-execute-soft-fail-setting-Nice-priority-when.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5b8e457f8d883fc6f55d33d46b3474926a495d29 * units: set ConditionVirtualization=!private-users on journald audit socket. File: debian/patches/debian/Ubuntu-units-set-ConditionVirtualization-private-users-on-j.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=03ed18a9940731bbf794ad320fabf337488835c6 * debian/tests: Enforce udev upgrade. Files: - debian/tests/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f350b43ccc1aa31c745b4ccebbb4084d5cea41ff * Always setup /etc/resolv.conf on new installations. File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=20bc8a37fa3c9620bed21a56a4eabd71db71d861 * Ubuntu/extra: ship dhclient-enter hook. Files: - debian/extra/dhclient-enter-resolved-hook - debian/rules https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f3398a213f80b02bf3db0c1ce9e22d69f6d56764 https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=258893bae8cbb12670e4807636fe8f7e9fb5407a https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=0725c1169ddde4f41cacba7af3e546704e2206be * Disable systemd-networkd-wait-online by default. File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=694473d812b50d2fefd6494d494ca02b91bc8785 * postinst: drop empty/stock /etc/rc.local File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e7d071a26a79558771303b0b87f007e650eaebbe * Ship systemd sysctl settings. Files: - debian/patches/debian/UBUNTU-drop-kernel.-settings-from-sysctl-defaults-shipped.patch - debian/rules https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7cd041a6d0ef459e4b2a82d8ea5fa1ce05184dfb * systemd.postinst: enable persistent journal File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f94f18d9dbc085b6a9ff33c141a6e542142f85b5 * Disable LLMNR and MulticastDNS by default Files: - debian/patches/debian/UBUNTU-resolved-disable-global-LLMNR-and-MulticastDNS.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b4ec428e83696a5cd0405b677a35e97681867629 * Add "AssumedApparmorLabel=unconfined" to timedate1 dbus service file File: debian/patches/debian/UBUNTU-Add-AssumedApparmorLabel-unconfined-to-timedate1-dbus.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5ad0879e10bbe3d641f940260b93c7eb2cf4624c * debian/tests/systemd-fsckd: update assertions expectations for v237 File: debian/tests/systemd-fsckd https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d5becd9a416b55dcdb7b9a7aba60c4e3d304e6a6 * test/test-functions: launch qemu-system with -vga none. File: debian/patches/debian/UBUNTU-test-test-functions-launch-qemu-with-vga-none.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=90af1fa893cce5ed49999d16da0b793da6523394 * tests/boot-smoke: ignore udevd connection timeouts resolving colord group. File: debian/tests/boot-smoke https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e1477b764fa9ef23f5181ef3d31a1332191c3e0b * Drop systemd.prerm safety check. File: debian/systemd.prerm https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=0244c4d56556317f14eecc2f51871969ef02ba7b * wait-online: do not wait, if no links are managed (neither configured, or failed). File: debian/patches/debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=31f04c3fc769dacb3cf2a78240a1710a99a865b8 * journald.service: set Nice=-1 to dodge watchdog on soft lockups. File: debian/patches/debian/UBUNTU-journald.service-set-Nice-1-to-dodge-watchdog-on-soft-loc.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e0a9aeffac556492bf517ce2d23313ff7a277926 * Workaround captive portals not responding to EDNS0 queries (DVE-2018-0001). File: debian/patches/resolved-Mitigate-DVE-2018-0001-by-retrying-NXDOMAIN-with.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=87d3fe81b7281687ecf3c0b9a8356e90cc714d0b * Recommend networkd-dispatcher File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d1e3b2c7e4757119da0d550b0b3c0a6626a176dc * networkd: if RA was implicit, do not await ndisc_configured. File: debian/patches/debian/UBUNTU-networkd-if-RA-was-implicit-do-not-await-ndisc_con.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=2f749ff528d1b788aa4ca778e954c16b213ee629 * udev-udeb: ship modprobe.d snippet to force scsi_mod.scan=sync in d-i. Files: - debian/extra/modprobe.d-udeb/scsi-mod-scan-sync.conf - debian/udev-udeb.install https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=eb6d8a2b9504917abb7aa2c4035fdbb7b98227f7 * Disable dh_installinit generation of tmpfiles for the systemd package. Files: - debian/rules - debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=1fd144cbe31cc7a9383cc76f21f4b84c22a9dd1b * Enable EFI/bootctl on armhf. File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=043122f7d8a1487bfd357e815a6ece1ceea6e7d1 * boot-and-services: stderr is ok, for status command on the c1 container. File: debian/tests/boot-and-services https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=da14d34e7cc33c44ad67e64c9fd092f8cc1675f9 * Skip systemd-fsckd on arm64, because of broken/lack of clean shutdown. File: debian/tests/systemd-fsckd https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=bf5b501ac934497dbef5f64908ff37643dc7288e * adt: boot-and-services: assert any kernel syslog messages. File: debian/tests/boot-and-services https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=29dc34f7a6e5dc505f6212c17c42e4420b47ed16 * debian/extra/start-udev: Set scsi_mod scan=sync even if it's builtin to the kernel (we previously only set it in modprobe.d) Files: - debian/extra/start-udev https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6b72628f8de991e2c67ac4289fc74daf3abe7d14 * units: conditionalize more units to not start in containers. Files: - debian/patches/debian/UBUNTU-units-block-CAP_SYS_MODULE-units-in-containers-too.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3689afa1a782de8c19a757459b6360de1195ad55 * test-sleep: skip test_fiemap upon inapproriate ioctl for device. File: debian/patches/debian/UBUNTU-test-sleep-skip-test_fiemap-upon-inapproriate-ioctl-.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6ebb5b9f6b77760a5470e8a780d69875b1db76f7 * Re-add support for /etc/writable for core18 File: debian/patches/debian/UBUNTU-Support-system-image-read-only-etc.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a5b5fca66c1127068e4ce0cc9ab497814211f4f7 * debian/control: strengthen dependencies. File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d1ecf0c372f5212129c85ae60fddf26b2271a1fe * Improve autopkgtest success rate, by bumping up timeouts File: debian/patches/debian/UBUNTU-bump-selftest-timeouts.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c05586d9da033bbfd6b6a74e10b87520843c7c48 * units: Disable journald Watchdog File: debian/patches/debian/UBUNTU-units-disable-journald-watchdog.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=64d2b4f1d0d057073fba585f19823332e2a6eed5 * Add conflicts with upstart and systemd-shim File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=83ed7496afc7c27be026014d109855f7d0ad1176 * Specify Ubuntu's Vcs-Git File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fd832930ef280c9a4a9dda2440d5a46a6fdb6232 * debian/systemd.postinst: Skip daemon-reexec and try-restarts during shutdown File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=51daab96ae79483b5e5fb62e1e0477c87ee11fd1 * Switch gbp.conf to disco. File: debian/gbp.conf https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fea585b259e3e766d8d3dbc9690e879c054ddc87 * core: set /run size to 10%, like initramfs-tools does. File: debian/patches/debian/UBUNTU-core-set-run-size-to-10-like-initramfs-tools-does.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=1fac2568fe716dc1a41bada78293dc6327a6df0d * core: Revert strict mount namespacing/sandboxing, until LXD allows the needed mounts. File: debian/patches/Revert-namespace-be-more-careful-when-handling-namespacin.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=030919ba5e4931d6ee576d0259fae67fe4ed9770 * networkd: [Route] PreferredSource not working in *.network files. Files: - debian/patches/debian/UBUNTU-networkd-if-RA-was-implicit-do-not-await-ndisc_con.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b4e2ee0b2ac1be2ae78952890a56a2d5398df518 * debian/tests: blacklist upstream test-24-unit-tests on ppc64le. File: debian/tests/upstream https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8062b9a2712c390010d2948eaf764a1b52e68715 * debian/control: Update Vcs-{Browser|Git} to Ubuntu's packaging repository * debian/gbp.conf: Set tag format to ubuntu/* * Only test that gdm3 comes up on amd64. Stalls on other arches. File: debian/tests/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=97cb13685dfb353045c449ec5d6d1df60f661079 * Fix false negative checking for running jobs after boot. File: debian/tests/boot-smoke https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=aeb01631efbaf3fe851dee15d496e0b66b5c347f * Cherrypick ask-password: prevent buffer overrow when reading from keyring. File: debian/patches/ask-password-prevent-buffer-overrow-when-reading-fro.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6d6e9cbd4fc6e018031a4762e88f2c3aa19e24e8 * Wait for systemctl is-system-running state. File: debian/tests/boot-smoke https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=776998f1f55c445b6e385cab69a4219c42d00838 * random-util: eat up bad RDRAND values seen on AMD CPUs. File: debian/patches/+rdrand-workaround-on-amd.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?h=ubuntu-eoan&id=6ab88231efca4b04b26de6cfb5d671be154aabe0 * Refresh patches * debian/tests/boot-smoke: Restore exit handling Ubuntu delta lost in 241 merge File: debian/tests/boot-smoke https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3bad1cf23cc91299471542e83c589f2b6237a162 * debian/gbp.conf: set debian-branch to ubuntu-eoan File: debian/gbp.conf https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=39e6f84cd899a3af58a19040c5e7ae2d18c36a72 * Merge to Ubuntu from experimental * Refresh patches: - Dropped changes: * Cherrypick ask-password: prevent buffer overrow when reading from keyring. File: debian/patches/ask-password-prevent-buffer-overrow-when-reading-fro.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6d6e9cbd4fc6e018031a4762e88f2c3aa19e24e8 * random-util: eat up bad RDRAND values seen on AMD CPUs. File: debian/patches/+rdrand-workaround-on-amd.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?h=ubuntu-eoan&id=6ab88231efca4b04b26de6cfb5d671be154aabe0 - Remaining changes: * Recommend networkd-dispatcher File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d1e3b2c7e4757119da0d550b0b3c0a6626a176dc * Enable EFI/bootctl on armhf. File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=043122f7d8a1487bfd357e815a6ece1ceea6e7d1 * debian/control: strengthen dependencies. File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d1ecf0c372f5212129c85ae60fddf26b2271a1fe * Add conflicts with upstart and systemd-shim File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=83ed7496afc7c27be026014d109855f7d0ad1176 * Specify Ubuntu's Vcs-Git File: debian/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fd832930ef280c9a4a9dda2440d5a46a6fdb6232 * Ubuntu/extra: ship dhclient-enter hook. Files: - debian/extra/dhclient-enter-resolved-hook - debian/rules https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f3398a213f80b02bf3db0c1ce9e22d69f6d56764 https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=258893bae8cbb12670e4807636fe8f7e9fb5407a https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=0725c1169ddde4f41cacba7af3e546704e2206be * udev-udeb: ship modprobe.d snippet to force scsi_mod.scan=sync in d-i. Files: - debian/extra/modprobe.d-udeb/scsi-mod-scan-sync.conf - debian/udev-udeb.install https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=eb6d8a2b9504917abb7aa2c4035fdbb7b98227f7 * debian/extra/start-udev: Set scsi_mod scan=sync even if it's builtin to the kernel (we previously only set it in modprobe.d) Files: - debian/extra/start-udev https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6b72628f8de991e2c67ac4289fc74daf3abe7d14 * debian/extra/units/systemd-resolved.service.d/resolvconf.conf: drop resolvconf.conf drop-in, resolved integration moved to resolvconf package. * debian/extra/wrap_cl.py: add changelog formatter Files: - debian/extra/wrap_cl.py - debian/gbp.conf https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=26e69bceab9cec8df64cdca18cd71e7c0874f8b3 * debian/gbp.conf: Set tag format to ubuntu/* * debian/gbp.conf: Change debian-branch to ubuntu-eoan * libnss-resolve: do not disable and stop systemd-resolved File: debian/libnss-resolve.postrm https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=95577d14e84e19b614b83b2e24985d89e8c2dac0 * core: Revert strict mount namespacing/sandboxing, until LXD allows the needed mounts. File: debian/patches/Revert-namespace-be-more-careful-when-handling-namespacin.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=030919ba5e4931d6ee576d0259fae67fe4ed9770 * Add "AssumedApparmorLabel=unconfined" to timedate1 dbus service file File: debian/patches/debian/UBUNTU-Add-AssumedApparmorLabel-unconfined-to-timedate1-dbus.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5ad0879e10bbe3d641f940260b93c7eb2cf4624c * Re-add support for /etc/writable for core18 File: debian/patches/debian/UBUNTU-Support-system-image-read-only-etc.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a5b5fca66c1127068e4ce0cc9ab497814211f4f7 * Improve autopkgtest success rate, by bumping up timeouts File: debian/patches/debian/UBUNTU-bump-selftest-timeouts.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c05586d9da033bbfd6b6a74e10b87520843c7c48 * core: set /run size to 10%, like initramfs-tools does. File: debian/patches/debian/UBUNTU-core-set-run-size-to-10-like-initramfs-tools-does.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=1fac2568fe716dc1a41bada78293dc6327a6df0d * Ship systemd sysctl settings. Files: - debian/patches/debian/UBUNTU-drop-kernel.-settings-from-sysctl-defaults-shipped.patch - debian/rules https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7cd041a6d0ef459e4b2a82d8ea5fa1ce05184dfb * journald.service: set Nice=-1 to dodge watchdog on soft lockups. File: debian/patches/debian/UBUNTU-journald.service-set-Nice-1-to-dodge-watchdog-on-soft-loc.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e0a9aeffac556492bf517ce2d23313ff7a277926 * networkd: if RA was implicit, do not await ndisc_configured. File: debian/patches/debian/UBUNTU-networkd-if-RA-was-implicit-do-not-await-ndisc_con.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=2f749ff528d1b788aa4ca778e954c16b213ee629 * networkd: [Route] PreferredSource not working in *.network files. Files: - debian/patches/debian/UBUNTU-networkd-if-RA-was-implicit-do-not-await-ndisc_con.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b4e2ee0b2ac1be2ae78952890a56a2d5398df518 * Disable LLMNR and MulticastDNS by default Files: - debian/patches/debian/UBUNTU-resolved-disable-global-LLMNR-and-MulticastDNS.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b4ec428e83696a5cd0405b677a35e97681867629 * test-sleep: skip test_fiemap upon inapproriate ioctl for device. File: debian/patches/debian/UBUNTU-test-sleep-skip-test_fiemap-upon-inapproriate-ioctl-.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6ebb5b9f6b77760a5470e8a780d69875b1db76f7 * test/test-functions: launch qemu-system with -vga none. File: debian/patches/debian/UBUNTU-test-test-functions-launch-qemu-with-vga-none.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=90af1fa893cce5ed49999d16da0b793da6523394 * units: conditionalize more units to not start in containers. Files: - debian/patches/debian/UBUNTU-units-block-CAP_SYS_MODULE-units-in-containers-too.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3689afa1a782de8c19a757459b6360de1195ad55 * units: Disable journald Watchdog File: debian/patches/debian/UBUNTU-units-disable-journald-watchdog.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=64d2b4f1d0d057073fba585f19823332e2a6eed5 * wait-online: do not wait, if no links are managed (neither configured, or failed). File: debian/patches/debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=31f04c3fc769dacb3cf2a78240a1710a99a865b8 * Set UseDomains to true, by default, on Ubuntu. File: debian/patches/debian/Ubuntu-UseDomains-by-default.patch * Ignore failures to set Nice priority on services in containers. File: debian/patches/debian/Ubuntu-core-in-execute-soft-fail-setting-Nice-priority-when.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5b8e457f8d883fc6f55d33d46b3474926a495d29 * units: set ConditionVirtualization=!private-users on journald audit socket. File: debian/patches/debian/Ubuntu-units-set-ConditionVirtualization-private-users-on-j.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=03ed18a9940731bbf794ad320fabf337488835c6 * Workaround captive portals not responding to EDNS0 queries (DVE-2018-0001). File: debian/patches/resolved-Mitigate-DVE-2018-0001-by-retrying-NXDOMAIN-with.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=87d3fe81b7281687ecf3c0b9a8356e90cc714d0b * Disable dh_installinit generation of tmpfiles for the systemd package. Files: - debian/rules - debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=1fd144cbe31cc7a9383cc76f21f4b84c22a9dd1b * Enable systemd-resolved by default File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=05adfa0902115f51c1196ad623165a75bb8b4313 * Create /etc/resolv.conf at postinst, pointing at the stub resolver. File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ef4adf46bbbe2d22508b70b889d23da53b85039d * Always setup /etc/resolv.conf on new installations. File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=20bc8a37fa3c9620bed21a56a4eabd71db71d861 * Disable systemd-networkd-wait-online by default. File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=694473d812b50d2fefd6494d494ca02b91bc8785 * postinst: drop empty/stock /etc/rc.local File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e7d071a26a79558771303b0b87f007e650eaebbe * systemd.postinst: enable persistent journal File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f94f18d9dbc085b6a9ff33c141a6e542142f85b5 * debian/systemd.postinst: Skip daemon-reexec and try-restarts during shutdown File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=51daab96ae79483b5e5fb62e1e0477c87ee11fd1 * Drop systemd.prerm safety check. File: debian/systemd.prerm https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=0244c4d56556317f14eecc2f51871969ef02ba7b * boot-and-services: stderr is ok, for status command on the c1 container. File: debian/tests/boot-and-services https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=da14d34e7cc33c44ad67e64c9fd092f8cc1675f9 * adt: boot-and-services: assert any kernel syslog messages. File: debian/tests/boot-and-services https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=29dc34f7a6e5dc505f6212c17c42e4420b47ed16 * tests/boot-smoke: ignore udevd connection timeouts resolving colord group. File: debian/tests/boot-smoke https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e1477b764fa9ef23f5181ef3d31a1332191c3e0b * Fix false negative checking for running jobs after boot. File: debian/tests/boot-smoke https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=aeb01631efbaf3fe851dee15d496e0b66b5c347f * Wait for systemctl is-system-running state. File: debian/tests/boot-smoke https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=776998f1f55c445b6e385cab69a4219c42d00838 * debian/tests: Enforce udev upgrade. Files: - debian/tests/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f350b43ccc1aa31c745b4ccebbb4084d5cea41ff * Only test that gdm3 comes up on amd64. Stalls on other arches. File: debian/tests/control https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=97cb13685dfb353045c449ec5d6d1df60f661079 * debian/tests/systemd-fsckd: update assertions expectations for v237 File: debian/tests/systemd-fsckd https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d5becd9a416b55dcdb7b9a7aba60c4e3d304e6a6 * Skip systemd-fsckd on arm64, because of broken/lack of clean shutdown. File: debian/tests/systemd-fsckd https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=bf5b501ac934497dbef5f64908ff37643dc7288e * debian/tests: blacklist upstream test-24-unit-tests on ppc64le. File: debian/tests/upstream https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8062b9a2712c390010d2948eaf764a1b52e68715 * Refresh patches * Set the previous default, -Ddefault-hierarchy=hybrid at build-time. This prevents breaking container managers File: debian/rules https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7dbbd631f5c723b2e91f6db4a26b4bfa659ca4d0 * Pick upstream fix for generated units always asking for daemon reload File: debian/patches/core-restore-initialization-of-u-source_mtime.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=08ec2c0062271b9691ced6c08088d0b7dd056b4e * Revert putting bin before sbin for user instances. This would break expectation on Debian, Ubuntu and other derivatives. File: debian/patches/Revert-manager-put-bin-before-sbin-for-user-instances.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=02a09226d2769adc52c77a0efca9744602e1e641 * Skip falling back to device name when net_get_name(device) fails. This fixes network-manager and netplan.io autopkgtests. File: debian/patches/Skip-falling-back-to-device-name-when-net_get_name-device.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=21c0722def8c84e01b5021aae171af87f343709b Checksums-Sha1: 4add756f29ce66c00aa9258d21225b9641cb0a81 245172 libnss-myhostname-dbgsym_243-1ubuntu1_ppc64el.ddeb 1864307a95c5b9de699ab9f929c6dde419c1f9a2 48120 libnss-myhostname_243-1ubuntu1_ppc64el.deb 5a40d8cbb2ea0fe91390e9f132035aa72bb99ab9 701608 libnss-mymachines-dbgsym_243-1ubuntu1_ppc64el.ddeb e6cc1c40bf10a4cd37db22b00d034132838ad4ff 145820 libnss-mymachines_243-1ubuntu1_ppc64el.deb 5f9162e88853958731d827e836215a50dfa58114 692556 libnss-resolve-dbgsym_243-1ubuntu1_ppc64el.ddeb fa7a171a4f06203c7e9c745698ffb5baf3fc49cc 144416 libnss-resolve_243-1ubuntu1_ppc64el.deb 59be026ef2eadd40e072d06dac97b4e19689d65b 696148 libnss-systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb 70735b57645a2fcba551ec89e828e0bdc01a69d9 143828 libnss-systemd_243-1ubuntu1_ppc64el.deb c308c29ec3c7b4b96903068903f14c299108dbc3 704724 libpam-systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb 2636f8732452334a85fc179c754a2f36344a794e 149176 libpam-systemd_243-1ubuntu1_ppc64el.deb 61794503136354e52f42105d5ca0024015269cf2 237888 libsystemd-dev_243-1ubuntu1_ppc64el.deb 1b9a146963bbf5bf5958a3dd2c1ee77bc4f8210f 1342744 libsystemd0-dbgsym_243-1ubuntu1_ppc64el.ddeb 75b94dc1dd68fb248195456f3e8f4d3eadb6240f 302016 libsystemd0_243-1ubuntu1_ppc64el.deb 7384a643af84ee3c8416ef356187e939f7ca7cc1 18988 libudev-dev_243-1ubuntu1_ppc64el.deb e9aa753ffa354c4fc84e8f1004d92fd15dafa8af 476528 libudev1-dbgsym_243-1ubuntu1_ppc64el.ddeb 3d348e03867ad8869e73e4468cacdd614d775917 78024 libudev1-udeb_243-1ubuntu1_ppc64el.udeb 05e896888ea4677674d8f7081d816b6d82cbca98 91348 libudev1_243-1ubuntu1_ppc64el.deb 659e1cda537c8cabd0c692df1ff5256be5b3f10b 1018204 systemd-container-dbgsym_243-1ubuntu1_ppc64el.ddeb 00bb62dd2fd5ceb894d6ed1809d3ecae62cfe9d3 312456 systemd-container_243-1ubuntu1_ppc64el.deb 0172d7354736cf9f22d383a7b0712697344e2a9a 114680 systemd-coredump-dbgsym_243-1ubuntu1_ppc64el.ddeb b418efeea65b7dda7852cc718fda7ebd595173d8 44524 systemd-coredump_243-1ubuntu1_ppc64el.deb 5025eb47391598a2882443dc8989cbd54647f880 16845236 systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb 02ff87b90a1844bc2955717a2e6cbb95ef914d2b 170504 systemd-journal-remote-dbgsym_243-1ubuntu1_ppc64el.ddeb 82eef8ec33efeba04f56107dbe1a2eb5eecba371 62044 systemd-journal-remote_243-1ubuntu1_ppc64el.deb f832c378670801a2865f37969d407ab277da3b1d 9368 systemd-sysv_243-1ubuntu1_ppc64el.deb 16cd5d7a81ed0c2c7a7598a306457d217a1302cb 37481784 systemd-tests-dbgsym_243-1ubuntu1_ppc64el.ddeb d3c6585e01e80f2d97556929b332f06c399be86a 5132808 systemd-tests_243-1ubuntu1_ppc64el.deb 97e01f1f035d54d6f4ca042699b1c18ef6968d9e 18637 systemd_243-1ubuntu1_ppc64el.buildinfo 89db739255d67b72f509e0e5142c66753280c901 4398776 systemd_243-1ubuntu1_ppc64el.deb b0ec061052f82dad34f1805a7b64bd790cf4130a 173211 systemd_243-1ubuntu1_ppc64el_translations.tar.gz e9e8f3141ccc366e6d0ce0aa64329b259bd39a5b 4209660 udev-dbgsym_243-1ubuntu1_ppc64el.ddeb 4ed580c899345219dca1abc194410e34d8e618bb 531976 udev-udeb_243-1ubuntu1_ppc64el.udeb df8f04973864b5e0fe76b619833b7a31a7952bef 1399524 udev_243-1ubuntu1_ppc64el.deb Checksums-Sha256: b586fb0dd129690d8bd3fbfc96e502e7b1a1fbfd24a25991fc3ff78379ce8409 245172 libnss-myhostname-dbgsym_243-1ubuntu1_ppc64el.ddeb e05b0d55ffe62f5770323994d32df6b9cf74ed37c76165480c71145bb83396d4 48120 libnss-myhostname_243-1ubuntu1_ppc64el.deb 0113ebcc314563a7011e793ced9e4192318b6e59eb53792151f621751034098b 701608 libnss-mymachines-dbgsym_243-1ubuntu1_ppc64el.ddeb 87119f05562f0e73724485ac40552870696467780e0f67acecdfe10ad33756d9 145820 libnss-mymachines_243-1ubuntu1_ppc64el.deb 030fd6ded48c0f55fc94631c2142331664c45f8b31041109980038f2f13cd3fe 692556 libnss-resolve-dbgsym_243-1ubuntu1_ppc64el.ddeb 019ac724e39a5cd11beb39fa4f4fe8ebdf6cce0d2bd72622f80cba7041234742 144416 libnss-resolve_243-1ubuntu1_ppc64el.deb d19c8989e556029f41884668e14165fc7be85eeb10a202f5e975e31ffe0a6f41 696148 libnss-systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb f70fcc3ca944dea466041119dd1a9699ac3c53da0684fba2628a304adbe8698c 143828 libnss-systemd_243-1ubuntu1_ppc64el.deb e3f9458c9749ff8794c736f2b0d96739ceb49e636758d03995a29641ac4a649e 704724 libpam-systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb 25e3b1b0e02e3311d2f5b63bec4b170f9b01b50d32a73428b8dcb619bffd7b01 149176 libpam-systemd_243-1ubuntu1_ppc64el.deb 785e9a7d0c74eea419a1f8ff445dc2bba64ee40d4c467a5ae263014ac2a00577 237888 libsystemd-dev_243-1ubuntu1_ppc64el.deb e12c71cc102d1a5cf06659895b9b25198cc020ef86f857ffce6ac1d6a8fa5a63 1342744 libsystemd0-dbgsym_243-1ubuntu1_ppc64el.ddeb 60083f41d15881c436af340f40ccd1243af510bb86807db877f0ee512812425f 302016 libsystemd0_243-1ubuntu1_ppc64el.deb f22e231489abdc3fef0fc1bd2fae57abd9ad05ee4a6b4b221e6321f9fdf04ef5 18988 libudev-dev_243-1ubuntu1_ppc64el.deb 528cfb3327c74f6d9a73b68ae20a31c033a5b69bb5a6009b8d6370bc6b8cec7e 476528 libudev1-dbgsym_243-1ubuntu1_ppc64el.ddeb 46ea53d7161d4d985c0c831d10c764b4010d5a10c3bfea006cf71a0006d9b922 78024 libudev1-udeb_243-1ubuntu1_ppc64el.udeb f0be07721cf016409b670d94e3cd3c9a6068caa742a99f3af6699c674d4a8e2c 91348 libudev1_243-1ubuntu1_ppc64el.deb 81e336f0df15f5c71e1ed3d474e8eb6375014d1dabdcf34661d146e1bfe33ce5 1018204 systemd-container-dbgsym_243-1ubuntu1_ppc64el.ddeb 28d0c08c055c3173b4c62b2163ef97e83f0c0137eea23879de20311912167f0d 312456 systemd-container_243-1ubuntu1_ppc64el.deb 0dc09f1a74ef91eca70261f39578120340ddd0181bb51c8e7bbe7ae6fbfd7c52 114680 systemd-coredump-dbgsym_243-1ubuntu1_ppc64el.ddeb efc34fce11c73dc359f7d5016cb07af7201c56cdea67af44da388b51a5e05387 44524 systemd-coredump_243-1ubuntu1_ppc64el.deb 36bc1b7684731c48d36d5c5cdf670d97a74c2f83e002bd9df7016c2c3b1d7dbe 16845236 systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb 2a9728f3a93990d5d0df268284d4271f72d29c7fee22314cede0d88903651f01 170504 systemd-journal-remote-dbgsym_243-1ubuntu1_ppc64el.ddeb 2a89f7e54d3ff763a465d17ba139e39d117a364bc4c987c05a17534e8b234c2a 62044 systemd-journal-remote_243-1ubuntu1_ppc64el.deb 3cda2b4391b26fd73aa8ae7518efbc815ca4403ba36d50d89c5cdb5b7400e844 9368 systemd-sysv_243-1ubuntu1_ppc64el.deb 43678e65b27c8eef1b5d86cc8a7773a7ae651961de5bc3f9d37c5dff8e4070e3 37481784 systemd-tests-dbgsym_243-1ubuntu1_ppc64el.ddeb 542daf7469d5748b6061aca29dd28445837dfd00d45432850b8d38ec6b135c30 5132808 systemd-tests_243-1ubuntu1_ppc64el.deb 4ebca8e680a4fa1a9f15be52b8b6bf651a4281509b012e2ffe920db22416c419 18637 systemd_243-1ubuntu1_ppc64el.buildinfo ec04ef79720bf78d7ef0bc18ea5812d1bb235cf77f7421de11639f61055e97d6 4398776 systemd_243-1ubuntu1_ppc64el.deb 8bec4cad3232b5d26fe2cf4b88113e5ed51d9978320050c41bab215a7b9eb9df 173211 systemd_243-1ubuntu1_ppc64el_translations.tar.gz 4b5afd9781ec041a6841541e954d38765a00f7c4c2591665822470bcb686881b 4209660 udev-dbgsym_243-1ubuntu1_ppc64el.ddeb a5a5d2ae01ba6512ef458e2d47cb2f3a06966e04272f0fab3bb16b49e91b2231 531976 udev-udeb_243-1ubuntu1_ppc64el.udeb 8348bf6945cbd7f1641e3980dc07418a5e8dbbcfb10a98bf2da081f9ccc934cb 1399524 udev_243-1ubuntu1_ppc64el.deb Files: 97277c81f73fb80dea941f6a8dbba29b 245172 debug optional libnss-myhostname-dbgsym_243-1ubuntu1_ppc64el.ddeb 5ad81651661d52806291edea327344f4 48120 admin optional libnss-myhostname_243-1ubuntu1_ppc64el.deb 20c51d0c7f63f507c9c39c251bf46484 701608 debug optional libnss-mymachines-dbgsym_243-1ubuntu1_ppc64el.ddeb aaa6bf2e57f8cdaecec204218d359f86 145820 admin optional libnss-mymachines_243-1ubuntu1_ppc64el.deb 5313f70283f95093cca2f59ea7429e48 692556 debug optional libnss-resolve-dbgsym_243-1ubuntu1_ppc64el.ddeb 43568d14b6d9de1036111f724ad68d63 144416 admin optional libnss-resolve_243-1ubuntu1_ppc64el.deb 16eca911cb45f1c75236bb1225089de9 696148 debug optional libnss-systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb 3f7a842752e48e4e9fd083449966d40c 143828 admin optional libnss-systemd_243-1ubuntu1_ppc64el.deb 66ceb30b7e9da922bbcd7af33441c414 704724 debug optional libpam-systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb 4e87974cd95fd09a461c13377850aa10 149176 admin standard libpam-systemd_243-1ubuntu1_ppc64el.deb 88937234726721841c829ec6b7295ba6 237888 libdevel optional libsystemd-dev_243-1ubuntu1_ppc64el.deb 60e42185896a0f17883c78c117883680 1342744 debug optional libsystemd0-dbgsym_243-1ubuntu1_ppc64el.ddeb 3bf77f9f6426158493ba7cf86e32c282 302016 libs optional libsystemd0_243-1ubuntu1_ppc64el.deb 2bc4543894a18bb51b2d44a54fbc0ba9 18988 libdevel optional libudev-dev_243-1ubuntu1_ppc64el.deb affc91392f543b5ee396352ce25869cc 476528 debug optional libudev1-dbgsym_243-1ubuntu1_ppc64el.ddeb 6bacecf122ef9fa8bbece2c706e7b53c 78024 debian-installer optional libudev1-udeb_243-1ubuntu1_ppc64el.udeb ec5f02ebc78098d5466825f0cf32f35a 91348 libs optional libudev1_243-1ubuntu1_ppc64el.deb 9180336635238a7c8c59c67d4d183644 1018204 debug optional systemd-container-dbgsym_243-1ubuntu1_ppc64el.ddeb 14245802293af0ca5874587ee1bcc1ed 312456 admin optional systemd-container_243-1ubuntu1_ppc64el.deb 143682caa79b3c80aee721180a4ff374 114680 debug optional systemd-coredump-dbgsym_243-1ubuntu1_ppc64el.ddeb 3abda952590904844c631287edebd434 44524 admin optional systemd-coredump_243-1ubuntu1_ppc64el.deb 21d670d00516634faf3f8b3404d34494 16845236 debug optional systemd-dbgsym_243-1ubuntu1_ppc64el.ddeb d9cf8f305d1721bce0ee87230950daae 170504 debug optional systemd-journal-remote-dbgsym_243-1ubuntu1_ppc64el.ddeb 2c38065b1d4844a1e592a631e4c0331d 62044 admin optional systemd-journal-remote_243-1ubuntu1_ppc64el.deb 878c6e1c1244128eab8ea829b79a8eae 9368 admin important systemd-sysv_243-1ubuntu1_ppc64el.deb 5078b7f3b5862637fbd0870247fdaaf9 37481784 debug optional systemd-tests-dbgsym_243-1ubuntu1_ppc64el.ddeb 50f0f1dc513395b368271ae865a1e188 5132808 admin optional systemd-tests_243-1ubuntu1_ppc64el.deb f8939f94d027865da6d9a6f4ffa2dd54 18637 admin optional systemd_243-1ubuntu1_ppc64el.buildinfo fb1a5b4c499ae46413a434ceb5ceebce 4398776 admin important systemd_243-1ubuntu1_ppc64el.deb 9d8a23e1ae990009e763976facc794bb 173211 raw-translations - systemd_243-1ubuntu1_ppc64el_translations.tar.gz 7ba377d8a003f8fd756c8094cf5afa61 4209660 debug optional udev-dbgsym_243-1ubuntu1_ppc64el.ddeb f3f3d1baa08da162885d68500092f0e1 531976 debian-installer optional udev-udeb_243-1ubuntu1_ppc64el.udeb 28994849452d8496285737164f6429d2 1399524 admin important udev_243-1ubuntu1_ppc64el.deb Original-Maintainer: Debian systemd Maintainers