summaryrefslogtreecommitdiff
path: root/dnsmasq
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2018-03-19 12:20:12 +0100
committerJuergen Daubert <jue@jue.li>2018-03-19 12:20:12 +0100
commit5da3aae031f9fdeb0ddf0890249c3f0da7b8c116 (patch)
tree891b1eae89cf8e7a00a94f678e51c599e42b88c1 /dnsmasq
parent7cb4624626f4b47a461ff4e79decab11c4ec9b58 (diff)
downloadopt-5da3aae031f9fdeb0ddf0890249c3f0da7b8c116.tar.gz
opt-5da3aae031f9fdeb0ddf0890249c3f0da7b8c116.tar.xz
dnsmasq: update to 2.79
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 1367932a5..736c95422 100644
--- a/dnsmasq/.md5sum
+++ b/dnsmasq/.md5sum
@@ -1,3 +1,3 @@
cf2b6cff8356ce9da3f6da7dfa0e588b dnsmasq
-6d0241b72c79d2b510776ccc4ed69ca4 dnsmasq-2.78.tar.xz
-490957d8ec26925be2fe5ddd17ec7e6e dnsmasq-config.patch
+64010c9734f5e275eb591374a6dad924 dnsmasq-2.79.tar.xz
+21befd927fdef41cb6cb920e910ae258 dnsmasq-config.patch
diff --git a/dnsmasq/.signature b/dnsmasq/.signature
index 50b6d34bb..a2971aadb 100644
--- a/dnsmasq/.signature
+++ b/dnsmasq/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/UKwrGCr36sVXSUV8EQ7pLn0g2Tziu5dZPMLQ7pWjIpJJlATWJEphN9deE6BsQf1f+9nHBNgGZEvLTHJ3FgMHwk=
-SHA256 (Pkgfile) = 3a02f1099d36aa8fc2b95d86a7d81ec48adcbbadb7e362f13acf7544e0ddcdf7
+RWSE3ohX2g5d/Smya1rJeKYLw8sGuc9RoFn2iB/h/cTqrIB1NqOjQ0DCQR3tKwzn4uEx1DMx5M+tdBjcV+w4h0RuMbEo7ncITAE=
+SHA256 (Pkgfile) = 3f238835c17201301648d332858bb18b6bedf9bcbba4fb7fe10159018a00d933
SHA256 (.footprint) = 0a67922c7b59eb4a638cf4582f91ea285eb9876696d5a0829a7c70a9c9cb9804
-SHA256 (dnsmasq-2.78.tar.xz) = 89949f438c74b0c7543f06689c319484bd126cc4b1f8c745c742ab397681252b
-SHA256 (dnsmasq-config.patch) = 18a021a69fb134785c0b2ea690a12251d31c8a1d0e2405a71480827fe8a83507
+SHA256 (dnsmasq-2.79.tar.xz) = 78ad74f5ca14fd85a8bac93f764cd9d60b27579e90eabd3687ca7b030e67861f
+SHA256 (dnsmasq-config.patch) = 79f524d34e7a77dfc59138a78d0df59504c0570ecceb23c06a1af97d34a4861c
SHA256 (dnsmasq) = 1550a45a85219d7e286f6c50d72d4794da27e7b78e6b482b8414f4cf8a4dbd7b
diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile
index 6ecf5b5cc..7516efdfb 100644
--- a/dnsmasq/Pkgfile
+++ b/dnsmasq/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=dnsmasq
-version=2.78
+version=2.79
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 74109bab6..377b6afc7 100644
--- a/dnsmasq/dnsmasq-config.patch
+++ b/dnsmasq/dnsmasq-config.patch
@@ -1,6 +1,6 @@
-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
+diff -Nru dnsmasq-2.79.orig/Makefile dnsmasq-2.79/Makefile
+--- dnsmasq-2.79.orig/Makefile 2018-03-18 18:32:53.591375434 +0100
++++ dnsmasq-2.79/Makefile 2018-03-18 18:33:16.974452841 +0100
@@ -24,7 +24,7 @@
LOCALEDIR = $(PREFIX)/share/locale
BUILDDIR = $(SRC)
@@ -10,9 +10,9 @@ diff -Nru dnsmasq-2.77.orig/Makefile dnsmasq-2.77/Makefile
LDFLAGS =
COPTS =
RPM_OPT_FLAGS =
-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
+diff -Nru dnsmasq-2.79.orig/dnsmasq.conf.example dnsmasq-2.79/dnsmasq.conf.example
+--- dnsmasq-2.79.orig/dnsmasq.conf.example 2018-03-18 18:32:53.591375434 +0100
++++ dnsmasq-2.79/dnsmasq.conf.example 2018-03-18 18:33:16.974452841 +0100
@@ -96,8 +96,8 @@
# If you want dnsmasq to change uid and gid to something other
@@ -33,10 +33,10 @@ diff -Nru dnsmasq-2.77.orig/dnsmasq.conf.example dnsmasq-2.77/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.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 @@
+diff -Nru dnsmasq-2.79.orig/src/config.h dnsmasq-2.79/src/config.h
+--- dnsmasq-2.79.orig/src/config.h 2018-03-18 18:32:53.591375434 +0100
++++ dnsmasq-2.79/src/config.h 2018-03-18 18:33:16.974452841 +0100
+@@ -44,7 +44,7 @@
#define ETHERSFILE "/etc/ethers"
#define DEFLEASE 3600 /* default lease time, 1 hour */
#define CHUSER "nobody"
@@ -45,7 +45,7 @@ diff -Nru dnsmasq-2.77.orig/src/config.h dnsmasq-2.77/src/config.h
#define TFTP_MAX_CONNECTIONS 50 /* max simultaneous connections */
#define LOG_MAX 5 /* log-queue length */
#define RANDFILE "/dev/urandom"
-@@ -192,7 +192,7 @@
+@@ -190,7 +190,7 @@
# elif defined(__ANDROID__)
# define LEASEFILE "/data/misc/dhcp/dnsmasq.leases"
# else

Generated by cgit