index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2013-05-07 11:55:44 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-05-07 12:53:24 +1000 |
commit | a4a7336dff8155cfeb37341d1e9e56092439bae6 (patch) | |
tree | db70a9295ef70c4a5c78407456a94393f0a76c17 /NEWS | |
parent | 35289bc17ebdc08e3870fa70e4342c4af81be7af (diff) |
-rw-r--r-- | NEWS | 11 |
@@ -1,5 +1,16 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +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, + FS#34716, FS#35097) + - makepkg: + - imporve SVN VCS PKGBUILD handling (FS#34675, FS#34636) + - allow "lp:" URLs for BZR sources (FS#34650) + - prevent pkgver() capturing stderr (FS#34974) + - fix attempt to remove package twice on failure (FS#34672) + - contrib: + - fix privilege escalation in paccache (FS#34656) 4.1.0 - check file properties when using -Qkk (FS#11091) - add color to pacman output - new configuration option "Color" - add informational messages for optdepends installation |