* Remove experimental debug prints and temporary build logs. * Properly implement xdelta3 call via subprocess.run with safety checks. * Fix argument injection risk by using list-based command arguments. * Fixes (boo#1262128).