mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-06 16:20:58 -05:00
* Improve compatibility with eCryptFS (related to #4673) * Improve compatibility with copying pseudo-files from /proc * Add a flag to skip fchown() in glnx_file_copy_at() * Add a rewinddir() wrapper to GLnxDirFdIterator * Rename its generated config header to libglnx-config.h * Fix a potential double-free while manipulating xattrs * Use REUSE for copyright/licensing statements Note that after merging this in an existing checkout, it will be necessary to re-run autogen.sh. Signed-off-by: Simon McVittie <smcv@collabora.com>