Package: libnss-myhostname Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 315 Depends: libc6 (>= 2.34) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libnss-myhostname_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 211934 MD5sum: 8510c677d98f87795bd3cec3fa00e704 SHA1: c6d07f09f5ea7e0c7f933a884663eca4da9296e4 SHA256: 3e75529cb92f89d18d0581fd56982b2613290918fecc43511b62a18e9ef5b9b9 SHA512: 0a10a7e347b160125af873ce3a5d86fc629c57d8dcec911ace51a6e1665d3ef9e6fc335567fc2e63fde13de92ccb797cec7352d3a7cf4869276c80313a4f1006 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module providing fallback resolution for the current hostname This package contains a plugin for the Name Service Switch, providing host name resolution for the locally configured system hostname as returned by gethostname(2). It returns all locally configured public IP addresses or -- if none are configured, the IPv4 address 127.0.1.1 (which is on the local loopback) and the IPv6 address ::1 (which is the local host). . A lot of software relies on that the local host name is resolvable. This package provides an alternative to the fragile and error-prone manual editing of /etc/hosts. . Installing this package automatically adds myhostname to /etc/nsswitch.conf. Package: libnss-mymachines Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 514 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), systemd-container (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libnss-mymachines_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 308952 MD5sum: 3c333b06b31ca7924b5f89cd20ccdd55 SHA1: 8b73d9d8cd0a122f6e4ee91478df21175c385690 SHA256: 851f19e573c6bb72e4ddae2fac841fc1751cc89be049bce5ae1d5c512c65589c SHA512: f6624973dc4a2ffae0a4e6ef98a2c84d9c916e802128e84609cb7570b2bcd665383fe8d2f1e972b7bc192a2f26bc4b09cd6679f26aaf6a2aa1442e7a4e6f6af2 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-resolve Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 315 Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libnss-resolve_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 226454 MD5sum: c4b93a60b2aa27b2b94652f467262092 SHA1: 6c5a453a8fd3e6256f3cc1fd43ea4a4ad0efac46 SHA256: 3ade5c7b1bba6fc2c75eb471f4eef8953b6cf3b7afb9927b144cf0a68bf6f6f5 SHA512: 607d400164970adfe49dc5527475a95017dda36114cf8c8d5454c3a1c927aa35f3a16917ba0cca7dcb223115a284655391a9a02129318f8e508c5d84d674b0a5 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module to resolve names via systemd-resolved nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via the systemd-resolved daemon (provided in the systemd package). . Installing this package automatically adds resolve to /etc/nsswitch.conf. Package: libnss-systemd Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: standard Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 492 Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libnss-systemd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 295392 MD5sum: 861305b078d689d75c25430f0c9f4bc7 SHA1: 72e7c3fe14efb0c626863c5a46b8254857a9bd98 SHA256: 2e93b723100cc287a6ce6c1612baa966e01263520b99e87160b77063433fc7a9 SHA512: f4f5d2219093acf9ec1a0580af53367268433e420b51dd4ef7a0e6082d766cca738d4ef3fe62a226ea7d5196d67dfef45c3275edf51638703b1cd2b4338ad843 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Package: libpam-systemd Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: standard Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 650 Provides: default-logind (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), logind (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libpam0g (>= 0.99.7.1), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), libpam-runtime (>= 1.0.1-6), default-dbus-system-bus | dbus-system-bus, systemd-sysv Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libpam-systemd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 365378 MD5sum: a0cd30fdf833207cddd1ea3743e5ce43 SHA1: 58b00fdb24d8bf9cbf227feac6b8da2efff45dd1 SHA256: 8ee5c347fd60b75c41d3c727c2fc929cb5db471745a28e242eba5e5be316e3a7 SHA512: c283adb6fecd32758ba22bccfe53bdd7b16f50da0ac7eff9fb48ea1cbd1987da28824153e106984fd98a1a385d842a1f037dd6fd3264c772c7f3a4c6abc9188c Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Package: libsystemd-dev Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: optional Section: libdevel Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 1169 Depends: libsystemd0 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libsystemd-dev_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 468752 MD5sum: b7f10622c3d29e041fa567fc81f8f6c4 SHA1: 68ed497dabe5777020f1e0762dc60da3a0e702c0 SHA256: ea39128dfcbf061ab245150b41c2ea0c33be4c188f49c6dae7a839d6a1e47304 SHA512: 0dcb16f15cf9448246d9367153a3396accd23878477e44378441ed7fb8fe40cb028c4a12403fd65e9fbb90a836b6063ffa6aac6af76f571ef4c157c1c7413dd1 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd utility library - development files The libsystemd0 library provides interfaces to various systemd components. . This package contains the development files. Package: libsystemd0 Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: optional Section: libs Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 997 Pre-Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libgcrypt20 (>= 1.9.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.4.0) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libsystemd0_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 475754 MD5sum: ec41f34533b57daa82f9f89b36ae6e57 SHA1: 6ecd80c00668e1da90a920dd035e10bd0ef81a37 SHA256: 00c22494c3c6270d1728e0787bd225c92b09c07d82d7a347a8c5ff12d839b540 SHA512: 957d9a9193f96ea828d55fb4afdf0a79fcf9359c8f52a134b22afc2772e12a6a11c57227178aed9e9afbbb0dcd15841ac98104d7afe723f40eeba4b1f6186aff Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Package: libudev-dev Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: optional Section: libdevel Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 267 Depends: libudev1 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libudev-dev_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 182738 MD5sum: b3183c4ed47c7dacf793914ebdd7adbc SHA1: f93d76a345830b55ef3f5062d91bee9ee7d09c7d SHA256: e3b8ac7f3f187c314315095ddadde83c54f46f30dbf8b58451f5e29a92a11929 SHA512: b17a19cdfcfe6f2df7b8f1fe77cd75e28565a1fc310a5e8d243c7b1553742642b50d8d07afe877dd78ca43d080eca7a7ba5053a34c8b9eb4e68385ba369387d1 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: libudev development files This package contains the files needed for developing applications that use libudev. Package: libudev1 Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: same Priority: optional Section: libs Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 349 Depends: libc6 (>= 2.34) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libudev1_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 235798 MD5sum: b7dd70683d872a93e5429061b4fc2dd5 SHA1: 46a4598536769da9182061486c16464d5bcbba85 SHA256: f09159f1943d380c1865647da8c6002fb471ffcb0626a884fc153d2bea31cb3a SHA512: ec1951c65cf8a75178613427e57f85eda976c24a4b634bed1bb0fca0206de44109550865a0d170f8227ca1aa19b0a495763b496a27226c3a5522f075ef612254 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: libudev shared library This library provides access to udev device information. Package: systemd-container Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 1375 Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.3), libgcrypt20 (>= 1.9.0), liblzma5 (>= 5.1.1alpha+20120614), libseccomp2 (>= 2.3.1), libselinux1 (>= 3.1~), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), zlib1g (>= 1:1.1.4), default-dbus-system-bus | dbus-system-bus Recommends: libnss-mymachines Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-container_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 551180 MD5sum: 7b8d0bfbcbd4a4dbb474ed732bedb4e1 SHA1: bd1cff42723f9064ea443f6ff82cd53f45f8d96c SHA256: 605bc840744dfeaaa579c58a9bb3d54016a466bb413143b3a73476f16ddb6f51 SHA512: e91ac61d716917717755ce0738457fd55a482eacb89ca8b01063e8bd4043298cff858675968e6d8f3fc51ee8808440411d32d5facc511237276bc7fb92ee80e2 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd * systemd-portabled and portablectl Package: systemd-coredump Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 340 Provides: core-dump-handler Depends: libc6 (>= 2.34), libdw1 (>= 0.158), libelf1 (>= 0.144), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), adduser Conflicts: core-dump-handler Replaces: core-dump-handler Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-coredump_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 221526 MD5sum: f68163d3f63a33e6f8afe55f5c50e6d7 SHA1: 3035a6bc170eadd175ebbf0d638a49370a56418a SHA256: 5bada3895275b67d4f2880aeb96b72ca8b7c384ad0cc63cdc742160aa0c05ad5 SHA512: 1612f8ecaf11e02b0da07c56d06479b957e83497b002db0e990de947eb66f9ceff49f877cc369942467de61379b0d3d02f948ab4b7dbbf00b7fa8bdecfbfe799 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl Package: systemd-journal-remote Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 402 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgnutls30 (>= 3.7.0), libmicrohttpd12 (>= 0.9.50), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), adduser Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-journal-remote_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 230286 MD5sum: bb543522020fee75f106a77af2ca32ab SHA1: 27fbdae7817552eca9e0a3ed81033cd24e55767c SHA256: e673dcecc308602ae3e06deb3e5ee1ecc11c6284035def67af9367e8a2f310da SHA512: 0b46682cce13b1040218d2fe7f24c6f8c12061ac64aa8a8203658790a1e08b61f595896ee19410a6f02b6bf2e9f41461a3c4debaf547884b45a0af22dcd90591 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tools for sending and receiving remote journal logs This package provides tools for sending and receiving remote journal logs: * systemd-journal-remote * systemd-journal-upload * systemd-journal-gatewayd Package: systemd-oomd Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 289 Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), adduser Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-oomd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 197084 MD5sum: 965f1b561da5e12e591432e4736aeb08 SHA1: d95e89f671293773e73621eb3999cc2a9a395397 SHA256: 5f5ec4636a745db4ca5bcc810cff4af6dd54339893e5c85a8407b44a9a8cf112 SHA512: c01bc352b6cb68c750ccf19e87e4e55fe7d74d0d64c291b0eb29a40b6dc73fa1021c2e283da87892d47614421132d9e691601c76631cae98d0f22d01f3e10743 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Userspace out-of-memory (OOM) killer systemd-oomd is a system service that uses cgroups-v2 and pressure stall information (PSI) to monitor and take action on processes before an OOM occurs in kernel space. Package: systemd-repart Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 332 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.34), libfdisk1 (>= 2.33), libssl3 (>= 3.0.0~~alpha1), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-repart_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 231054 MD5sum: 38752ca988ea3798f29b8959d4a789af SHA1: 87305e338b19d1a51e46d63cecc93e9da2dcc6e0 SHA256: 5ed0e2e224843196594e66f0db90c2664daac584fb1e78d88d19ec1aa21cd5e3 SHA512: ea905b669f47fb2bf68ed63924ee42b5ad61bc72713b5afe0db8e842adf3bd5585b432ae29aab44244f3ffc72b96b9279dcdb605b584aad7354d82f4d3ecbd92 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Provides the systemd-repart utility systemd-repart is a configuration-driven system partitioning tool. It follows the Discoverable Partitions Specification and provides support for encryption and dm-verity among other things. Package: systemd-resolvconf Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 178 Provides: resolvconf Depends: systemd Conflicts: resolvconf Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-resolvconf_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 166390 MD5sum: b23385f3f15f50b8106cfbfa76a3ea0d SHA1: 3bbda8456ca933afff5e5c4b8486d769ab1f4e5d SHA256: f2a0660a7787f2c24e80c6c18be9624ee18348df15e319c53c1e567a4169b9f3 SHA512: a7ba328f58b73da31eefadb482bfe86e92eca272a356e977f2526b471925eee8eba9edd249484e0518567aa5ad0f82299ee420733b92a01a47a7faee72b00352 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Symlinks the resolvconf command to resolvectl for compatibility. Package: systemd-standalone-sysusers Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 364 Provides: systemd-sysusers (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.4.0), libselinux1 (>= 3.1~) Conflicts: systemd (<< 249.3-3), systemd-sysusers Replaces: systemd (<< 249.3-3), systemd-sysusers Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-standalone-sysusers_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 248854 MD5sum: 0834c12c1c67bc6911179e2140e85b69 SHA1: 2a08be95f1acaf13b0a555f2456fd32c2ff6bd30 SHA256: a05aa3ac0702504b5cd7483503d54a7746102c844aadb5167d052909758e07b1 SHA512: 59e929dc6f77a74282a9835c1b4041e0aee542fd8633c9044468fc0850bca02d7fa97c6e675a84897d842c8af4797230acb36e6b212b72e6abd2d104868a4a2e Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Standalone sysusers binary for use in non-systemd systems Standalone sysusers binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. Package: systemd-standalone-tmpfiles Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 452 Provides: systemd-tmpfiles (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libselinux1 (>= 3.1~) Conflicts: systemd (<< 249.3-3), systemd-tmpfiles Replaces: systemd (<< 249.3-3), systemd-tmpfiles Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-standalone-tmpfiles_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 288988 MD5sum: 9ddd08b04f303d9e80a4ab4e93c79a34 SHA1: 6f9d7b11b1b063a6e9d34b77b8fa4381d63501c2 SHA256: ea7a8e925c2b428a1e5a317a7aefd811ffde0f5cef5d1319a394ffbaa47a456b SHA512: ea0cdee65ba2e459bd673da2acbffd3a165cafdfba04f3828e1adca1decc7bc2b710c0fb6afa0c93c26f2ef6d6b4ad3c7af2e5e5988fe0a69bc0e095b3a81860 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Standalone tmpfiles binary for use in non-systemd systems Standalone tmpfiles binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. Package: systemd-sysv Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: foreign Priority: important Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 199 Pre-Depends: systemd Depends: systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Recommends: libpam-systemd, libnss-systemd Conflicts: file-rc, systemd-shim, sysvinit-core Replaces: sysvinit-core Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-sysv_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 172100 MD5sum: 0a703fa49d4d4eeeda5c0eccbe72527b SHA1: 5638029b217e510a0d096a689779b32ec22dbc69 SHA256: c24bf4abc23ca3c020832e584d6ab0dcf8e8d9722779f7735d4815f7a1f6cf83 SHA512: 33785c00c40ee03f9f398c4a17df9cbd7d5a52e7cba92b82ef41ad2ab346d329eeec0f156f4f974e3460ba9a700042d5ca6e88478979fdbc31784a19a0e1385a Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager - SysV links systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . This package provides the manual pages and links needed for systemd to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a link to systemd. Package: systemd-tests Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 41320 Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libcrypt1 (>= 1:4.4.0), libdbus-1-3 (>= 1.9.14), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.26.0), libgpg-error0 (>= 1.14), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libselinux1 (>= 3.1~), libsystemd0 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), libudev1 (>= 247), libzstd1 (>= 1.4.0), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), zlib1g (>= 1:1.1.4), python3 Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-tests_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 7306342 MD5sum: 89862ffbc2a5cfa2b6af825ace9aa68d SHA1: 6afbc16ffc006c8aa6d03281a8c352bdfc901b19 SHA256: ca18522df88147f3fc4da7071bab2f971968e273a4e2d07fa6d8cfa97882440e SHA512: f014c9d847fdde90f694abcf71ed13d21cd27f4b4731c8a268a19d918bf6b4c0582b038e0cce6b0c09fb98b096f7b7377aa29d67d4f367c8c8ff3f3ab3c8ff99 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tests for systemd This package contains the test binaries. Those binaries are primarily used for autopkgtest and not meant to be installed on regular user systems. Package: systemd-timesyncd Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: foreign Priority: standard Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 176 Depends: adduser, systemd Breaks: systemd (<< 245.4-2~) Replaces: systemd (<< 245.4-2~) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-timesyncd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 166454 MD5sum: 7201488e0d9ad8fc2d4b8e9b65318faa SHA1: 1672354205af843e7c45dc654627ace7655f2514 SHA256: 5fb4a6720bb0aa09f8059c919dc3f046ca23a9c61ab8d9a7987f74e173f703d8 SHA512: b8a9a1836356a42bef53be72c52d2718bf644a4d483255bb4bcfb5baaac8b03d7a74195919cb2144434fbd1f2a066b3faaa6d922662e597dca11c5de15ecb1b3 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: minimalistic service to synchronize local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronize the local system clock with a remote Network Time Protocol server. Package: systemd Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: foreign Priority: important Section: admin Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 15673 Provides: systemd-sysusers (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), systemd-tmpfiles (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Pre-Depends: libblkid1 (>= 2.24), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libgcrypt20 (>= 1.9.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 3.1~), libzstd1 (>= 1.4.0) Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libcrypt1 (>= 1:4.4.0), libcryptsetup12 (>= 2:2.4), libgnutls30 (>= 3.7.2), libgpg-error0 (>= 1.14), libip4tc2 (>= 1.8.3), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r130), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libssl3 (>= 3.0.0~~alpha1), libsystemd0 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), util-linux (>= 2.27.1), mount (>= 2.26), adduser, chrony Recommends: default-dbus-system-bus | dbus-system-bus, networkd-dispatcher, systemd-timesyncd | time-daemon Suggests: systemd-container, libfido2-1, libtss2-esys-3.0.2-0, libtss2-mu0, libtss2-rc0, policykit-1 Conflicts: consolekit, libpam-ck-connector, systemd-shim Breaks: resolvconf (<< 1.83~), udev (<< 247~) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 4825312 MD5sum: d3ecc4d97a7dc020b21d0ef86db759d1 SHA1: 890ffc4647ee772e1e7e19a0e037f76288994a95 SHA256: a58b6d2a43331c908d702d72995ce330549b8bf76797411134cb16550b329423 SHA512: d09fe7527d47e366ef37bf9a650adb438cab6a2d09a1acc04fff1d902df485b7cc470da9aca86a0a8db670ea56e5eed021cf0f11353990749c619d4713706596 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . Installing the systemd package will not switch your init system unless you boot with init=/lib/systemd/systemd or install systemd-sysv in addition. Package: udev Architecture: amd64 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev Multi-Arch: foreign Priority: important Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 9503 Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libkmod2 (>= 5~), libselinux1 (>= 3.1~), adduser, libudev1 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev), util-linux (>= 2.27.1) Recommends: systemd-hwe-hwdb Conflicts: hal Breaks: systemd (<< 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/udev_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21~dev_amd64.deb Size: 1719564 MD5sum: 5fd4bf35e05950e50aecf96b119f5d33 SHA1: 0e4ac6a0c142c21fc640a348f0687d192e9f849d SHA256: 4b5639d3c0687b69df002b3783bee5809374d60ff575e4c6ec91a4047623e1e3 SHA512: 28ebba41e656917d577551419e28246e4916912d3633a95f7b6958b64b654f9bce9d57e0cd393da7c57c398a85b4a94052494d35bd4cbabda15163069572b537 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time.