index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2010-08-23 21:29:49 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-08-23 21:45:54 -0500 |
commit | 4a487346c57ca6ea2beedad5f670313670fe1971 (patch) | |
tree | 631c979e0718bcc30ce4f809f286901b5950af43 | |
parent | 0478dfa1a58ca4a127897af0b90ac3a579adb06f (diff) |
-rw-r--r-- | NEWS | 10 |
@@ -1,5 +1,15 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.4.1 - fix interaction of --needed and multiple repo groups (FS#20221) + - fix crash when using zh_CN.utf8 during install (FS#20188) + - bash completion: small fixes to prevent alias problems + - rankmirrors: fix bogus/empty variable assignment (FS#19911) + - repo-add: ensure bare DB symlinks are relative (FS#20498) + - repo-add: fallback to copy if symlink not permitted (FS#19907) + - makepkg: + - use absolute path to 'du' to exclude wrapper progs (FS#19932) + - ensure $startdir check doesn't stall indefinitely (FS#19975) + - fix repackaging with multiple passed packages (FS#20272) 3.4.0 - new "Architecture" option that will restrict pacman to installing only packages from the given architecture. Can be set to "auto" in which case the output of "uname -m" is used |