index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Gregory <andrew@archlinux.org> | 2018-12-23 14:30:49 -0800 |
---|---|---|
committer | Andrew Gregory <andrew@archlinux.org> | 2018-12-25 01:58:33 -0800 |
commit | 6b541404cc691b2aea3d373e663d9628fda15a2b (patch) | |
tree | b2fbdb3bd7d910f723a7458fd20baa4391b8ec39 /NEWS | |
parent | 281cdb2e1c5b706177beba4a932a75322c1c2351 (diff) |
-rw-r--r-- | NEWS | 15 |
@@ -1,5 +1,20 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +5.1.2 - pacman-conf: add missing DisableDownloadTimeout support + - Include version when checking optdepend install status + during -Qi (FS#60106) + - Improve error message for unresolvable urls (FS#48285) + - Do not raise SIGINT when a downloaded file exceeds the expected + size + - Fix previous download interruption status carrying over to new + downloads + - Reset known signal handlers before running install scripts or + hooks (FS#56756) + - Properly handle signal interrupts while running install scripts + or hooks (FS#60396) + - Allow explicitly disabling signature checks when compiled + without signature support (FS#60880) + - makepkg: fix linting error on environment variables (FS#60681) 5.1.1 - Allow full path including root prefix to be passed to --overwrite - Revert deprecation of --root |