From df5dc0c9debcf40bd9fd00a1d64a2e1ee483a3dd Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 23 Feb 2016 14:18:03 +1000 Subject: Update NEWS for pacman-5.0.1 Signed-off-by: Allan McRae --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 07aa0286..b7298bfb 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,22 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +5.0.1 - fix alignment issues with wide character locales (FS#47980) + - fix removal of .pacnew files (FS#47993) + - fix triggering of Install hooks (FS#47996) + - fix handling of stdin scripts called by pacman + - hook activity is logged + - documentataion updates for alpm-hooks (FS#48080) + - makepkg: + - increase robustness of variable array checks + - makepkg -g does not perform current architecture checks + - do not run prepare() with --noextract + - all directories in the packaging directory are cleared + before each build + - fix translations issues (FS#48057, FS#48298) + - repo-add: + - fix checking for non-existent database + - contrib: + - zsh_completion: updated makepkg options 5.0.0 - pacman can run hooks pre- and post-transaction. See the alpm-hooks(5) man page for details and an example hook (FS#2985) - pacman can now sync and read .files databases (-Fy) and do basic -- cgit v1.2.3-24-g4f1b