summaryrefslogtreecommitdiff
path: root/dnsmasq.spec
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2017-10-03 08:19:14 (GMT)
committerArkadiusz Miśkiewicz2017-10-03 08:19:14 (GMT)
commitae9f933f17b6dcc10a2430029c3c77f411d89359 (patch)
tree1c56ac1b0630c2b7a208492c45e2e0dcafcdb3c4 /dnsmasq.spec
parentc4c24a8cc5158d74e8a4648e5debe8599929051e (diff)
downloaddnsmasq-ae9f933f17b6dcc10a2430029c3c77f411d89359.zip
dnsmasq-ae9f933f17b6dcc10a2430029c3c77f411d89359.tar.gz
- up to 2.78; fixes CVE-2017-13704, CVE-2017-14491, CVE-2017-14492, CVE-2017-14493, CVE-2017-14494, CVE-2017-14495, CVE-2017-14496auto/th/dnsmasq-2.78-1
Diffstat (limited to 'dnsmasq.spec')
-rw-r--r--dnsmasq.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/dnsmasq.spec b/dnsmasq.spec
index 379f98b..7ef1865 100644
--- a/dnsmasq.spec
+++ b/dnsmasq.spec
@@ -4,13 +4,13 @@
Summary: A lightweight caching server (DNS, DHCP)
Summary(pl.UTF-8): Lekki buforujący serwer nazw (DNS) i DHCP
Name: dnsmasq
-Version: 2.77
+Version: 2.78
Release: 1
License: GPL v2
Group: Networking/Daemons
#Source0: http://thekelleys.org.uk/dnsmasq/test-releases/%{name}-%{version}%{_rc}.tar.gz
Source0: http://thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.gz
-# Source0-md5: dd90c5ecab6d06c9e749115326348341
+# Source0-md5: 3bb97f264c73853f802bf70610150788
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: %{name}.service
@@ -63,7 +63,7 @@ małe wykorzystanie zasobów i łatwa konfiguracja.
%build
%{__make} all-i18n \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags} -DHAVE_ISC_READER -D_GNU_SOURCE" \
+ CFLAGS="%{rpmcppflags} %{rpmcflags} -DHAVE_ISC_READER -D_GNU_SOURCE" \
PREFIX=%{_prefix}
%install