[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.0.0rc1-192-g223a92c
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 223a92ca9da2efecefb200a828618747c0f5b03e (commit) via 7ad78c2c88ea3a7a1a33c4d09c2e6e4c772da25e (commit) via a7d779803239a1dca43a6879f3938c5e63811992 (commit) from f883efe2cb105a397edc0b892f5fa06c98f2208f (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 223a92ca9da2efecefb200a828618747c0f5b03e Author: Dave Reisner <dreisner@archlinux.org> Date: Sun Sep 11 15:27:57 2011 -0400 dload: remove user:pass@ definition from hostname Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit 7ad78c2c88ea3a7a1a33c4d09c2e6e4c772da25e Author: Dave Reisner <dreisner@archlinux.org> Date: Tue Sep 13 18:22:46 2011 -0400 paccache: remove unnecessary if check This is superfluous as the ensuing for loop will exit immediately on the same condition avoided by the if. Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit a7d779803239a1dca43a6879f3938c5e63811992 Author: Dan McGee <dan@archlinux.org> Date: Sun Sep 18 15:34:28 2011 -0500 Fix build without gpgme Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: contrib/paccache.in | 6 ++---- lib/libalpm/dload.c | 10 +++++++++- lib/libalpm/signing.c | 4 +++- 3 files changed, 14 insertions(+), 6 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org