diff options
author | Dan McGee <dan@archlinux.org> | 2011-11-20 21:40:50 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-11-20 21:40:50 -0600 |
commit | 96b3ba3470f11842312e4fdb34b74b391842fc33 (patch) | |
tree | 5c60dff639bfa7f8f674e995ecbab4f7fc07064a /NEWS | |
parent | 2141b7112d237221280781bed2b2bb6efadc963e (diff) | |
parent | 507a2d15e65aba93a20ee99d90345917866407dc (diff) |
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -6,13 +6,17 @@ VERSION DESCRIPTION - fix edge case in download progress bar rounding (FS#26853) - ensure downloads started as tempfiles have correct umask - ensure unowned symlinks are not overwritten incorrectly + - allow -U operation even without sync databases (FS#26899) - update libtool files and update fix for -Wl,-as-needed - fix build when using --disable-static (FS#26652) - pacman-key: add a keyserver timeout value in --init - repo-add: fix race condition around lock file removal - - makepkg: accept changelog= or install= without a value - - makepkg: handle PGP signatures with a .sign extension - - makepkg: delay attachment of signal traps (FS#26196) + - makepkg: + - accept changelog= or install= without a value + - trim trailing whitespace from sensitive variables + - handle PGP signatures with a .sign extension + - delay attachment of signal traps (FS#26196) + - translations: multiple updates and corrections 4.0.0 - well-integrated and powerful signed packages and databases support in pacman, the library, and scripts (FS#5331) - over 800 commits to pacman.git since 3.5.4 release |