summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-06-18 05:38:11 +0200
committerAllan McRae <allan@archlinux.org>2013-06-18 05:38:11 +0200
commit5a0c659a16831e1d4c62698352135122cfbb87e4 (patch)
tree8c6ae0f5dfa4f33c21c8bcfc3c55d3dc534bb3c1 /NEWS
parentc81615f38cb3a835b9248a5aafaf1dc345df15fa (diff)
downloadpacman-5a0c659a16831e1d4c62698352135122cfbb87e4.tar.gz
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--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c2da46e4..296e196c 100644
--- a/NEWS
+++ b/NEWS
@@ -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,