linux_kernel/scripts/package
Sven Joachim d1889589a4 builddeb: Fix rootless build in setuid/setgid directory
Building 5.10-rc1 in a setgid directory failed with the following
error:

dpkg-deb: error: control directory has bad permissions 2755 (must be
>=0755 and <=0775)

When building with fakeroot, the earlier chown call would have removed
the setgid bits, but in a rootless build they remain.

Fixes: 3e85418036 ("builddeb: Enable rootless builds")
Cc: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Sven Joachim <svenjoac@gmx.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2020-11-02 11:31:00 +09:00
..
builddeb builddeb: Fix rootless build in setuid/setgid directory 2020-11-02 11:31:00 +09:00
buildtar kbuild: buildtar: add dtbs support 2020-07-07 11:13:11 +09:00
mkdebian kbuild: deb-pkg: clean up package name variables 2020-10-14 12:49:39 +09:00
mkspec kbuild: Replace HTTP links with HTTPS ones 2020-08-10 01:32:59 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00