]> git.pld-linux.org Git - packages/dnsmasq.git/commitdiff
- up to 2.78; fixes CVE-2017-13704, CVE-2017-14491, CVE-2017-14492, CVE-2017-14493... auto/th/dnsmasq-2.78-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 3 Oct 2017 08:19:14 +0000 (10:19 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 3 Oct 2017 08:19:14 +0000 (10:19 +0200)
dnsmasq.spec

index 379f98be980871ac32a120ff65dca0d9781f7381..7ef1865a0d0b9a56e20384c0c328ca655fedd0a8 100644 (file)
@@ -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
This page took 0.088708 seconds and 4 git commands to generate.