[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v4.0.0-32-gd98ff04
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 d98ff04cc933253b7221fc170813f7d2365d3289 (commit) via 4c259d51f7e0d5fac0158f70b0ad3b0043930943 (commit) via f4875fab9bbe3011446032bebcbe232448a3e8d7 (commit) from 3343185473c79d556b29bda30c9c482c7fef5289 (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 d98ff04cc933253b7221fc170813f7d2365d3289 Author: Dave Reisner <d@falconindy.com> Date: Sun Oct 30 10:14:37 2011 -0400 src/util: link vercmp against .lo, not the .o This seems to fix FS#26652. Signed-off-by: Dave Reisner <dreisner@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> commit 4c259d51f7e0d5fac0158f70b0ad3b0043930943 Author: Dave Reisner <dreisner@archlinux.org> Date: Sat Oct 22 13:16:39 2011 -0400 dload: remove redundant conditional Replacing the strdup when after the first NULL check assures that we get continue with payload->remote_name defined. Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit f4875fab9bbe3011446032bebcbe232448a3e8d7 Author: Dave Reisner <dreisner@archlinux.org> Date: Mon Oct 17 09:47:06 2011 -0400 dload: chmod tempfiles to respect umask Dan: fix mask calculation, add it to the success/fail block instead. Signed-off-by: Dave Reisner <dreisner@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: lib/libalpm/dload.c | 18 +++++++++++++++--- src/util/Makefile.am | 2 +- 2 files changed, 16 insertions(+), 4 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org