This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official mkinitcpio repository". The branch, master has been updated via d9563ccf4d2fd92e64114844645f90e86d469d50 (commit) from 1ac0adf4052ff7e0258fcf5f745f19551de3faa5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d9563ccf4d2fd92e64114844645f90e86d469d50 Author: Dave Reisner <dreisner@archlinux.org> Date: Mon Mar 5 19:29:38 2012 -0500 mkinitcpio: force UID/GID 0 for files written to image This fixes a strange edge where-in a user creates an image as non-root and attempts to boot from it. Any setuid binaries (such as mount) will fail, as the ownership is preserved. Signed-off-by: Dave Reisner <dreisner@archlinux.org> ----------------------------------------------------------------------- Summary of changes: mkinitcpio | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- The official mkinitcpio repository