VOOZH about

URL: https://www.phoronix.com/news/systemd-261-rc3

⇱ systemd 261-rc3 Released With Individual Binaries Now Embedding dlopen ELF Metadata Note - Phoronix


👁 Phoronix

systemd 261-rc3 Released With Individual Binaries Now Embedding dlopen ELF Metadata Note

Written by Michael Larabel in systemd on 4 June 2026 at 08:15 AM EDT. 4 Comments
The stable release of systemd 261 is quickly approaching for being found in H2'2026 Linux distributions.

Systemd 261 is bringing many new features as previously covered from a basic OS installer "systemd-sysinstall" to the new systemd IMDS subsystem code, the new storagectl command line tool, new options, and more.

With today's systemd 261-rc3 release it's predominantly a collection of different bug fixes from testing the prior two release candidates. There is one notable change though that's new to systemd 261-rc3 and it's for individual systemd binaries now embedding the dlopen ELF metadata note for better indicating their individual dependencies.
"Individual binaries now also embed the dlopen ELF metadata note for their dlopen() dependencies, which allows packaging tools to reliably discover the set of optional dependencies of a binary, as opposed to having the note only on the libsystemd-shared.so ELF object as before."

This should help for Linux distributions splitting up their systemd components into multiple packages and better handling of systemd dependencies.

👁 systemd 261-rc3


This merge added the DLOPEN macros to stamp the caller's ELF and ensuring the executables list their dlopen dependencies. The dlopen metadata note for ELF files is documented at the UAPI Group for those interested.

Systemd 261-rc3 can be downloaded from GitHub.

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.