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 5f36523af9de20a8c74714da4125bb553b0fae2c (commit) via ed367fe96d36fabe4127deab99df98cdb834145a (commit) via 1ff8118212cf566607c61e2f340dc3064c67c2ac (commit) from 13a2847aa14cb7643d50ca82b00180b440e401fe (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 5f36523af9de20a8c74714da4125bb553b0fae2c Author: Bruno Widmann <bruno.widmann@gmail.com> Date: Wed Oct 20 08:59:34 2010 +0200 Abort db_populate if dbpath is not set Rather than segfault. Fixes FS#21345. Signed-off-by: Bruno Widmann <bruno.widmann@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit ed367fe96d36fabe4127deab99df98cdb834145a Author: Dan McGee <dan@archlinux.org> Date: Sun Dec 12 22:42:22 2010 -0600 Update scripts/ .gitignore Signed-off-by: Dan McGee <dan@archlinux.org> commit 1ff8118212cf566607c61e2f340dc3064c67c2ac Author: Dan McGee <dan@archlinux.org> Date: Sun Dec 12 22:41:02 2010 -0600 Create sync/ DB directory if it does not exist Rather than error out, this is easy enough. Looks quite similar to the code in be_local for creating the local directory. Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: lib/libalpm/be_local.c | 3 +++ lib/libalpm/be_sync.c | 18 ++++++++++++++++++ scripts/.gitignore | 1 + 3 files changed, 22 insertions(+), 0 deletions(-) hooks/post-receive -- The official pacman repository