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 d5c0f391449078f02694c10abd4d08a09fa88b04 (commit) via a6291858cc1570e56204c4a1e7a68f76c4853336 (commit) via 3f00a03db4409a9f19b7ff55e82417d79040327c (commit) via d41317835438a32fb2430238f3bc06c63f5bb3d4 (commit) via a31e8bdff6fc4c79462c3ac87ab67dc21895b954 (commit) from 38f0a7d46276c0c2f89993037f0ac7dcd516875a (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 d5c0f391449078f02694c10abd4d08a09fa88b04 Author: Andrew Gregory <andrew.gregory.8@gmail.com> Date: Fri Mar 29 18:48:52 2013 -0400 use default foreground color instead of white Using white made important text invisible on terminals with white backgrounds. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> commit a6291858cc1570e56204c4a1e7a68f76c4853336 Author: Allan McRae <allan@archlinux.org> Date: Wed Mar 27 20:11:21 2013 +1000 Ensure we are always in $SRCDEST before downloading When VCS sources were updated, we changed into their root directory. Any following source was then downloaded to an incorrect place causing a failure in makepkg. Ensure we are always in the $SRCDEST directory before starting any download. Fixes FS#34488. Signed-off-by: Allan McRae <allan@archlinux.org> commit 3f00a03db4409a9f19b7ff55e82417d79040327c Author: Allan McRae <allan@archlinux.org> Date: Wed Mar 27 15:28:57 2013 +1000 Final NEW update for pacman-4.1 Signed-off-by: Allan McRae <allan@archlinux.org> commit d41317835438a32fb2430238f3bc06c63f5bb3d4 Author: Allan McRae <allan@archlinux.org> Date: Wed Mar 27 15:13:02 2013 +1000 Add releases and dates to table Signed-off-by: Allan McRae <allan@archlinux.org> commit a31e8bdff6fc4c79462c3ac87ab67dc21895b954 Author: Allan McRae <allan@archlinux.org> Date: Wed Mar 27 15:08:00 2013 +1000 Document -Qkk Signed-off-by: Allan McRae <allan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: NEWS | 20 +++++++------------- doc/index.txt | 2 ++ doc/pacman.8.txt | 4 +++- scripts/makepkg.sh.in | 9 ++++----- src/pacman/conf.c | 6 ++++-- 5 files changed, 20 insertions(+), 21 deletions(-) hooks/post-receive -- The official pacman repository