diff options
author | Allan McRae <allan@archlinux.org> | 2013-06-18 13:38:11 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-06-18 13:38:11 +1000 |
commit | 5a0c659a16831e1d4c62698352135122cfbb87e4 (patch) | |
tree | 8c6ae0f5dfa4f33c21c8bcfc3c55d3dc534bb3c1 /NEWS | |
parent | c81615f38cb3a835b9248a5aafaf1dc345df15fa (diff) | |
download | pacman-5a0c659a16831e1d4c62698352135122cfbb87e4.tar.xz |
4.1.2 release preparationv4.1.2
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +4.1.2 - validate %FILEPATH% when parsing repos to prevent arbitary + file overwrites from malicious databases + - makepkg: + - restrict package name from starting with a dot + - fix BZR source revision support (FS#35281) + - Use LOGDEST for log pipe + - fix distcc disabling (FS#35741) + - correct stat usage on BSD/Darwin (FS#35469) + - pacman-key: + - Do not reinterpret keys from revoked keyrings + - contrib: + - paccache: remove broken su privilege escalation (FS#35173) + - pacscripts: update for current pacman options + - checkupdates: be consistent with naming (FS#35755) 4.1.1 - fix bug causing negative "Total Installed Size" (FS#34616) - report libalpm version it is pkg-config file (FS#34967) - various translation fixes and updates (FS#34395, FS#34704, |