Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-FTBFS-btrfs-progs-6.1.patch | Fix FTBFS btrfs-progs 6.1 | Reinhard Tartler <siretart@debian.org> | no | 2023-01-10 | ||
userns-as-root-fix.patch | [PATCH] unshare: fix creating a userns when running as root this check would prevent the function to ever be used when running as root, since we won't check what capabilities are currently available to the process. (cherry picked from commit 1af3928e9bf16d9c39d3d60bf3ec6bb7167989a6) |
Giuseppe Scrivano <gscrivan@redhat.com> | no | 2022-10-28 | ||
fix-clone-on-s390.patch | [PATCH] overlay: fix call to clone on s390x the two arguments to clone are swapped on s390x. This patch fixes the call when running on s390x. |
Giuseppe Scrivano <gscrivan@redhat.com> | no | 2022-11-02 | ||
reject-empty-graphroot.patch | [PATCH] options: reject empty runroot or graphroot make sure that the runroot and graphroot are not empty otherwise we will end up using an empty directory as path prefix and create files in the current directory. |
Giuseppe Scrivano <gscrivan@redhat.com> | no | 2023-02-16 |