[pacman-dev] [GIT] pacman branch, master now at v3.0.0-336-g47ee89a

Dan McGee dan at archlinux.org
Sun Aug 12 21:29:53 EDT 2007


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  47ee89ada9d13935510ef92541649901789c23c8 (commit)
       via  f2c7187e432a3abc732d53e0a9d95f44f9338535 (commit)
       via  3a0a4db12936199efd0ee1714b7219fab3d83392 (commit)
       via  ab06221521cd38299743f33c3c5a0d81cbd3f589 (commit)
       via  b96922679e4ed14aa687bf194b766d82a1d10577 (commit)
       via  dc5e6d5d87ceee61c38a8ecc2a87e99d49887b83 (commit)
       via  e0ffc60c5310fbc0a8030fee86bf6f3931ba2d6e (commit)
       via  e4f56298be2b2a4da16b1bdb61b08276cdabea27 (commit)
       via  ce10b5f1e2552f2e2f0117b57c7305652ffd4fd1 (commit)
       via  178c1d228d5b910908e16f9c3715e318d6df4882 (commit)
      from  ea9a756eeaca7398c0860b55f8abe2932ad195bd (commit)

- Log -----------------------------------------------------------------
commit 47ee89ada9d13935510ef92541649901789c23c8
Author: Andrew Fyfe <andrew at neptune-one.net>
Date:   Sat Aug 4 01:17:54 2007 +0100

    scripts/makepkg.sh.in: Fix 2 bugs
    	- Downloaded files weren't being copied to $srcdir
    	- Counter wasn't being incremented for checksum checks
    
    Signed-off-by: Andrew Fyfe <andrew at neptune-one.net>

commit f2c7187e432a3abc732d53e0a9d95f44f9338535
Author: Chantry Xavier <shiningxc at gmail.com>
Date:   Thu Aug 9 09:36:20 2007 +0200

    pacman/sync.c : return 0 on succesful search, 1 otherwise.
    
    Closes FS#7690.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>

commit 3a0a4db12936199efd0ee1714b7219fab3d83392
Author: Nagy Gabor <ngaba at petra.hos.u-szeged.hu>
Date:   Sun Aug 5 17:50:24 2007 +0200

    libalpm/conflict.c : small speed-up and fix.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>

commit ab06221521cd38299743f33c3c5a0d81cbd3f589
Author: Nagy Gabor <ngaba at petra.hos.u-szeged.hu>
Date:   Sat Aug 4 17:11:03 2007 +0200

    libalpm/conflict.c : small memleak fix.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>

commit b96922679e4ed14aa687bf194b766d82a1d10577
Author: Nagy Gabor <ngaba at petra.hos.u-szeged.hu>
Date:   Sat Aug 4 17:08:03 2007 +0200

    Add two pactest for versioned conflicts.
    
    A side effect of the previous commit ( ea9a756eeaca7398c0860b55f8abe2932ad195bd )
    is that it's now possible to use versioned conflicts.
    Add two new conflict pactests for showing it.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>

commit dc5e6d5d87ceee61c38a8ecc2a87e99d49887b83
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Jul 30 23:11:32 2007 -0400

    Update mtune/mcpu/march comments in makepkg.conf
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit e0ffc60c5310fbc0a8030fee86bf6f3931ba2d6e
Author: Dan McGee <dan at archlinux.org>
Date:   Thu Jul 26 20:21:38 2007 -0400

    Fix re-pacman locale issues
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit e4f56298be2b2a4da16b1bdb61b08276cdabea27
Author: Juan Pablo González Tognarelli <jotapesan at gmail.com>
Date:   Thu Jul 26 19:05:57 2007 -0400

    Update Spanish translation
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit ce10b5f1e2552f2e2f0117b57c7305652ffd4fd1
Author: Andrew Fyfe <andrew at neptune-one.net>
Date:   Wed Jul 25 22:15:02 2007 +0100

    Fix gettext output in repo-{add,remove}
    
    Signed-off-by: Andrew Fyfe <andrew at neptune-one.net>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 178c1d228d5b910908e16f9c3715e318d6df4882
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Jul 23 16:58:04 2007 -0400

    Cleanup of pacman.c and addition of default paths to frontend
    
    Instead of barfing when the root path and db path haven't been defined,
    have pacman set them to some sane defaults when they aren't specified on
    either the command line or the config file.
    
    Also do some cleaning of error output and Doxygen comments.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Diffstat:
 contrib/re-pacman            |    2 +
 etc/makepkg.conf.in          |    4 +-
 lib/libalpm/conflict.c       |   22 +++-------
 pactest/tests/conflict002.py |   13 ++++++
 pactest/tests/conflict003.py |   13 ++++++
 po/es.po                     |   23 +++++------
 scripts/makepkg.sh.in        |    3 +
 scripts/repo-add.sh.in       |   29 ++++++-------
 scripts/repo-remove.sh.in    |   21 +++++-----
 src/pacman/Makefile.am       |    3 +
 src/pacman/pacman.c          |   91 +++++++++++++++++++++++------------------
 src/pacman/sync.c            |    5 ++-
 12 files changed, 133 insertions(+), 96 deletions(-)

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  ea9a756eeaca7398c0860b55f8abe2932ad195bd \
  47ee89ada9d13935510ef92541649901789c23c8




More information about the pacman-dev mailing list