From: Luca Boccassi Date: Mon, 23 Jun 2025 22:24:33 +0000 (+0100) Subject: NEWS: add not about vendor import-pubring renaming X-Git-Tag: v258-rc1~261^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F37927%2Fhead;p=thirdparty%2Fsystemd.git NEWS: add not about vendor import-pubring renaming --- diff --git a/NEWS b/NEWS index dd6f21dc334..c317c20fbd8 100644 --- a/NEWS +++ b/NEWS @@ -116,6 +116,12 @@ CHANGES WITH 258 in spe: kernels that lacked support for it, hence the prefix serves no purpose anymore. + * The default keyring for systemd-importd and related tools, shipped + in /usr/lib/systemd/, has been renamed from import-pubring.gpg to + import-pubring.pgp, as it is supported by other PGP tools as well as + GPG. The local keyring /etc/systemd/import-pubring.gpg is still parsed + if present, to preserve backward compatibility. + Announcements of Future Feature Removals: * Support for System V service scripts is deprecated and will be