diff options
author | Allan McRae <allan@archlinux.org> | 2019-03-01 02:28:42 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-03-01 02:28:53 +0100 |
commit | 1bf767234363f7ad5933af3f7ce267c123017bde (patch) | |
tree | 6323cdd34f7d3b47b02d8aaed0305eeb7e7f2c60 /NEWS | |
parent | 9702703633bec2c007730006de2aeec8587dfc84 (diff) | |
download | pacman-5.1.3.tar.gz pacman-5.1.3.tar.xz |
Release v5.1.3v5.1.3
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +5.1.3 - Sanitize file path received from Content-Disposition header + to fix potential arbitary code execution 5.1.2 - pacman-conf: add missing DisableDownloadTimeout support - Include version when checking optdepend install status during -Qi (FS#60106) |