[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.0-38-g5a3aae0

Dan McGee dan at archlinux.org
Thu Jul 1 01:30:43 EDT 2010


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  5a3aae02fed68379b5ede7abc9c7675632ce403a (commit)
       via  41724cbcdef11cb00fcd720c75d399288ea41fd0 (commit)
      from  96a1255eadd8b1faaffbfc2e9bdb1aa5e46ee04c (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 5a3aae02fed68379b5ede7abc9c7675632ce403a
Author: Allan McRae <allan at archlinux.org>
Date:   Sun Jun 27 20:32:11 2010 +1000

    Check return value of chdir and getcwd
    
    Prevents compiler warnings when building with -D_FORTIFY_SOURCE=2
    
    Signed-off-by: Allan McRae <allan at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 41724cbcdef11cb00fcd720c75d399288ea41fd0
Author: Allan McRae <allan at archlinux.org>
Date:   Sun Jun 27 21:13:01 2010 +1000

    Check return value of fwrite when copying files
    
    Check that writing to destination file actually occurs in
    _alpm_copyfile.  Required adding a new error (PM_ERR_WRITE)
    as none of the others appeared appropriate.
    
    Prevents compiler warning when using -D_FORTIFY_SOURCE=2.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 lib/libalpm/add.c   |   16 +++++++++++-----
 lib/libalpm/alpm.h  |    1 +
 lib/libalpm/util.c  |   18 +++++++++++++-----
 src/pacman/pacman.c |   15 +++++++++++++--
 4 files changed, 38 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list