[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v4.0.1-52-g47313ac

Dan McGee dan at archlinux.org
Tue Jan 31 12:50:00 EST 2012


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  47313acee48029bfdd1ee34bf1947b962ccff283 (commit)
       via  fcbae69fe81d080478bbd9809af5696bbbfe9d95 (commit)
      from  9d1e8084dfa0a1ebae6c37e3b839289cb905116f (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 47313acee48029bfdd1ee34bf1947b962ccff283
Author: Allan McRae <allan at archlinux.org>
Date:   Tue Jan 31 23:25:19 2012 +1000

    makepkg: Fix non-writable SRCPKGDEST error message
    
    Provide a helpful error message for when creating a source tarball
    and SRCPKGDEST is not writable.
    
    Fixes FS#28197.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit fcbae69fe81d080478bbd9809af5696bbbfe9d95
Author: Allan McRae <allan at archlinux.org>
Date:   Wed Feb 1 03:11:47 2012 +1000

    Fix rare segfault on package removal
    
    Very rarely a segfault would occur when removing a number of packages
    due to a corrupted list for the local database (FS#27805, FS#28195).
    This was caused by the alpm_list_msort function not correctly dealing
    with the two new head node's prev values.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 lib/libalpm/alpm_list.c |    5 ++++-
 scripts/makepkg.sh.in   |    5 +++++
 2 files changed, 9 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list