Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Add support for .note.dlopen to add_binary
systemd created a new ELF section to specify `dlopen()` dependencies. See https://github.com/systemd/systemd/commits/main/docs/ELF_DLOPEN_METADATA.md and https://github.com/systemd/systemd/pull/32234. We should add support for parsing `.note.dlopen` to mkinitcpio's `add_binary` function.
issue