[pacman-dev] [GIT] pacman branch, master now at v3.0.0-305-gf0ea21c

Dan McGee dan at archlinux.org
Sat Jul 14 16:16:46 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  f0ea21cffca62c566c5e4d2c540c70fb891b9f4c (commit)
       via  ce1fb07436279b2ac70bdad91cf81db550292322 (commit)
       via  edcefb1d58115d4b5ae65e258f7eb53f33d21172 (commit)
       via  b5ab4bffb785aa92c89ff2fee1c0c9a980367cd0 (commit)
       via  9f9086573a74311913f0d86f5d1e826f2996b35a (commit)
      from  1c9f30b9fab998e2d89dd307a90122618d746cb6 (commit)

- Log -----------------------------------------------------------------
commit f0ea21cffca62c566c5e4d2c540c70fb891b9f4c
Author: Dan McGee <dan at archlinux.org>
Date:   Sat Jul 14 09:34:39 2007 -0400

    Ensure requiredby entries are removed during an upgrade
    
    This fixes the failure of the requiredby004 pactest in a not so pretty way,
    but it gets the job done. I purposely used the extremely long name of
    PM_TRANS_TYPE_REMOVEUPGRADE to be both clear and in the hope that someone
    else will figure out a better solution.
    
    Original idea from Nagy Gabor, patch updated and cleaned for current code.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit ce1fb07436279b2ac70bdad91cf81db550292322
Author: Nagy Gabor <ngaba at petra.hos.u-szeged.hu>
Date:   Sat Jul 14 00:31:48 2007 +0200

    libalpm/sync.c : ldconfig is run twice.
    
    remove _alpm_ldconfig call from _alpm_sync_commit,
    since sync operation causes an upgrade transaction,
    where ldconfig is already run.
    
    Reference:
    http://www.archlinux.org/pipermail/pacman-dev/2007-April/008132.html
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit edcefb1d58115d4b5ae65e258f7eb53f33d21172
Author: Chantry Xavier <shiningxc at gmail.com>
Date:   Fri Jul 13 23:09:25 2007 +0200

    libalpm/remove.c : revert part of commit to fix remove044 pactest
    
    In 1c9f30b9fab998e2d89dd307a90122618d746cb6
    
    This change should be done AFTER the TODO in recursedeps is implemented.
    Then we'll be able to first sort the list, then call recursedeps which keeps
    it sorted. For now, the sorting should still be done as the last step.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit b5ab4bffb785aa92c89ff2fee1c0c9a980367cd0
Author: Dan McGee <dan at archlinux.org>
Date:   Fri Jul 13 15:58:05 2007 -0400

    Add TRANSLATORS file
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 9f9086573a74311913f0d86f5d1e826f2996b35a
Author: Nagy Gabor <ngaba at petra.hos.u-szeged.hu>
Date:   Fri Jul 13 15:44:39 2007 -0400

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

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

Diffstat:
 TRANSLATORS          |   36 +
 lib/libalpm/add.c    |   32 +-
 lib/libalpm/alpm.h   |    1 +
 lib/libalpm/po/hu.po |   46 +-
 lib/libalpm/remove.c |   26 +-
 lib/libalpm/sync.c   |    6 -
 lib/libalpm/trans.c  |   21 +-
 po/hu.po             | 1850 +++++++++++++++++++++++++++++++++++++-------------
 8 files changed, 1483 insertions(+), 535 deletions(-)

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  1c9f30b9fab998e2d89dd307a90122618d746cb6 \
  f0ea21cffca62c566c5e4d2c540c70fb891b9f4c




More information about the pacman-dev mailing list