summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gregory <andrew@archlinux.org>2018-12-23 23:30:49 +0100
committerAndrew Gregory <andrew@archlinux.org>2018-12-25 10:48:26 +0100
commitf8c73464c9cf86d6b917542585d74514f150c67b (patch)
tree874984bb3ae82f812904f8b1292dddf149543cec
parent48a6adee3e63d335ac431ff6a67351988e574b79 (diff)
downloadpacman-f8c73464c9cf86d6b917542585d74514f150c67b.tar.gz
pacman-f8c73464c9cf86d6b917542585d74514f150c67b.tar.xz
update NEWS for v5.1.2
Signed-off-by: Andrew Gregory <andrew@archlinux.org>
-rw-r--r--NEWS15
-rw-r--r--doc/index.asciidoc1
2 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0829d512..e3d29ff6 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/doc/index.asciidoc b/doc/index.asciidoc
index deb58cce..f7e6d519 100644
--- a/doc/index.asciidoc
+++ b/doc/index.asciidoc
@@ -75,6 +75,7 @@ Releases
[frame="topbot",grid="none",options="header,autowidth"]
!======
!Version !Date
+!5.1.2 !2018-12-25
!5.1.1 !2018-07-27
!5.1.0 !2018-05-28
!5.0.1 !2016-02-23