Format: 1.8 Date: Thu, 12 Sep 2019 10:28:46 +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: armhf armhf_translations Version: 242-6ubuntu1 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 (242-6ubuntu1) 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 * 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=c79fe0e2dc29834e0cd236ade6e4e44a6ffb74fa Checksums-Sha1: 6fb5fc202d19e016efb932dac5d3cd671cb91533 210704 libnss-myhostname-dbgsym_242-6ubuntu1_armhf.ddeb 04af318f7a468f9b4995b0abf3e13ef4b4b2e0ed 41680 libnss-myhostname_242-6ubuntu1_armhf.deb fcadb590634767ca0d4e4266b5a9514b29407e89 608016 libnss-mymachines-dbgsym_242-6ubuntu1_armhf.ddeb 3ac230d5f78547407419180b5a228dc7dcd8873e 113952 libnss-mymachines_242-6ubuntu1_armhf.deb 0ed12f9a700f8bdf090b4e4725f18e0b43af6760 597332 libnss-resolve-dbgsym_242-6ubuntu1_armhf.ddeb dbea92a12b0e5778c5c2d8ff358148f9e9fc79bb 111640 libnss-resolve_242-6ubuntu1_armhf.deb 2dba354827dc26ffea66463f781fb8d106ec9965 602384 libnss-systemd-dbgsym_242-6ubuntu1_armhf.ddeb 2cc86c0cec91fa07744fab29af0a7a15c72a3161 112500 libnss-systemd_242-6ubuntu1_armhf.deb 1d012cb1198ece6f67d3dd0bea8e29a245c48295 607140 libpam-systemd-dbgsym_242-6ubuntu1_armhf.ddeb b39052ae6d30b2922eb269c23815400f43dbdcad 116932 libpam-systemd_242-6ubuntu1_armhf.deb 863ae4f06830eb668a74d40534907e9b84bb2cb6 231680 libsystemd-dev_242-6ubuntu1_armhf.deb 34b2c2948acfcef7018c939cc00c8f4b5f566d48 1107208 libsystemd0-dbgsym_242-6ubuntu1_armhf.ddeb 604ae4a8d2fa30e13a238415ad5158c3627939ce 240872 libsystemd0_242-6ubuntu1_armhf.deb 6bdc34c3ee47e456d789111d1ea04be14613f38f 18972 libudev-dev_242-6ubuntu1_armhf.deb 3e8296b55ad1eda373745c783741ee58240e10c7 350124 libudev1-dbgsym_242-6ubuntu1_armhf.ddeb 615b45bd0416f6039ebd66982bbc07e3c1b0b515 56080 libudev1-udeb_242-6ubuntu1_armhf.udeb 982ea0587d3d79d92c2d51f5bfa113c6c85f8f10 70884 libudev1_242-6ubuntu1_armhf.deb 9e1fde137a3004b9f2114ca4868bc2f41d02aa49 906732 systemd-container-dbgsym_242-6ubuntu1_armhf.ddeb bc8a9f89a1e6ecdb38e771d10ca3eb947af8bcc4 294156 systemd-container_242-6ubuntu1_armhf.deb b2dd03d3f25e03bd23b5e6ddd6311c6297d222e4 101604 systemd-coredump-dbgsym_242-6ubuntu1_armhf.ddeb d9695f7ee10fd29d54985794cbb35ec27633770f 41892 systemd-coredump_242-6ubuntu1_armhf.deb ba031de6db4bdfc0cbb19134a0bf74076b481ad4 13041496 systemd-dbgsym_242-6ubuntu1_armhf.ddeb 93269fba2a59ded8ad4be56b5337f18ca11fced7 157580 systemd-journal-remote-dbgsym_242-6ubuntu1_armhf.ddeb 35fd2abc141c8010611ef24b1d7a09f23724dc2b 59412 systemd-journal-remote_242-6ubuntu1_armhf.deb 31eaf54354cf55133c742d81d2ef4a46503da85b 9360 systemd-sysv_242-6ubuntu1_armhf.deb 3ee542f9d7ce626b19aabd37c504be4ad30b784c 28077852 systemd-tests-dbgsym_242-6ubuntu1_armhf.ddeb 04a9ae54b0b83c6c52ced96c153fd521d31a989b 3301360 systemd-tests_242-6ubuntu1_armhf.deb 56c0b75ad3c726db3a092af9ba353f90b04794b4 18305 systemd_242-6ubuntu1_armhf.buildinfo 346809991f98e20a51f0d09ab490f3084555a11a 3267464 systemd_242-6ubuntu1_armhf.deb 2f63085fa5308778fc16584b40667964cee71cb5 160665 systemd_242-6ubuntu1_armhf_translations.tar.gz 4eb05d3b808fa993c9262cebc53764020d1438e3 2836016 udev-dbgsym_242-6ubuntu1_armhf.ddeb aba758892911a4760c085ac2066e77e9a12f16f5 332836 udev-udeb_242-6ubuntu1_armhf.udeb 8d76ab67c82daa0df4b629e7a6c7f594524c5c46 1178588 udev_242-6ubuntu1_armhf.deb Checksums-Sha256: aa983b9aac0509018712c8f952512c04fda80d71321b04e829cfe3bd48dd234b 210704 libnss-myhostname-dbgsym_242-6ubuntu1_armhf.ddeb ef5e09cf701cec0ebb972cc599149a0763ef38fe803eabfa109b7642f65748e8 41680 libnss-myhostname_242-6ubuntu1_armhf.deb c27e5d48f0f4c38c1af6c220f8912e99b0852ab10c448c5d69aa8a1c6ae700d4 608016 libnss-mymachines-dbgsym_242-6ubuntu1_armhf.ddeb 3d72afd49d0b62c21136c5dd129864bb1a1fb2e80aa68909b24ec049e30b1975 113952 libnss-mymachines_242-6ubuntu1_armhf.deb 15a87dc9b634e2a36661219c8795dd4943c375f3f8312c8b02a6bcfb789094b3 597332 libnss-resolve-dbgsym_242-6ubuntu1_armhf.ddeb 984d758fc3f6afb3dfaf5ab535e3b005a8ad62585a0bb528c0d65c57296f1014 111640 libnss-resolve_242-6ubuntu1_armhf.deb 2bb0da038d9bce8bfb15a23582244cfde8d582dead3bf39f5dbb7e782583b585 602384 libnss-systemd-dbgsym_242-6ubuntu1_armhf.ddeb 7f67749dd22cc85a480c933d323315320ac8d5fd786af96c0a8ad54d883d100b 112500 libnss-systemd_242-6ubuntu1_armhf.deb 577602ce53636e57d1f423de574e55f66aa957daaeaf4f7afe5c73da3eece468 607140 libpam-systemd-dbgsym_242-6ubuntu1_armhf.ddeb dcc747502a4cdad8d4879f452222e55263daaae992f57b30a19199b790efd4f9 116932 libpam-systemd_242-6ubuntu1_armhf.deb 152c44a8bad1671e228ada34ea434fce47a4ac2a5c24eee1a237ca0b6fc5c1ac 231680 libsystemd-dev_242-6ubuntu1_armhf.deb 35f2b37d7a8339186d529dc8b7c1f920e0719e5022ac93070a7b0f95bb004a10 1107208 libsystemd0-dbgsym_242-6ubuntu1_armhf.ddeb 4ce71fbd37d5c4162ff70ee504388e64f7a0f9dbda38c495cb9138011836ebc1 240872 libsystemd0_242-6ubuntu1_armhf.deb 7b10efd6b6e470694da887cc2b4342f67761b41389ebd0c162cfaa9e182666eb 18972 libudev-dev_242-6ubuntu1_armhf.deb c6eabc9289981ddc299c94bba6c8fcf818c985aba5d4519c1abf4fdc4df1b799 350124 libudev1-dbgsym_242-6ubuntu1_armhf.ddeb 843252ab858f3c229d4f294c5e11d46bdf0dbf5ba20c20d636e59e3dbddfafb8 56080 libudev1-udeb_242-6ubuntu1_armhf.udeb f4d12b2a46058c9d0175eaa4d31289fec12b2df688c6a17dc4d23504434e8e17 70884 libudev1_242-6ubuntu1_armhf.deb 456914c721eb9968bac13d1397cd9442a530440625fcd30feaa8a270345ca697 906732 systemd-container-dbgsym_242-6ubuntu1_armhf.ddeb 8b48fd8b7c755ab717210d68f1ed671619701429a0bd9b8d2ef79069ff312bb1 294156 systemd-container_242-6ubuntu1_armhf.deb a3efdfffd0065bab68faba4a159c8c7d8e6488959eecc7a0b221f5a7d3204fdc 101604 systemd-coredump-dbgsym_242-6ubuntu1_armhf.ddeb 8d4808c4fb1a514a669f2fb0a939c498de30e6e50b3c4f7b559a9f74a910f92a 41892 systemd-coredump_242-6ubuntu1_armhf.deb 4e4d246bd25466f15526fa232f6788bde072cad0c8599c85996b3a8ba985d92e 13041496 systemd-dbgsym_242-6ubuntu1_armhf.ddeb 884d67f4426977d93d50f9d7b0ea21f64a45e95e897da9d91d2177c11d90f98d 157580 systemd-journal-remote-dbgsym_242-6ubuntu1_armhf.ddeb 4fe8d3936ada440df810ba3fa74f693e7c7c5b82c458cbb4f86414636d0cb368 59412 systemd-journal-remote_242-6ubuntu1_armhf.deb 19d062ba7a79eb049ea9a0165b6e446e277a45f2f9a49f9ef4cb64d805a1a566 9360 systemd-sysv_242-6ubuntu1_armhf.deb d138229ea6e3c4cb1449953b319ad38f226486536880a3ddcf2bb8e589e25ee2 28077852 systemd-tests-dbgsym_242-6ubuntu1_armhf.ddeb 4542e31a553ba2996fc4e6eb189e555587905dbf7c8b21a6cfbd8421ef207e7b 3301360 systemd-tests_242-6ubuntu1_armhf.deb f8f192bd43463fefddf0a2769818d113f9bdb46ca76b108aa26d2c9dfcc83f39 18305 systemd_242-6ubuntu1_armhf.buildinfo bd5dc6c8d6b38e8f64330167cfd1021ba18c1c570d8124bcb24da87f4c4a3c82 3267464 systemd_242-6ubuntu1_armhf.deb 116136defe182cd6d87a4a2faf001775fba27efd00c48f4812d915fee70a666d 160665 systemd_242-6ubuntu1_armhf_translations.tar.gz aa08b4c502cd5083ab9c449760f67768f4bce4bf94a1c34b943076da67aa52be 2836016 udev-dbgsym_242-6ubuntu1_armhf.ddeb 9c82d57d638adb90f8f5fa818fb6001e389c08ad5cf2bd739a76e128d6505415 332836 udev-udeb_242-6ubuntu1_armhf.udeb adbdaeba0531b45627f47a6c7e886693e960604b9160e168610281715e67b9f8 1178588 udev_242-6ubuntu1_armhf.deb Files: e786af9933cadb66a1cdbf50c19af0b3 210704 debug optional libnss-myhostname-dbgsym_242-6ubuntu1_armhf.ddeb 39f52f6bd57e974e01a3523df6336fe7 41680 admin optional libnss-myhostname_242-6ubuntu1_armhf.deb 4a2899ec010ed34cd80606e44ba1746e 608016 debug optional libnss-mymachines-dbgsym_242-6ubuntu1_armhf.ddeb 4aa4d1d6f78da67be7fa7cbc2d28b043 113952 admin optional libnss-mymachines_242-6ubuntu1_armhf.deb 57d5abcc041ca37e357db381359c34d9 597332 debug optional libnss-resolve-dbgsym_242-6ubuntu1_armhf.ddeb d557fb11da60ed76cbf7402c38c8a7a3 111640 admin optional libnss-resolve_242-6ubuntu1_armhf.deb 1776792a6f7f0e78f71bdbdec00a13ce 602384 debug optional libnss-systemd-dbgsym_242-6ubuntu1_armhf.ddeb 08500e269f25fd957debfe83038b37ec 112500 admin optional libnss-systemd_242-6ubuntu1_armhf.deb 15bf974fddb40c62716254215037ba43 607140 debug optional libpam-systemd-dbgsym_242-6ubuntu1_armhf.ddeb 31b282d2c4fffb6dba9b2fd6a8b581f8 116932 admin standard libpam-systemd_242-6ubuntu1_armhf.deb a26ef6891baacca22bfff5e25aea0253 231680 libdevel optional libsystemd-dev_242-6ubuntu1_armhf.deb c1acb1b765713ae52d187e264a0a507e 1107208 debug optional libsystemd0-dbgsym_242-6ubuntu1_armhf.ddeb b966ab4bb63b01d78f22baa50367e2d7 240872 libs optional libsystemd0_242-6ubuntu1_armhf.deb d22aff16bae4563ecf0df3d5a2239776 18972 libdevel optional libudev-dev_242-6ubuntu1_armhf.deb 18e7809f0ec488bd317f141b7aa7b0bb 350124 debug optional libudev1-dbgsym_242-6ubuntu1_armhf.ddeb 72915e839b6db52543843048c22631db 56080 debian-installer optional libudev1-udeb_242-6ubuntu1_armhf.udeb 22fb298260195ee7e3912edadce0f055 70884 libs optional libudev1_242-6ubuntu1_armhf.deb da0bd4aa99316e6651258c57ddffabb0 906732 debug optional systemd-container-dbgsym_242-6ubuntu1_armhf.ddeb 91bb72e95cdef4a230ed842d3b5666e8 294156 admin optional systemd-container_242-6ubuntu1_armhf.deb d61a9273252d5232f15cf73c18ae3af7 101604 debug optional systemd-coredump-dbgsym_242-6ubuntu1_armhf.ddeb b8dbac5f7eb12af1d0b16f3da37964d7 41892 admin optional systemd-coredump_242-6ubuntu1_armhf.deb 5ef203087edead55787d9494102371f2 13041496 debug optional systemd-dbgsym_242-6ubuntu1_armhf.ddeb 26d070567a83b7e2226873151fab3ffb 157580 debug optional systemd-journal-remote-dbgsym_242-6ubuntu1_armhf.ddeb 9d208776a6ff58f3ba41bee337ffe141 59412 admin optional systemd-journal-remote_242-6ubuntu1_armhf.deb aa9659835cd99538b289c8e31fe16cbb 9360 admin important systemd-sysv_242-6ubuntu1_armhf.deb 61b6035c020b109e298de635cc1e3d2c 28077852 debug optional systemd-tests-dbgsym_242-6ubuntu1_armhf.ddeb 358975ad8d4fe963c1789728e2636e56 3301360 admin optional systemd-tests_242-6ubuntu1_armhf.deb 4bc80f6192625193e78b750130f7fcdc 18305 admin optional systemd_242-6ubuntu1_armhf.buildinfo 27bf2069da0cc0733b24bfb031af43fe 3267464 admin important systemd_242-6ubuntu1_armhf.deb d93e9f2cac3deb764e3d31b0a592024b 160665 raw-translations - systemd_242-6ubuntu1_armhf_translations.tar.gz 87e8443fff745f141f06536a98b05aa5 2836016 debug optional udev-dbgsym_242-6ubuntu1_armhf.ddeb 2f406037ea5811ac489fd28d7ec41a93 332836 debian-installer optional udev-udeb_242-6ubuntu1_armhf.udeb 6c5380ddc633700e35a5cbd5c36032c3 1178588 admin important udev_242-6ubuntu1_armhf.deb Original-Maintainer: Debian systemd Maintainers