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, maint has been updated via c37c9c5dcae06c1585b4da4c0b838f5b44e1498e (commit) via 14474a32c90b2202f1faf69ea20abbcdedfe4c29 (commit) via e68e994eb2c32c4b7ad5288f8f4b8809e1c39c9b (commit) from 351942c71b80adaac614ed1c353d0e8e6f49ac8b (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 c37c9c5dcae06c1585b4da4c0b838f5b44e1498e Author: Ray Kohler <ataraxia937@gmail.com> Date: Thu Mar 24 22:00:35 2011 -0400 Add -T, --deptest to usage message Fixes FS #23369 Signed-off-by: Ray Kohler <ataraxia937@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit 14474a32c90b2202f1faf69ea20abbcdedfe4c29 Author: Jan Steffens <jan.steffens@gmail.com> Date: Thu Mar 24 13:30:15 2011 +0100 Make log redirection saner My main motivation was to remove the "sync", which can stall for minutes on a busy machine (FS#23378). I also cleaned up the redirection. Signed-off-by: Jan Steffens <jan.steffens@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> commit e68e994eb2c32c4b7ad5288f8f4b8809e1c39c9b Author: Dave Reisner <d@falconindy.com> Date: Thu Mar 24 15:10:01 2011 -0400 alpm/db: do not close local DB in alpm_db_unregister_all pacman 3.5.0 removed alpm_db_register_local, so calling alpm_db_unregister_all leaves the front end in a position where there's no local db, and no way to re-register it. Signed-off-by: Dave Reisner <d@falconindy.com> Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: lib/libalpm/alpm.c | 9 +++++++++ lib/libalpm/db.c | 8 ++------ scripts/makepkg.sh.in | 10 +++++----- src/pacman/pacman.c | 4 ++++ 4 files changed, 20 insertions(+), 11 deletions(-) hooks/post-receive -- The official pacman repository