[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.1.2-75-g73ac9f7

Dan McGee dan at archlinux.org
Sat Mar 1 17:24:57 EST 2008


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  73ac9f7b27c3da538dad0f59c28f67badbb43a64 (commit)
       via  aecc2fd19037d0580df9600628acace93cb0dd46 (commit)
       via  7613f2e21aa4df72e7a520b2cd80c592a0cb63a2 (commit)
       via  d734ebdde270c1e13e3b910e731bea88d874a51c (commit)
       via  c2dbbd60bc8a4c90ec32fdbe9098ffae222d00d7 (commit)
       via  4fe7eb66eb62ad8537801d8581e472ec594f19f3 (commit)
       via  79945ef7ff7787de70aab55e87dca00eb4b87353 (commit)
       via  d49f42ba752b3ecb3cf02b0b137fc422bfd7c76c (commit)
      from  d75f693155c3d7e595a779f15beea516d321f228 (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 73ac9f7b27c3da538dad0f59c28f67badbb43a64
Merge: d734ebdde270c1e13e3b910e731bea88d874a51c aecc2fd19037d0580df9600628acace93cb0dd46
Author: Dan McGee <dan at archlinux.org>
Date:   Sat Mar 1 16:24:42 2008 -0600

    Merge branch 'maint'

commit d734ebdde270c1e13e3b910e731bea88d874a51c
Author: Chantry Xavier <shiningxc at gmail.com>
Date:   Wed Feb 27 00:50:17 2008 +0100

    libalpm: clean up of md5sum functions.
    
    test_delta_md5sum and test_pkg_md5sum were simple wrappers to test_md5sum,
    and only used once, so not very useful. I removed them.
    Also, test_md5sum and alpm_pkg_checkmd5sum functions were a bit duplicated,
    so I refactored them with a new _alpm_test_md5sum function in libalpm/util.c
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>

commit c2dbbd60bc8a4c90ec32fdbe9098ffae222d00d7
Author: Dan McGee <dan at archlinux.org>
Date:   Tue Jan 22 23:11:31 2008 -0600

    Start removing some junk from the function template
    
    I screwed up originally when I accepted the TotalDownload patch,
    8ec27835f40e3df1ce409bc3d913587c474a30c3. I didn't realize how deeply it
    modified libalpm and I probably shouldn't have let it do what it did. This
    commit reverts much of what that patch added in order to clean up our
    internal function calls. We can find another way to do it right down the
    road here but for now it has to go.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 4fe7eb66eb62ad8537801d8581e472ec594f19f3
Author: Chantry Xavier <shiningxc at gmail.com>
Date:   Wed Feb 27 17:45:01 2008 +0100

    libalpm/dload.c : memleak fixes.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>

commit 79945ef7ff7787de70aab55e87dca00eb4b87353
Author: Chantry Xavier <shiningxc at gmail.com>
Date:   Tue Feb 26 22:17:55 2008 +0100

    clean up dltotal leftover from 81a2a06818d367f852.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>

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

Summary of changes:
 contrib/PKGBUILD.vim  |    6 ++
 lib/libalpm/alpm.h    |    6 +--
 lib/libalpm/dload.c   |   60 +++++++++------------
 lib/libalpm/error.c   |    6 +--
 lib/libalpm/package.c |   29 +++--------
 lib/libalpm/sync.c    |  135 +++++++++----------------------------------------
 lib/libalpm/util.c    |   27 +++++++---
 lib/libalpm/util.h    |    1 +
 scripts/makepkg.sh.in |    2 +-
 src/pacman/callback.c |   67 +++++++-----------------
 src/pacman/callback.h |    3 +-
 src/pacman/sync.c     |    6 ++-
 12 files changed, 115 insertions(+), 233 deletions(-)


hooks/post-receive
--
The official pacman repository




More information about the pacman-dev mailing list