summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-06-18 05:59:18 +0200
committerAllan McRae <allan@archlinux.org>2013-06-18 05:59:18 +0200
commit71328479f394e517ab7caeb168182c00b1704842 (patch)
tree4f353d84d31f051412b52b5f6fca29567c2cdb36 /NEWS
parentb7f8f5d26a373e72fa49a6376307ee79935a035d (diff)
parent5a0c659a16831e1d4c62698352135122cfbb87e4 (diff)
downloadpacman-71328479f394e517ab7caeb168182c00b1704842.tar.gz
pacman-71328479f394e517ab7caeb168182c00b1704842.tar.xz
Merge branch 'maint'
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,