Skip to content
Snippets Groups Projects
Commit c007b30c authored by Simon McVittie's avatar Simon McVittie
Browse files

Update Flatpak-derived code from Flatpak 1.14.1


The majority of the changes are in code that is `#if 0` because it isn't
needed in pressure-vessel.

Changes that are not `#if 0` or trivial:

* don't bind-mount `/efi` into containers, same as `/boot`

* slightly better debug if a mkdir() fails in flatpak_context_export()

* instead of deleting code that Flatpak needs but we don't, `#if 0` it,
    to make future merges simpler

* use a better XML DOCTYPE for `fonts.conf`

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 37649549
No related branches found
No related tags found
1 merge request!524Update Flatpak-derived code from Flatpak 1.14.1
Pipeline #37428 passed
Showing
with 1256 additions and 85 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment