diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-09-30 16:08:17 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-10-01 12:12:40 +0200 |
commit | 9fd8a9dffe9b8f29da52e4e1481926bceed5ce6c (patch) | |
tree | c25a8c9e0858056129f06ea0899162fb67fa3506 /.github/workflows/requirements.txt | |
parent | systemd-integritysetup: accept integrity-algorithm=xxhash64 (diff) | |
download | systemd-9fd8a9dffe9b8f29da52e4e1481926bceed5ce6c.tar.xz systemd-9fd8a9dffe9b8f29da52e4e1481926bceed5ce6c.zip |
Add %posttrans versions of the systemd %postun scriptlets
On upgrades, only the %postun scriptlets of the old package version
run. This means that any changes related to restarting daemons require
two releases before they're actually used.
%postun is used because it runs after the old package has been removed,
which is important as it means any lingering dropins from the old package
will have been removed as well.
To allow deploying fixes in just a single release while still running after
the old package has been removed, let's introduce %posttrans versions of these
scriptlets as %posttrans of the new package runs on upgrade and install after
the old package has been removed.
Diffstat (limited to '.github/workflows/requirements.txt')
0 files changed, 0 insertions, 0 deletions