[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.5.2-117-g442e142
Dan McGee
dan at archlinux.org
Wed Apr 20 21:50:51 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 442e1420f95ecc6fd1967677c1be5dfed6584542 (commit)
via 3c5661ec3cd5cdf2f1c3101d90789c83786a6897 (commit)
via 791928dc48bcd94ef5cb57b4da36fb5e398e30da (commit)
from 4af6c72d790e13fd28abc0d7b2eaaece51fd7862 (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 442e1420f95ecc6fd1967677c1be5dfed6584542
Author: Dan McGee <dan at archlinux.org>
Date: Fri Apr 15 19:30:11 2011 -0500
Rename gpgsig struct fields for clarity
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 3c5661ec3cd5cdf2f1c3101d90789c83786a6897
Author: Dan McGee <dan at archlinux.org>
Date: Mon Mar 28 12:48:37 2011 -0500
Form the signature file location in one place
Since we do this for all cases anyway.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 791928dc48bcd94ef5cb57b4da36fb5e398e30da
Author: Dan McGee <dan at archlinux.org>
Date: Fri Apr 15 18:53:51 2011 -0500
Header inclusion cleanup
This does touch a lot of things, and hopefully doesn't break things on
other platforms, but allows us to also clean up a bunch of crud that no
longer needs to be there.
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
lib/libalpm/add.c | 2 --
lib/libalpm/alpm_list.c | 1 -
lib/libalpm/be_local.c | 6 ------
lib/libalpm/be_package.c | 9 +--------
lib/libalpm/be_sync.c | 5 ++---
lib/libalpm/db.c | 18 ++++--------------
lib/libalpm/group.c | 1 -
lib/libalpm/handle.c | 2 --
lib/libalpm/log.c | 3 ---
lib/libalpm/package.c | 31 ++++++++++++++-----------------
lib/libalpm/remove.c | 4 +---
lib/libalpm/signing.c | 36 ++++++++++++++++++++----------------
lib/libalpm/signing.h | 6 +++---
lib/libalpm/sync.c | 2 --
lib/libalpm/trans.c | 4 ----
lib/libalpm/util.c | 1 -
src/pacman/database.c | 1 -
src/pacman/deptest.c | 4 ----
src/pacman/package.c | 1 -
src/pacman/pacman.c | 2 --
src/pacman/query.c | 1 -
src/pacman/util.c | 1 -
test/pacman/pmpkg.py | 4 ++--
23 files changed, 47 insertions(+), 98 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list