[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.3.3-144-gf6c7de7

Dan McGee dan at archlinux.org
Tue Mar 16 05:07:10 CET 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  f6c7de77edee89650e8dabf728f296d48cd4b3e0 (commit)
      from  a36ff9404b59b249b436282f5b69d8ed136a7c8d (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 f6c7de77edee89650e8dabf728f296d48cd4b3e0
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Mar 15 23:03:29 2010 -0500

    Unbreak the database partial extraction code
    
    Basically I'm the idiot that thought I could make it better and completely
    forgot how freeing the contents of the original lists would screw up our
    nice little diff extraction lists. This caused segfaults among other
    problems. Last time I try to do that...
    
    Program received signal SIGSEGV, Segmentation fault.
    0x00007ffff627ce26 in strcmp () from /lib/libc.so.6
    (gdb) bt
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 lib/libalpm/be_files.c |   22 +++++++++-------------
 1 files changed, 9 insertions(+), 13 deletions(-)


hooks/post-receive
--
The official pacman repository


More information about the pacman-dev mailing list