[Rpm-maint] [rpm-software-management/rpm] work with lua 5.3 without compat mode (#169)

2017-02-27 Thread daurnimator
See #166 PR is currently missing backwards compat shims. They should be taken from https://github.com/keplerproject/lua-compat-5.3/ (or possibly lua-compat-5.3 should become a dependency?) You can view, comment on, or merge this pull request online at:

[Rpm-maint] [PATCH] debugedit: Support String/Line table rewriting for larger/smaller paths.

2017-02-27 Thread Mark Wielaard
From: Mark Wielaard debugedit --base to --dest rewriting of debug source file paths only supported dest paths that were smaller or equal than the base path (and the size should differ more than 1 character for correct debug lines). All paths were changed "in place". Which could