Files
systemd/test/units
Kai Lueke e374439f4b Use original filename for extension name check
The loading of an extension image from a symlink "NAME.raw" to
"NAME-VERSION.raw" failed because the release file name check worked
with the backing file of the loop device which already resolves the
symlink and thus the found name "NAME-VERSION" mismatched "NAME".
Pass the original filename and use it instead of the backing file
when available. This fixes the loading of "NAME.raw" extensions which
are a symlink to "NAME-VERSION.raw" as, e.g., may be the case when
systemd-sysupdate manages multiple versions.

Fixes https://github.com/systemd/systemd/issues/24293
2022-09-06 03:53:03 +09:00
..
2022-06-28 06:34:18 +09:00
2022-06-26 22:06:02 +02:00
2022-06-14 21:08:04 +09:00
2021-11-08 10:15:23 +01:00
2022-08-23 10:53:47 +02:00
2022-08-23 10:53:47 +02:00