lede-packages-rs

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

commit e4d981ee6846e539a630e7a5090db24f8bfa1258
parent ba20f0e4f7dfca8743c96bd0f4dc6c791dd8c4fe
Author: Noah Meyerhans <frodo@morgul.net>
Date:   Tue, 27 Sep 2016 22:22:05 -0700

bind: Update to 9.9.9-p3 for CVE-2016-2776

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

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

diff --git a/net/bind/Makefile b/net/bind/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind -PKG_VERSION:=9.9.8-P4 -PKG_RELEASE:=3 +PKG_VERSION:=9.9.9-P3 +PKG_RELEASE:=1 USERID:=bind=57:bind=57 PKG_MAINTAINER:=Noah Meyerhans <frodo@morgul.net> @@ -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:=5e401f6cf024f596044d733ceb0d6415 +PKG_MD5SUM:=98d46cebb3fac3c6f282e8467424821b PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libtool.m4