From: Sebastian Kemper Date: Wed, 23 Dec 2020 17:16:28 +0000 (+0100) Subject: asterisk: micro version bump to 18.1.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4a8dffba95894f3a3825910ee3a9abd7659b5592;p=feed%2Ftelephony.git asterisk: micro version bump to 18.1.1 This addresses CVE-2020-35652 as described in: https://downloads.asterisk.org/pub/security/AST-2020-003.html https://downloads.asterisk.org/pub/security/AST-2020-004.html Signed-off-by: Sebastian Kemper --- diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 0363a98..74e4ac3 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk -PKG_VERSION:=18.1.0 +PKG_VERSION:=18.1.1 PKG_RELEASE:=1 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://downloads.asterisk.org/pub/telephony/asterisk/releases -PKG_HASH:=cc12f6c228243fb736d0aa23f3ce11adf7be5c5b02ed1ca080db76605cb602df +PKG_HASH:=d0c0e90379c680a2803b9ba99d35918f5b9522c51998109bcc1937ee53ebdaa3 PKG_BUILD_DEPENDS:=libxml2/host