summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-03-31 19:01:17 +0000
committer Eric Hameleers <alien@slackware.com>2020-04-01 08:59:49 +0200
commit99c7cafd7376277cb010e2b7de0bf40de7ee6282 (patch)
tree5bde32fdfd52a2332f9c31c4f0593a95eb7da9cc /source/n
parentc53350a4854e6d348955bdc9a5ca27b3a7a44756 (diff)
downloadcurrent-99c7cafd7376277cb010e2b7de0bf40de7ee6282.tar.gz
current-99c7cafd7376277cb010e2b7de0bf40de7ee6282.tar.xz
Tue Mar 31 19:01:17 UTC 202020200331190117
a/dialog-1.3_20200327-x86_64-1.txz: Upgraded. a/openssl-solibs-1.1.1f-x86_64-1.txz: Upgraded. ap/nano-4.9.1-x86_64-1.txz: Upgraded. l/elfutils-0.179-x86_64-1.txz: Upgraded. n/gnutls-3.6.13-x86_64-1.txz: Upgraded. This update fixes a security issue: libgnutls: Fix a DTLS-protocol regression (caused by TLS1.3 support), since 3.6.3. The DTLS client would not contribute any randomness to the DTLS negotiation, breaking the security guarantees of the DTLS protocol. [GNUTLS-SA-2020-03-31, CVSS: high] (* Security fix *) n/httpd-2.4.43-x86_64-1.txz: Upgraded. n/openssl-1.1.1f-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n')
-rwxr-xr-xsource/n/httpd/httpd.SlackBuild2
-rw-r--r--source/n/httpd/httpd.url4
2 files changed, 3 insertions, 3 deletions
diff --git a/source/n/httpd/httpd.SlackBuild b/source/n/httpd/httpd.SlackBuild
index 36a3a91e3..438525eef 100755
--- a/source/n/httpd/httpd.SlackBuild
+++ b/source/n/httpd/httpd.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=httpd
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.bz2 | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/httpd/httpd.url b/source/n/httpd/httpd.url
index 9a6c4b57e..811decbbb 100644
--- a/source/n/httpd/httpd.url
+++ b/source/n/httpd/httpd.url
@@ -1,2 +1,2 @@
-http://www.apache.org/dist/httpd/httpd-2.4.41.tar.bz2
-http://www.apache.org/dist/httpd/httpd-2.4.41.tar.bz2.asc
+http://www.apache.org/dist/httpd/httpd-2.4.43.tar.bz2
+http://www.apache.org/dist/httpd/httpd-2.4.43.tar.bz2.asc