package/fakeroot: fix for fchownat/fchmodat
authorNorbert Lange <nolange79@gmail.com>
Sun, 10 May 2020 20:35:08 +0000 (22:35 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 13 May 2020 20:12:02 +0000 (22:12 +0200)
commite642e179821728a90b1dce6efdc3bdb6718eb200
treee74b05a19c3d85b990e7bf75fdbfb592f179a89b
parent3f617ac6ca408e1026bff273095df6a401e13943
package/fakeroot: fix for fchownat/fchmodat

fakeroot does mask out necessary flags, instead pass through
the flags that are supported by fstatat

Upstream BR: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959876

Signed-off-by: Norbert Lange <nolange79@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/fakeroot/0004-Fix-forwarding-fchownat-fchmod-flags.patch [new file with mode: 0644]