lede-packages-rs

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

commit 4548c6b9c8dc51c961c5df69df5245f8cfa6d4a4
parent 0a88a7bf61abe3140d5c9bd993b1131fd66cc4fb
Author: Noah Meyerhans <frodo@morgul.net>
Date:   Wed, 10 Dec 2014 23:18:51 -0800

bind: Update to 9.9.6-P1 to address security issues CVE-2014-8500

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.5-P1 +PKG_VERSION:=9.9.6-P1 PKG_RELEASE:=1 PKG_MAINTAINER := Noah Meyerhans <frodo@morgul.net> @@ -19,7 +19,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:=3408af8c6d27d6cb8a05287f2ee32ad0 +PKG_MD5SUM:=ca9d8f4d26e740668d361bfc50d90fc7 PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libtool.m4