[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.2.2-217-g6fa5f20
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 pacman repository". The branch, master has been updated via 6fa5f2075aaffec9b9cc89329461a34e29b5b2a6 (commit) from 30c4d53ce5c16cbbb17a88fe1ad14faf53d91999 (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 6fa5f2075aaffec9b9cc89329461a34e29b5b2a6 Author: Xavier Chantry <shiningxc@gmail.com> Date: Sat Jul 25 20:00:06 2009 +0200 Use lstat instead of stat for -Qo This fixes: FS#15675 - pacman can not determine ownership of dangling symlinks Using lstat seems more correct than stat for the -Qo operation anyway. Signed-off-by: Xavier Chantry <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: src/pacman/query.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org