index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2013-06-18 13:59:18 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-06-18 13:59:18 +1000 |
commit | 71328479f394e517ab7caeb168182c00b1704842 (patch) | |
tree | 4f353d84d31f051412b52b5f6fca29567c2cdb36 /NEWS | |
parent | b7f8f5d26a373e72fa49a6376307ee79935a035d (diff) | |
parent | 5a0c659a16831e1d4c62698352135122cfbb87e4 (diff) |
-rw-r--r-- | NEWS | 14 |
@@ -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, |