[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.2.2-204-g8ebc077
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 8ebc07744ac58ed1e42af3a52d998587fca85f8b (commit) via 2e043aae36bdb8a7591646db00a95dd21f1f368f (commit) from 41a55d4effecfb2914e96ed4a99eb621557c6d2f (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 8ebc07744ac58ed1e42af3a52d998587fca85f8b Author: Xavier Chantry <shiningxc@gmail.com> Date: Wed Jul 8 14:00:25 2009 +0200 Offer to clean up non-package files in cache directory. This implements FS#15142. Signed-off-by: Xavier Chantry <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit 2e043aae36bdb8a7591646db00a95dd21f1f368f Author: Xavier Chantry <shiningxc@gmail.com> Date: Wed Jul 8 11:08:32 2009 +0200 Run ldconfig inside chroot. This fixes FS#15294. The code to run a command inside a chroot was refactored from the _alpm_runscriptlet function to _alpm_run_chroot. Signed-off-by: Xavier Chantry <shiningxc@gmail.com> ----------------------------------------------------------------------- Summary of changes: lib/libalpm/add.c | 1 - lib/libalpm/remove.c | 1 - lib/libalpm/trans.c | 88 +------------------------------------------ lib/libalpm/util.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++- lib/libalpm/util.h | 1 + src/pacman/sync.c | 14 ++++--- 6 files changed, 110 insertions(+), 98 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org