]> git.ipfire.org Git - thirdparty/systemd.git/commit
extension-release: establish compatibility between host file and extension-release...
authormaanyagoenka <maanyagoenka@microsoft.com>
Wed, 29 Mar 2023 20:34:21 +0000 (20:34 +0000)
committermaanyagoenka <maanyagoenka@microsoft.com>
Wed, 5 Apr 2023 21:50:04 +0000 (21:50 +0000)
commit30dfe035eb8a6539f5997a798402d2d5225f8567
tree65ea6bf109a3b66a316ef161df70b569629edcd9
parentb60e0f577740af89516f7c74967d7182637f27af
extension-release: establish compatibility between host file and extension-release file

The release file that accompanies the confext images needs to be
host compatible to be able to be merged into the host /etc/ directory.
This commit checks for version compatibility between the image file and
the host file.
src/core/namespace.c
src/portable/portable.c
src/shared/dissect-image.c
src/shared/extension-util.c
src/shared/extension-util.h
src/sysext/sysext.c