Bug #17008
Ensure we don't upgrade systemd to v243+ without fixing the haveged incompatibility
Start date:
Due date:
% Done:
0%
Description
See https://bugs.debian.org/938939 and https://salsa.debian.org/debian/haveged/merge_requests/1.
Our options:
- Cross fingers and hope we’ll notice if we pull systemd v243+ from backports in Tails 4.x, or when we’ll be preparing 5.0. Hmm…
- Add a comment in our apt/preferences, in the place where one would add the systemd section? Not really satisfying but possibly good enough.
- Add a build-time hook that says “ensure you also get a fix for #NNNNN and then delete this hook” + exit 1, if systemd >= 243.
kibi and I prefer the last option.
Subtasks
History
#1 Updated by intrigeri 2019-08-30 16:00:15
- blocks Feature #16209: Core work: Foundations Team added