[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v3.4.2-5-g6ddc115

Dan McGee dan at archlinux.org
Thu Dec 30 10:44:18 EST 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, maint has been updated
       via  6ddc115c7f52d6d172ca3879f96cc782bb526313 (commit)
       via  df360b791da6d4ce8bc5813d9031ce44e32fcc55 (commit)
       via  58ee249c86d0f4ac1dfef9ca242d44d89044cb88 (commit)
       via  e0d327462c460329b8d0f65f1324551accff939c (commit)
      from  c002567d965bea56f740c46b35467446c276cd42 (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 6ddc115c7f52d6d172ca3879f96cc782bb526313
Author: Jakob Gruber <jakob.gruber at gmail.com>
Date:   Sat Oct 2 20:51:37 2010 +0200

    Respect Ignore{Pkg,Group} for group members
    
    Fixes FS#19854.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit df360b791da6d4ce8bc5813d9031ce44e32fcc55
Author: Jakob Gruber <jakob.gruber at gmail.com>
Date:   Sat Oct 2 20:41:13 2010 +0200

    Move group code to separate function
    
    This makes the following commits more readable.
    No logic was changed in this commit.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 58ee249c86d0f4ac1dfef9ca242d44d89044cb88
Author: Jakob Gruber <jakob.gruber at gmail.com>
Date:   Fri Sep 24 14:22:35 2010 +0200

    Tests: Sync group which includes ignored pkgs
    
    * FS#19854 (--ignore is ignored with groups)
    
    * http://www.archlinux.org/pipermail/pacman-dev/2009-June/008847.html
      (operation aborts when a package from a group is ignored/and user chooses
      not to install it)
    
    If a group member is ignored, we expect
    a) a question whether to install
    b) after saying 'no' to a), the ignored member not to be installed
    c) all other group members to be installed
    d) pacman to execute successfully
    
    Signed-off-by: Dan McGee <dan at archlinux.org>
    (cherry picked from commit 9d0b33fd3327ae6d2b15f50870c0885a2068d492)

commit e0d327462c460329b8d0f65f1324551accff939c
Author: Dan McGee <dan at archlinux.org>
Date:   Wed Dec 29 20:06:40 2010 -0600

    doc: add website zip to clean files
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 doc/Makefile.am                |    2 +-
 lib/libalpm/sync.c             |   50 ++++++++++++++++++++++++++++------------
 test/pacman/tests/ignore007.py |   21 ++++++++++++++++
 3 files changed, 57 insertions(+), 16 deletions(-)
 create mode 100644 test/pacman/tests/ignore007.py


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list