package/unbound: security bump version to 1.19.1
Release notes: https://nlnetlabs.nl/news/2024/Feb/13/unbound-1.19.1-released/ Fixes CVE-2023-50387 & CVE-2023-50868. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
0dab037e14
commit
9175bf2649
@ -1,5 +1,5 @@
|
||||
# From https://nlnetlabs.nl/downloads/unbound/unbound-1.17.1.tar.gz.sha256
|
||||
sha256 ee4085cecce12584e600f3d814a28fa822dfaacec1f94c84bfd67f8a5571a5f4 unbound-1.17.1.tar.gz
|
||||
# From https://nlnetlabs.nl/downloads/unbound/unbound-1.19.1.tar.gz.sha256
|
||||
sha256 bc1d576f3dd846a0739adc41ffaa702404c6767d2b6082deb9f2f97cbb24a3a9 unbound-1.19.1.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 8eb9a16cbfb8703090bbfa3a2028fd46bb351509a2f90dc1001e51fbe6fd45db LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UNBOUND_VERSION = 1.17.1
|
||||
UNBOUND_VERSION = 1.19.1
|
||||
UNBOUND_SITE = https://www.unbound.net/downloads
|
||||
UNBOUND_INSTALL_STAGING = YES
|
||||
UNBOUND_DEPENDENCIES = host-pkgconf expat libevent openssl
|
||||
|
Loading…
Reference in New Issue
Block a user