aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2018-03-13 22:14:29 +0100
committerHans Dedecker <dedeckeh@gmail.com>2018-03-13 22:39:24 +0100
commitd88e928a44725de6026859cca4248ccd5848f1c3 (patch)
treeb29b23be6a3cc0721f4412e6441ec5351973cff2 /package/network
parent43f35ce971bbd38c51d9c4f760c804769c2f2b8f (diff)
downloadupstream-d88e928a44725de6026859cca4248ccd5848f1c3.tar.gz
upstream-d88e928a44725de6026859cca4248ccd5848f1c3.tar.bz2
upstream-d88e928a44725de6026859cca4248ccd5848f1c3.zip
dnsmasq: bump to 2.79rc2
ae29065 Fix debian/changelog syntax. 6b2b564 Enhance --synth-domain to allow names with sequential integers. 4f7bb57 Fix deletion of dhcp-options from inotify dynamic files. 56f0623 Allow trailing dot in CNAME. f3223fb Fix nettle_hash() function to avoid ABI incompatibilities. 4c4f4c2 Debian dependency tweaking for new dnsmasq-base-lua package. 773af30 Man page typo fix. 4cc944b Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq 87e00fe Compiler warning fixes. e7a4af8 Compiler warning fixes. 2d69d61 Add liblua-dev to Debian build-depends. 30e4a94 Debian package: add dnsmasq-base-lua binary package. 232a8f3 Merge messages for release. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network')
-rw-r--r--package/network/services/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index 46b68a24a6..d49a7f6a03 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.79rc1
+PKG_VERSION:=2.79rc2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates/
-PKG_HASH:=57d17a3a6cf34af5dcbc5107c45b05671bda9d250718fe073ca12c5f61099985
+PKG_HASH:=1aa10aff223bad361db56716ee3f88e5cd14ee5cd3615c45daae593e72c85cd3
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING