[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.1-139-g0f3957a
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 0f3957ab48f34df8e151ec026dfac0d9d2df5aec (commit) via ce96f39ac9313a3583f346adfd2c709a658fae58 (commit) via 8f2eaa51c2705a066da3d18af287ec6e0d80c032 (commit) via 9d0b33fd3327ae6d2b15f50870c0885a2068d492 (commit) via 30734c9a4a63a1bfac0921b944e84f24dc87d76f (commit) via a2d7f6f2061fdf0ff225eaceda5c78ee520495ff (commit) via 7237903c66af3997ac754df70cc8d25cefc8d1ae (commit) via f5059038f2bd5eb30ccc8ec2ef55923896437906 (commit) from de5f438aef1dd11c68658683996deab2b0714e0e (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 0f3957ab48f34df8e151ec026dfac0d9d2df5aec Merge: ce96f39 30734c9 Author: Dan McGee <dan@archlinux.org> Date: Mon Oct 18 16:52:57 2010 -0500 Merge branch 'maint' commit ce96f39ac9313a3583f346adfd2c709a658fae58 Author: Xavier Chantry <chantry.xavier@gmail.com> Date: Sun Oct 17 12:16:03 2010 +0200 pactest: use valgrind.supp file Signed-off-by: Xavier Chantry <chantry.xavier@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit 8f2eaa51c2705a066da3d18af287ec6e0d80c032 Author: Jakob Gruber <jakob.gruber@gmail.com> Date: Fri Sep 24 14:31:31 2010 +0200 Tests: '-S repo/group' syntax when calling '-S repo/group', only group members in <repo> should should be installed (group members in other repos are ignored) Signed-off-by: Dan McGee <dan@archlinux.org> commit 9d0b33fd3327ae6d2b15f50870c0885a2068d492 Author: Jakob Gruber <jakob.gruber@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@archlinux.org> commit 7237903c66af3997ac754df70cc8d25cefc8d1ae Author: Xavier Chantry <chantry.xavier@gmail.com> Date: Thu Oct 14 19:54:13 2010 +0200 be_package: read force entry and convert to epoch We still need to read force entry in epoch-aware pacman, so that when we install an old force package, EPOCH gets written to the local db. Signed-off-by: Xavier Chantry <chantry.xavier@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit f5059038f2bd5eb30ccc8ec2ef55923896437906 Author: Carlos Diaz <839273@gmail.com> Date: Wed Oct 13 00:16:35 2010 -0430 bash_completion: remove upstream deprecated functions Populate $cur and $prev with the new bash-completion 1.2 function, _get_comp_words_by_ref. _get_cword and _get_pword have been deprecated. Signed-off-by: Carlos Diaz <839273@gmail.com> ----------------------------------------------------------------------- Summary of changes: contrib/bash_completion.in | 6 ++---- lib/libalpm/be_package.c | 5 +++++ lib/libalpm/remove.c | 4 ++++ lib/libalpm/sync.c | 4 +++- test/pacman/pmtest.py | 2 +- test/pacman/tests/ignore007.py | 23 +++++++++++++++++++++++ test/pacman/tests/sync024.py | 23 +++++++++++++++++++++++ 7 files changed, 61 insertions(+), 6 deletions(-) create mode 100644 test/pacman/tests/ignore007.py create mode 100644 test/pacman/tests/sync024.py hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org