aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-09-08 11:03:39 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-09-08 11:03:39 +0000
commitd50b854153f9d98e508be44f63ed1b47fe56ef47 (patch)
treed59dfcd9ff23dfcab870cb58f998085e7937ec47 /package/network/services/dnsmasq/Makefile
parente58388df5e8f2f273f1e0563a2f04e40dfe10fd4 (diff)
downloadupstream-d50b854153f9d98e508be44f63ed1b47fe56ef47.tar.gz
upstream-d50b854153f9d98e508be44f63ed1b47fe56ef47.tar.bz2
upstream-d50b854153f9d98e508be44f63ed1b47fe56ef47.zip
dnsmasq: backport CVE-2015-3294 security fix
Upstream release 2.73 included CVE-2015-3294 fix, let's backport patch fixing this security issue. This avoids bumping version to 2.73 which introduced many new features. This way we keep dnsmasq safe and don't risk new problems. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@46817 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/dnsmasq/Makefile')
-rw-r--r--package/network/services/dnsmasq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index 17af3c5d8c..6262dc5475 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.71
-PKG_RELEASE:=4
+PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq