[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.2.2-165-g35b9dfc

Dan McGee dan at archlinux.org
Tue May 19 00:39:30 EDT 2009


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  35b9dfc3805821cb504231a5e5ce5a8694278fb7 (commit)
       via  c301d6aa250620fda6b268e17e1b0dd41027e90b (commit)
      from  0bf340f73c1b1705ab9314955c931a83e15fecb3 (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 35b9dfc3805821cb504231a5e5ce5a8694278fb7
Author: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
Date:   Tue May 12 00:45:18 2009 -0300

    Remove unused included headers from testdb.c and testpkg.c
    
    libgen.h was used for basename() in function main() from src/util/testdb.c
    string.h was used for strlen() in function output_cb() from src/util/testpkg.c
    
    Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit c301d6aa250620fda6b268e17e1b0dd41027e90b
Author: Pierre Schmitz <pierre at archlinux.de>
Date:   Wed May 13 08:21:11 2009 +0200

    Add support for the xz archive format
    
    This simple patch adds support for the xz archive format to makepkg and repo-
    add.
    Xz can be used as source, package and package db file type.
    
    Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
    [Dan: fixed a few alignment issues]
    Signed-off-by: Dan McGee <dan at archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 scripts/makepkg.sh.in  |    5 +++++
 scripts/repo-add.sh.in |    1 +
 src/util/testdb.c      |    1 -
 src/util/testpkg.c     |    1 -
 4 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
--
The official pacman repository


More information about the pacman-dev mailing list