dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
597 stars 396 forks source link

fix(systemd-pcrphase): rename systemd-pcrphase binary to systemd-pcrextend #2526

Open aafeijoo-suse opened 11 months ago

aafeijoo-suse commented 11 months ago

The systemd-pcrphase binary has been renamed to systemd-pcrextend since https://github.com/systemd/systemd/commit/32295fa0

This patch will be necessary for systemd-v255.

Checklist

lnykryn commented 8 months ago

Wouldn't this break compatibility with older systemd?

ferringb commented 8 months ago

Wouldn't this break compatibility with older systemd?

yep. #2586 should provide compatibility for both, albeit requiring the dracut invocation to use systemd-pcrextend name

aafeijoo-suse commented 8 months ago

Wouldn't this break compatibility with older systemd?

Yes, systemd-pcrphase was introduced in systemd-v252. I thought that our current upstream policy was to support only the latest version of other upstream dependencies, otherwise this is unmanageable.

stale[bot] commented 5 months ago

This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.

stale[bot] commented 4 months ago

This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.