[Xenial][SRU][PATCH 0/1] Restore execute permissions

Po-Hsu Lin po-hsu.lin at canonical.com
Wed Feb 5 12:24:58 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1861973

Debian source package diffs cannot represent that a file should
be executable. This is a problem for us if a patch adds a script
which is invoked directly during the build, as happened with a
recent stable update for 4.14. Update gen-auto-reconstruct to
detect this situation and restore the execute permissions in the
reconstruct script. Exclude the debian packaging directories as
the scripts here already account for the loss of execute
permissions.

Seth Forshee (1):
  UBUNTU: [Debian] autoreconstruct - add resoration of execute
    permissions

 debian/scripts/misc/gen-auto-reconstruct | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

-- 
2.7.4




More information about the kernel-team mailing list