summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-03-01 02:28:42 +0100
committerAllan McRae <allan@archlinux.org>2019-03-01 02:28:53 +0100
commit1bf767234363f7ad5933af3f7ce267c123017bde (patch)
tree6323cdd34f7d3b47b02d8aaed0305eeb7e7f2c60 /NEWS
parent9702703633bec2c007730006de2aeec8587dfc84 (diff)
downloadpacman-1bf767234363f7ad5933af3f7ce267c123017bde.tar.gz
pacman-1bf767234363f7ad5933af3f7ce267c123017bde.tar.xz
Release v5.1.3v5.1.3
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3d29ff6..b72b6f3f 100644
--- a/NEWS
+++ b/NEWS
@@ -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)