[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v3.5.1-16-g287e8d3

Dan McGee dan at archlinux.org
Tue Mar 29 13:23:31 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, maint has been updated
       via  287e8d356e8be8ae4af00e34e25d3f6727945952 (commit)
       via  b6ecb2329be53ad394a33e732ee923d85a278911 (commit)
       via  1a8c792e8fb8ec2098553112bf02a97fdc96e06e (commit)
       via  6303d4920c3b3403f2296a9c885468496603737e (commit)
       via  db722bb4b1c997b2ca0eaada0f582d6bc43ef978 (commit)
       via  7a9b0e0f0611a47082e3ead71d53b63f84ce4000 (commit)
      from  ea216d3f5a84814c512ab51ac37a4055b82032c3 (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 287e8d356e8be8ae4af00e34e25d3f6727945952
Author: Rémy Oudompheng <remyoudompheng at gmail.com>
Date:   Mon Mar 28 21:47:08 2011 +0200

    alpm/handle.c: ensure handle is not NULL before proceeding
    
    Many alpm_option_get/set_*() functions already check this
    and set pm_errno to the right value, but not all, so
    this improves consistency.
    
    Signed-off-by: Rémy Oudompheng <remy at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit b6ecb2329be53ad394a33e732ee923d85a278911
Author: Andrea Scarpino <andrea at archlinux.org>
Date:   Tue Mar 29 17:43:07 2011 +0200

    call alpm_option_get_localdb once in syncfirst()
    
    Signed-off-by: Andrea Scarpino <andrea at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 1a8c792e8fb8ec2098553112bf02a97fdc96e06e
Author: Dan McGee <dan at archlinux.org>
Date:   Tue Mar 29 02:20:54 2011 -0500

    Fix an outdated comment
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 6303d4920c3b3403f2296a9c885468496603737e
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Mar 28 10:31:08 2011 -0500

    Add initial 3.5.2 notes
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit db722bb4b1c997b2ca0eaada0f582d6bc43ef978
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Mar 28 10:11:28 2011 -0500

    Update .mailmap file
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 7a9b0e0f0611a47082e3ead71d53b63f84ce4000
Author: Dan McGee <dan at archlinux.org>
Date:   Sun Mar 27 21:39:13 2011 -0500

    Update pacman.pot with changed strings
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 .mailmap             |    3 ++-
 NEWS                 |    3 +++
 lib/libalpm/db.c     |    5 +----
 lib/libalpm/handle.c |   23 +++++++++++++++++++++++
 lib/libalpm/util.h   |    4 ++++
 po/pacman.pot        |   28 ++++++++++++++++------------
 src/pacman/sync.c    |    3 ++-
 7 files changed, 51 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list