[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.0.0rc2-17-ge70d540
Dan McGee
dan at archlinux.org
Tue Sep 27 10:19:26 EDT 2011
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 e70d540501d718583a8e4b91ca5989af3f3db77d (commit)
via fa929e8258c8022f15dac79dc507fa0e53190656 (commit)
via b242b2d0508a94cdc4c1a68e54ef90e941cbc6d7 (commit)
via 47657107af6bcfd2ef583b3014e9faffbb5d300e (commit)
via 5e13b2b6af7d0cb2cbb22d6090f731e74a64afa5 (commit)
from 80b0f271254f965db4d94d6bb165c64ef3553588 (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 e70d540501d718583a8e4b91ca5989af3f3db77d
Author: Dan McGee <dan at archlinux.org>
Date: Mon Sep 26 13:23:00 2011 -0500
pacman-key: use consistent punctuation in error messages
Signed-off-by: Dan McGee <dan at archlinux.org>
commit fa929e8258c8022f15dac79dc507fa0e53190656
Author: Dan McGee <dan at archlinux.org>
Date: Tue Sep 27 09:15:36 2011 -0500
Fix compilation using --without-gpgme
I'm really good at breaking this on a regular basis. If only we had some
sort of automated testing for this...
Signed-off-by: Dan McGee <dan at archlinux.org>
commit b242b2d0508a94cdc4c1a68e54ef90e941cbc6d7
Author: Dan McGee <dan at archlinux.org>
Date: Mon Sep 26 13:34:39 2011 -0500
Remove unnecessary logger
This is just a wrapper function; the real function we call logs an
almost identical line.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 47657107af6bcfd2ef583b3014e9faffbb5d300e
Author: Dan McGee <dan at archlinux.org>
Date: Tue Sep 27 07:53:38 2011 -0500
Delay check for repository servers until we need them
In the sync download code, we added an early check in 6731d0a9407e for
sync download server existence so we wouldn't show the same error over
and over for each file to be downloaded. Move this check into the
download block so we only run it if there are actually files that need
to be downloaded for this repository.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 5e13b2b6af7d0cb2cbb22d6090f731e74a64afa5
Author: Allan McRae <allan at archlinux.org>
Date: Tue Sep 27 09:18:42 2011 +1000
Avoid comparison between signed and unsigned types
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
lib/libalpm/signing.c | 14 ++++++++++----
lib/libalpm/sync.c | 16 ++++++++--------
scripts/pacman-key.sh.in | 10 +++++-----
src/pacman/pacman.c | 3 ++-
4 files changed, 25 insertions(+), 18 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list