From: Jan Pavlinec Date: Tue, 16 Mar 2021 17:13:54 +0000 (+0100) Subject: tor: update to version 0.4.5.7 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=a68a69a38d855fc504928b1a8cb19161ec7bc388;p=feed%2Fpackages.git tor: update to version 0.4.5.7 Fixes CVE-2021-28089 and CVE-2021-28090 Signed-off-by: Jan Pavlinec --- diff --git a/net/tor/Makefile b/net/tor/Makefile index dc6a19de45..c678c5d722 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.4.5.6 +PKG_VERSION:=0.4.5.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://dist.torproject.org/ \ https://archive.torproject.org/tor-package-archive -PKG_HASH:=22cba3794fedd5fa87afc1e512c6ce2c21bc20b4e1c6f8079d832dc1e545e733 +PKG_HASH:=447fcaaa133e2ef22427e98098a60a9c495edf9ff3e0dd13f484b9ad0185f074 PKG_MAINTAINER:=Hauke Mehrtens \ Peter Wagner PKG_LICENSE_FILES:=LICENSE