lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 150e7adf385ac5abfcd33d65adde43f92b2e3983
parent 305b8447676b5903cb9f70d3da52e9ae4c0b6a9b
Author: Noah Meyerhans <frodo@morgul.net>
Date:   Sat, 23 Jan 2016 07:57:37 -0800

bind: upgrade to 9.9.8-P3

Fixes:
 * CVE-2015-8704
 * CVE-2015-3193
 * CVE-2015-8000
 * CVE-2015-8461

Signed-off-by: Noah Meyerhans <frodo@morgul.net>

Diffstat:
Mnet/bind/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/bind/Makefile b/net/bind/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind -PKG_VERSION:=9.9.7-P3 +PKG_VERSION:=9.9.8-P3 PKG_RELEASE:=1 USERID:=bind=57:bind=57 @@ -20,7 +20,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \ ftp://ftp.isc.org/isc/bind9/$(PKG_VERSION) \ http://www.mirrorservice.org/sites/ftp.isc.org/isc/bind9/$(PKG_VERSION) -PKG_MD5SUM:=022a8aca9ca51e1027d77094094eecfd +PKG_MD5SUM:=30b9bf88a78eee783d3fef5257445788 PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libtool.m4