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: i386 i386_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: 3f63cd6eb93e419183d48d1a488e950b87724cc0 227356 libnss-myhostname-dbgsym_243-1ubuntu1_i386.ddeb ff31630f29ad471cdec673cb816744e1a17b9743 45812 libnss-myhostname_243-1ubuntu1_i386.deb d3634ced3f7fc5f4c68af7f14fd84c76c998b6d3 613648 libnss-mymachines-dbgsym_243-1ubuntu1_i386.ddeb fb7640a0f578bd565dd928b9d93478d716fbf8b3 134068 libnss-mymachines_243-1ubuntu1_i386.deb 6bc5d12608eb10335db74ba434fe1d1d55fa1324 601904 libnss-resolve-dbgsym_243-1ubuntu1_i386.ddeb fde10a857343d02b8e193a5ed6210880d9ae5a8b 131848 libnss-resolve_243-1ubuntu1_i386.deb 0a2f7bfb2b048c16a60f4cb4a67fb154b49d04d7 607360 libnss-systemd-dbgsym_243-1ubuntu1_i386.ddeb 23d82dae10701394f9ad526da78e092887326862 132168 libnss-systemd_243-1ubuntu1_i386.deb cafdb1c76a7159de5331c02f55655a8897758008 612984 libpam-systemd-dbgsym_243-1ubuntu1_i386.ddeb c802a1eea0199b5466c405d589e49902c971d18d 136708 libpam-systemd_243-1ubuntu1_i386.deb e3d86ca32535f9214e56fde19ea2b6489df4e34d 237956 libsystemd-dev_243-1ubuntu1_i386.deb 5d2ae9edf2b35ed448b68c9f1d09f7ce1ac78b95 1081164 libsystemd0-dbgsym_243-1ubuntu1_i386.ddeb 1eeade242c36477a7c7798d2b1d862a0c392bf2d 281588 libsystemd0_243-1ubuntu1_i386.deb 391679d3e2887bed6faf6dd7161e721f9bd105e9 18984 libudev-dev_243-1ubuntu1_i386.deb 52ff0b27bd72b31b92ca36bdc0e38311885fffe2 361148 libudev1-dbgsym_243-1ubuntu1_i386.ddeb 3165c4bbf3136e0bec43c8454098585bfe399e98 67868 libudev1-udeb_243-1ubuntu1_i386.udeb 436493f9e950d831642799b7964a74fac77361d8 81036 libudev1_243-1ubuntu1_i386.deb f75e545cdd7d66e2fae8ae32e95e013cec55139b 872320 systemd-container-dbgsym_243-1ubuntu1_i386.ddeb 3fc7262889af426fdab5ada9366acb3027bceb6e 312176 systemd-container_243-1ubuntu1_i386.deb 93e873916c3526f9a280b85c559d6e347752162f 95608 systemd-coredump-dbgsym_243-1ubuntu1_i386.ddeb da4fa5248a3f902cdb7497f821ad6029ea90b956 43452 systemd-coredump_243-1ubuntu1_i386.deb e31c214813f99061f732b9af9ab3e636ea462532 12774884 systemd-dbgsym_243-1ubuntu1_i386.ddeb 0fbc9cb678ccb4060bf7529ad08b09764e6c702b 150076 systemd-journal-remote-dbgsym_243-1ubuntu1_i386.ddeb 9cd264063eea728ca3711266a697c0f364956fe8 61908 systemd-journal-remote_243-1ubuntu1_i386.deb e46db2fc76d6f04ae4ceefbcfd2a619185bfad06 9368 systemd-sysv_243-1ubuntu1_i386.deb 2f926323e1c1091ae22f4509c98ac532154c18af 28572080 systemd-tests-dbgsym_243-1ubuntu1_i386.ddeb 22f834c6a1dcfbed359761f9fc4b59396b3c3a03 4104584 systemd-tests_243-1ubuntu1_i386.deb 4597d18f54b89a822ac09afa0f693b276cbcd94c 18292 systemd_243-1ubuntu1_i386.buildinfo 5d30552b19beaec266a6feca0f4906a5c1d82a48 3779460 systemd_243-1ubuntu1_i386.deb 55123272719e9eab2b3873906ad16bc43b9a3431 173187 systemd_243-1ubuntu1_i386_translations.tar.gz dbb9a6b9c967641f774a785097ab425ce94e18a9 3382732 udev-dbgsym_243-1ubuntu1_i386.ddeb e44d967849134c945c0585ec25d0bfec8307ed75 450624 udev-udeb_243-1ubuntu1_i386.udeb 7fbc95f4fbd89e5f3ac31d02030ca96943431d16 1315964 udev_243-1ubuntu1_i386.deb Checksums-Sha256: 0dc202e4f03bd503dee40be0836b0a21e32752c344d5ce2bc2939428f3335601 227356 libnss-myhostname-dbgsym_243-1ubuntu1_i386.ddeb 14b84aee86bdcc149f80b5c77d9ffd0a47fb130cb30b0eb368f872b49f8572cc 45812 libnss-myhostname_243-1ubuntu1_i386.deb 4933b2c4a94fe3bcbe79046ca0955a36233279f52d35065cc50242d93a95cf25 613648 libnss-mymachines-dbgsym_243-1ubuntu1_i386.ddeb 9d7cb4420d4e10809c589b1e21e83e9866f3f695987c56aa774406bd1499ba5e 134068 libnss-mymachines_243-1ubuntu1_i386.deb 42de7aa3c90e85fff8d56b2d6ef28aa9e14624098c202b3601441f2cc2807325 601904 libnss-resolve-dbgsym_243-1ubuntu1_i386.ddeb 3189a4a2060bd7843335cdbfb7db117e010108ad91196acd5e512f8b76dbe9f3 131848 libnss-resolve_243-1ubuntu1_i386.deb e530a9d5591dc4b67ddfd45d4e7a434518175285652b0aca6f7d03090953bdd0 607360 libnss-systemd-dbgsym_243-1ubuntu1_i386.ddeb 1c91ff33749f0f2c086ffce047cc3068f5bcf7ad0fa95a23c2714a25b5280b17 132168 libnss-systemd_243-1ubuntu1_i386.deb ce303e7b20e9fb463e7ef3a0138d19c44ceeaa7d76641749b4b55646b7cde44f 612984 libpam-systemd-dbgsym_243-1ubuntu1_i386.ddeb 95b6a27dac2926ea05957dd57d1cde079127f087e0d3afc3f0e51b0dd9a6e5c2 136708 libpam-systemd_243-1ubuntu1_i386.deb 27b7e56aa40221891c26927dafc79d1fefa50759ea06a46f308bf347190a2641 237956 libsystemd-dev_243-1ubuntu1_i386.deb b111945b28ee609d81dece4a9bf10ca003aa332a5c7feffc1ce36ed2893ac8e5 1081164 libsystemd0-dbgsym_243-1ubuntu1_i386.ddeb dbcc8112470112ea59d6fe3e142414e91481364493f2b9eb6bd86fa550250ecf 281588 libsystemd0_243-1ubuntu1_i386.deb 659f5741f3c57061706cc8463217ae9a7ad58166ec96232d92c5628b1a79b48f 18984 libudev-dev_243-1ubuntu1_i386.deb f2012f2d9803f01192bec27ea363da703278d58b1b7a33eb9dd8d6572050e315 361148 libudev1-dbgsym_243-1ubuntu1_i386.ddeb 93d81bf08480a87b27ab639dba3ce8fd8b46dbb5429764012c66096d23a376da 67868 libudev1-udeb_243-1ubuntu1_i386.udeb b9ffbfffe68d0bee5011d053eaf29615bd54cbc0207774f490b8056be243ca7c 81036 libudev1_243-1ubuntu1_i386.deb b61d1e885b6e3d05b2575740978ff4b1b35c3d058ac6c73575be9f3591c19d7d 872320 systemd-container-dbgsym_243-1ubuntu1_i386.ddeb 2559850a69b7f69e5e42ff58f67d0f41634a5db204e71e212ffd41dd3b4e465c 312176 systemd-container_243-1ubuntu1_i386.deb c4c027f2e7fe79b024b543f9611a7c1399ce0b704d1ae16404c99bbaeb8c4008 95608 systemd-coredump-dbgsym_243-1ubuntu1_i386.ddeb bfc864743897922dc237c2c1e7af0c04e08730958786abf89c92def650d29319 43452 systemd-coredump_243-1ubuntu1_i386.deb 450c2008bc69dba3c20ef7256275883a105a155b288169089395987d28c970d6 12774884 systemd-dbgsym_243-1ubuntu1_i386.ddeb 00b1d7b19beb7fe96b9340c391be2a66315321098bc33c218468299cc0cfe8e0 150076 systemd-journal-remote-dbgsym_243-1ubuntu1_i386.ddeb ff0400f2057264fdff7baf09127366fc476e538eed6d8a3c5e8d00d8e4eb623f 61908 systemd-journal-remote_243-1ubuntu1_i386.deb 68177c8e218551fed1a0c6236d5205b9204e2efc67f614bdcc527559163f1d06 9368 systemd-sysv_243-1ubuntu1_i386.deb 7cbe69dea4751fd0577c0b5822e9430f63ed3c7c1e2da48be3e9568686830498 28572080 systemd-tests-dbgsym_243-1ubuntu1_i386.ddeb 1ccb526477daba0e8670dff3fd08f1dfc080ed756605ad022e49248f1a3ad604 4104584 systemd-tests_243-1ubuntu1_i386.deb 5077e503d2ad0498e56c4c9362a5eb0e5b90d796f456adb60ab3875569ac6d8f 18292 systemd_243-1ubuntu1_i386.buildinfo 659da108cefa62cc9500e32790d498a61663fce1ec0fec7000b64626498c048f 3779460 systemd_243-1ubuntu1_i386.deb 6c22277c6403e1d90b68b3fe3c25c430412f417828a7981909b3b1f208c32217 173187 systemd_243-1ubuntu1_i386_translations.tar.gz 7966fadafb1ff4d3d001fb7c69d2bda7384fdf7188931190dabfd11b7c787aee 3382732 udev-dbgsym_243-1ubuntu1_i386.ddeb db3dc684943d8f7822540922e52639d117b8d0cb23a94f19b3ca488148690a95 450624 udev-udeb_243-1ubuntu1_i386.udeb 3735c589f8e886306c832a57b7f1d1962b06e1c6a4a1deb9e3e7720f532ab0d5 1315964 udev_243-1ubuntu1_i386.deb Files: b03af669430665e6eae0e56738719d97 227356 debug optional libnss-myhostname-dbgsym_243-1ubuntu1_i386.ddeb 1675fcb323c25df0996bbf013d8cb8dd 45812 admin optional libnss-myhostname_243-1ubuntu1_i386.deb 9a6e71bd7bc61c794e1f5b12d7d91c1c 613648 debug optional libnss-mymachines-dbgsym_243-1ubuntu1_i386.ddeb 26f63bc6a334851a89bd3ea3bc7abff2 134068 admin optional libnss-mymachines_243-1ubuntu1_i386.deb 2f0d23e4e5bcc0182695f0ef5971054a 601904 debug optional libnss-resolve-dbgsym_243-1ubuntu1_i386.ddeb f108426b2d3ec644e1a204167926acf4 131848 admin optional libnss-resolve_243-1ubuntu1_i386.deb 6de554706e63ee82c1f9856b8ec12ab6 607360 debug optional libnss-systemd-dbgsym_243-1ubuntu1_i386.ddeb 3bb899336d7aca6c1de1164a90e22d7b 132168 admin optional libnss-systemd_243-1ubuntu1_i386.deb cfecf8c5c4556e40380adf7e798dae42 612984 debug optional libpam-systemd-dbgsym_243-1ubuntu1_i386.ddeb 7e983a30446ae438f313dabff9033fb1 136708 admin standard libpam-systemd_243-1ubuntu1_i386.deb 58e3bc8cf992c3773429b3349f6c0d9a 237956 libdevel optional libsystemd-dev_243-1ubuntu1_i386.deb ec80db68aecf9523c10669685758d6ab 1081164 debug optional libsystemd0-dbgsym_243-1ubuntu1_i386.ddeb 3c3ab974eb99182b9f38d66f3fbb3ec5 281588 libs optional libsystemd0_243-1ubuntu1_i386.deb 3875cb25e0af2e77895a56b9c9d08e8a 18984 libdevel optional libudev-dev_243-1ubuntu1_i386.deb 95f97e22a8b5588e0f5b95009dc64e69 361148 debug optional libudev1-dbgsym_243-1ubuntu1_i386.ddeb a9c41fab8b68c8964ff36d85af47f2dd 67868 debian-installer optional libudev1-udeb_243-1ubuntu1_i386.udeb aee0be0a1caef83bb05f1a7bdd114fbc 81036 libs optional libudev1_243-1ubuntu1_i386.deb fe4cf384e515261d3acbaeb4c54d2da1 872320 debug optional systemd-container-dbgsym_243-1ubuntu1_i386.ddeb 3ed4670b09e9087197ab6cb8ecce01f6 312176 admin optional systemd-container_243-1ubuntu1_i386.deb f957718ebcdd54e6cfd508c0ab1382bd 95608 debug optional systemd-coredump-dbgsym_243-1ubuntu1_i386.ddeb 6730511ec061577670c75bc01ba39f6a 43452 admin optional systemd-coredump_243-1ubuntu1_i386.deb f002e89d4fd5c0d50b65f056babd932d 12774884 debug optional systemd-dbgsym_243-1ubuntu1_i386.ddeb 36e62ef49f2d56a7c9f6c9c435cedc42 150076 debug optional systemd-journal-remote-dbgsym_243-1ubuntu1_i386.ddeb e886852d51dd2f46f6437677f6cf658c 61908 admin optional systemd-journal-remote_243-1ubuntu1_i386.deb 00eef0bcdab730b73dc7cf62eab9fe90 9368 admin important systemd-sysv_243-1ubuntu1_i386.deb 586169065f08400de7112062d23ac212 28572080 debug optional systemd-tests-dbgsym_243-1ubuntu1_i386.ddeb 67389ebd62ca2b3b6d3a8a8440d000ca 4104584 admin optional systemd-tests_243-1ubuntu1_i386.deb cf07b335c3efdc9279d5bf0bef37f66d 18292 admin optional systemd_243-1ubuntu1_i386.buildinfo d895b5e80c76a548a11ab5504fe95a29 3779460 admin important systemd_243-1ubuntu1_i386.deb ee3f20c80cc4354e9af838e20a6d3a92 173187 raw-translations - systemd_243-1ubuntu1_i386_translations.tar.gz ed16c8c9b65c2100ea1c42f0b99ede8a 3382732 debug optional udev-dbgsym_243-1ubuntu1_i386.ddeb bc4ed8bf069d035e721eed8a7c5b85c8 450624 debian-installer optional udev-udeb_243-1ubuntu1_i386.udeb 612c8735a07411e54b4e2174b8a46da8 1315964 admin important udev_243-1ubuntu1_i386.deb Original-Maintainer: Debian systemd Maintainers