[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.5.0-44-g0ff52b6

Dan McGee dan at archlinux.org
Mon Mar 21 09:08:02 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  0ff52b68452046d61c24649ec94886bd74faab45 (commit)
       via  c67c864ffd50ec0e071b055897c4622eaa132fc2 (commit)
       via  488f341f57a1533397e33de9c749dbe778a1cbd4 (commit)
       via  b0bb4f9024712adcee5e2baf6cebe73c966d7d7f (commit)
       via  9cab9807e02674fd5a7efcea2a408c70c1f9d40c (commit)
       via  c3e72e11b643b2a24608e1936763fb148613e464 (commit)
       via  fd3acff5e6b587c0fab04c2c3a34a1285e398a11 (commit)
       via  d3b32a68fe7de022df998c37b2bbe7e053d06dfb (commit)
       via  451f9493f52975cad08ce9ff3b57c4d1993abfde (commit)
       via  78e55be0e6e51fe34e51544070c69cb6634b7eff (commit)
       via  32e35d4028f30db5fc7cf96478015be293e4d123 (commit)
       via  bdc1508a068af7d9fb3d401922c0f2d8b012d8dc (commit)
      from  0303b26b1ed6d060e65ec7dbae5db50fc14836ff (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 0ff52b68452046d61c24649ec94886bd74faab45
Merge: c67c864 b0bb4f9
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Mar 21 07:53:13 2011 -0500

    Merge branch 'maint'
    
    Conflicts due to change in return calling style.
    
    Conflicts:
    	src/pacman/pacman.c
    	src/pacman/sync.c

commit c67c864ffd50ec0e071b055897c4622eaa132fc2
Author: Lukas Fleischer <archlinux at cryptocrack.de>
Date:   Mon Mar 21 11:53:52 2011 +0100

    Don't initialize progress to zero before calling curl_easy_perform().
    
    Drawing progress bars before calling curl_easy_perform() is needless as
    the curl progress callback is called with zero progress before actually
    downloading the file anyways. Fixes display of "0%" progress bars when
    sync'ing package databases that are already up to date.
    
    Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 488f341f57a1533397e33de9c749dbe778a1cbd4
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Mar 21 07:50:31 2011 -0500

    Ensure dlcb is defined before calling it
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 contrib/zsh_completion.in  |   26 ++++++++++++--------------
 doc/translation-help.txt   |   15 +++++++++++++++
 lib/libalpm/be_local.c     |    2 +-
 lib/libalpm/dload.c        |   11 ++++++-----
 lib/libalpm/package.c      |    2 +-
 lib/libalpm/po/libalpm.pot |    8 ++++++--
 po/pacman.pot              |   21 ++++-----------------
 src/pacman/pacman.c        |   18 ++++++++----------
 src/pacman/sync.c          |   40 ++++++++++++++++++++++++++--------------
 9 files changed, 79 insertions(+), 64 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list