]> git.ipfire.org Git - thirdparty/systemd.git/commit
os-util: determine distro EOL in UTC, not local timezone
authorLennart Poettering <lennart@poettering.net>
Mon, 23 Jan 2023 11:29:54 +0000 (12:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 24 Jan 2023 14:32:42 +0000 (15:32 +0100)
commit856ad0fdb69b3f93656f11568a91c8b7cb66cb79
treee6df6e9be2f4864f35f09fd71d369377d5708666
parent02b7005e38db756711cd6463bda34e93cf304c3c
os-util: determine distro EOL in UTC, not local timezone

Presumably vendors establish a global EOL time, hence its better to
interpret the date specification everywhere the same, instead of
timezone dependent.
src/basic/os-util.c