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

Dan McGee dan at archlinux.org
Sat Apr 9 16:32:33 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  ff6f6027f09beaac9e387ca12f75583bba1dac21 (commit)
       via  a479e0300baf48781d145e204e11a20059ad4caa (commit)
       via  f8882839103442787c49b8021cfd8ae2784211ad (commit)
      from  272e9b355b17ab663ac4a0d9515d381dcf6f03ec (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 ff6f6027f09beaac9e387ca12f75583bba1dac21
Author: Rémy Oudompheng <remy at archlinux.org>
Date:   Sat Apr 9 16:04:18 2011 +0200

    Fix broken documentation for alpm_trans_prepare()
    
    The current state of the code does not allow to see immediately
    that it returns a list of pmdepmissing_t structures.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit a479e0300baf48781d145e204e11a20059ad4caa
Author: Rémy Oudompheng <remy at archlinux.org>
Date:   Sat Apr 9 13:31:15 2011 +0200

    libalpm: set pm_errno correctly in alpm_trans_get_flags()
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit f8882839103442787c49b8021cfd8ae2784211ad
Author: Rémy Oudompheng <remyoudompheng at gmail.com>
Date:   Tue Apr 5 01:37:09 2011 +0200

    diskspace: add the actually used statfs type in ifdefs
    
    Some systems, like FreeBSD might define both statfs
    and statvfs: however if statvfs exists whereas getmntinfo()
    uses a statfs struct, the current ifdefs would select the wrong
    line of code.
    
    Signed-off-by: Rémy Oudompheng <remy at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 acinclude.m4            |    7 +++++++
 lib/libalpm/deps.c      |    2 +-
 lib/libalpm/diskspace.c |    4 ++--
 lib/libalpm/remove.c    |    8 ++++++++
 lib/libalpm/trans.c     |    8 ++++----
 5 files changed, 22 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list