From 67b2ffd2d647dcc1767f798de58a3384460ab55d Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 22 Mar 2019 20:41:23 +0000 Subject: Fri Mar 22 20:41:23 UTC 2019 d/parallel-20190322-noarch-1.txz: Upgraded. n/bind-9.14.0-x86_64-1.txz: Upgraded. xap/mozilla-firefox-60.6.1esr-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. The patched flaws are considered critical, and could be used to run attacker code and install software, requiring no user interaction beyond normal browsing. For more information, see: https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html https://www.mozilla.org/en-US/security/advisories/mfsa2019-10/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9810i https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9813 (* Security fix *) --- source/n/bind/bind.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild index 29e89f375..c6737d074 100755 --- a/source/n/bind/bind.SlackBuild +++ b/source/n/bind/bind.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bind -VERSION=${VERSION:-9.12.4} +VERSION=${VERSION:-9.14.0} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: -- cgit v1.2.3-65-gdbad