summaryrefslogtreecommitdiff
path: root/dnsmasq
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-06-02 15:35:21 +0200
committerJuergen Daubert <jue@jue.li>2017-06-02 15:35:21 +0200
commit6db5abd01fb130ee08ead1ddb0f5eff9cd550cb7 (patch)
tree520cdfb1e88561bee6feb2bf8c50b9786fe9387e /dnsmasq
parente1af28b35cf363603b5f55c04089a3d8c30ca4b6 (diff)
downloadopt-6db5abd01fb130ee08ead1ddb0f5eff9cd550cb7.tar.gz
opt-6db5abd01fb130ee08ead1ddb0f5eff9cd550cb7.tar.xz
dnsmasq: update to 2.77
Diffstat (limited to 'dnsmasq')
-rw-r--r--dnsmasq/.md5sum4
-rw-r--r--dnsmasq/.signature8
-rw-r--r--dnsmasq/Pkgfile2
-rw-r--r--dnsmasq/dnsmasq-config.patch22
4 files changed, 18 insertions, 18 deletions
diff --git a/dnsmasq/.md5sum b/dnsmasq/.md5sum
index 39178c269..b6304e93a 100644
--- a/dnsmasq/.md5sum
+++ b/dnsmasq/.md5sum
@@ -1,3 +1,3 @@
cf2b6cff8356ce9da3f6da7dfa0e588b dnsmasq
-00f5ee66b4e4b7f14538bf62ae3c9461 dnsmasq-2.76.tar.xz
-51193165dcaa9061f07f8b43eaf466d0 dnsmasq-config.patch
+5b973fea8e66e76a0e6bb44adefc6f9b dnsmasq-2.77.tar.xz
+490957d8ec26925be2fe5ddd17ec7e6e dnsmasq-config.patch
diff --git a/dnsmasq/.signature b/dnsmasq/.signature
index dcb2fe85e..98d7b04b2 100644
--- a/dnsmasq/.signature
+++ b/dnsmasq/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/UGtHQN19gayi4ju5jL2t/4sVZe+8z1mUfv5QT4RyYHqIRFNe8EFeUGEhbdK9YA48Jd6RmxAp5RU9WqhXVrMZgA=
-SHA256 (Pkgfile) = 245759339368c4e7d591ab3c1c140bbec69a407fbcb2d69fe8ec5447e49be7a2
+RWSE3ohX2g5d/bZj1Pvfl3LUi/kct0vIbjAM55hL5Mu5v/nLy6fDlIEnBofm822n2gdp0lrO7PbRJa4cWPfwNUKAN3r7IlJs9wQ=
+SHA256 (Pkgfile) = da4dbab82c35193cf873d8e6201cd7f34478e9001b854c41ae4987a006373f7e
SHA256 (.footprint) = 0a67922c7b59eb4a638cf4582f91ea285eb9876696d5a0829a7c70a9c9cb9804
-SHA256 (dnsmasq-2.76.tar.xz) = 4b92698dee19ca0cb2a8f2e48f1d2dffd01a21eb15d1fbed4cf085630c8c9f96
-SHA256 (dnsmasq-config.patch) = 75c48fb17c649af9cba47047305fad8e58e25b4708e37b017fb65423598f277b
+SHA256 (dnsmasq-2.77.tar.xz) = 6eac3b1c50ae25170e3ff8c96ddb55236cf45007633fdb8a35b1f3e02f5f8b8a
+SHA256 (dnsmasq-config.patch) = 18a021a69fb134785c0b2ea690a12251d31c8a1d0e2405a71480827fe8a83507
SHA256 (dnsmasq) = 1550a45a85219d7e286f6c50d72d4794da27e7b78e6b482b8414f4cf8a4dbd7b
diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile
index 5ed22e828..9d8806e0f 100644
--- a/dnsmasq/Pkgfile
+++ b/dnsmasq/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=dnsmasq
-version=2.76
+version=2.77
release=1
source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.xz \
$name-config.patch dnsmasq)
diff --git a/dnsmasq/dnsmasq-config.patch b/dnsmasq/dnsmasq-config.patch
index b45b614b6..74109bab6 100644
--- a/dnsmasq/dnsmasq-config.patch
+++ b/dnsmasq/dnsmasq-config.patch
@@ -1,6 +1,6 @@
-diff -Nru dnsmasq-2.76.orig/Makefile dnsmasq-2.76/Makefile
---- dnsmasq-2.76.orig/Makefile 2016-05-19 19:10:26.729305866 +0200
-+++ dnsmasq-2.76/Makefile 2016-05-19 19:11:06.601200120 +0200
+diff -Nru dnsmasq-2.77.orig/Makefile dnsmasq-2.77/Makefile
+--- dnsmasq-2.77.orig/Makefile 2017-06-02 15:14:52.782042400 +0200
++++ dnsmasq-2.77/Makefile 2017-06-02 15:15:07.138204285 +0200
@@ -24,7 +24,7 @@
LOCALEDIR = $(PREFIX)/share/locale
BUILDDIR = $(SRC)
@@ -10,9 +10,9 @@ diff -Nru dnsmasq-2.76.orig/Makefile dnsmasq-2.76/Makefile
LDFLAGS =
COPTS =
RPM_OPT_FLAGS =
-diff -Nru dnsmasq-2.76.orig/dnsmasq.conf.example dnsmasq-2.76/dnsmasq.conf.example
---- dnsmasq-2.76.orig/dnsmasq.conf.example 2016-05-19 19:10:26.732639080 +0200
-+++ dnsmasq-2.76/dnsmasq.conf.example 2016-05-19 19:10:39.865498646 +0200
+diff -Nru dnsmasq-2.77.orig/dnsmasq.conf.example dnsmasq-2.77/dnsmasq.conf.example
+--- dnsmasq-2.77.orig/dnsmasq.conf.example 2017-06-02 15:14:52.782042400 +0200
++++ dnsmasq-2.77/dnsmasq.conf.example 2017-06-02 15:15:07.138204285 +0200
@@ -96,8 +96,8 @@
# If you want dnsmasq to change uid and gid to something other
@@ -33,10 +33,10 @@ diff -Nru dnsmasq-2.76.orig/dnsmasq.conf.example dnsmasq-2.76/dnsmasq.conf.examp
# Set the DHCP server to authoritative mode. In this mode it will barge in
# and take over the lease for any client which broadcasts on the network,
-diff -Nru dnsmasq-2.76.orig/src/config.h dnsmasq-2.76/src/config.h
---- dnsmasq-2.76.orig/src/config.h 2016-05-19 19:10:26.732639080 +0200
-+++ dnsmasq-2.76/src/config.h 2016-05-19 19:10:39.865498646 +0200
-@@ -41,7 +41,7 @@
+diff -Nru dnsmasq-2.77.orig/src/config.h dnsmasq-2.77/src/config.h
+--- dnsmasq-2.77.orig/src/config.h 2017-06-02 15:14:52.778709183 +0200
++++ dnsmasq-2.77/src/config.h 2017-06-02 15:15:07.138204285 +0200
+@@ -43,7 +43,7 @@
#define ETHERSFILE "/etc/ethers"
#define DEFLEASE 3600 /* default lease time, 1 hour */
#define CHUSER "nobody"
@@ -45,7 +45,7 @@ diff -Nru dnsmasq-2.76.orig/src/config.h dnsmasq-2.76/src/config.h
#define TFTP_MAX_CONNECTIONS 50 /* max simultaneous connections */
#define LOG_MAX 5 /* log-queue length */
#define RANDFILE "/dev/urandom"
-@@ -187,7 +187,7 @@
+@@ -192,7 +192,7 @@
# elif defined(__ANDROID__)
# define LEASEFILE "/data/misc/dhcp/dnsmasq.leases"
# else

Generated by cgit