Package: live-build Version: 5.0~a2-1 Tags: patch The new file 'functions/chroot_bind_path.sh' added in v5.0~a2-1 has the wrong permission mode - 644 instead of 755.
The attached patch corrects this.
commit e64c30dfc4d23fd7df39a4bd53d2cac5342dec72 Author: jnqnfe <jnq...@gmail.com> Date: Thu Feb 5 03:54:54 2015 +0000 Fix incorrect file permission diff --git a/functions/chroot_bind_path.sh b/functions/chroot_bind_path.sh old mode 100644 new mode 100755