Date: Sun, 7 Oct 2018 16:30:33 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481458 - head/dns/dnsmasq-devel Message-ID: <201810071630.w97GUXL5085321@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Sun Oct 7 16:30:33 2018 New Revision: 481458 URL: https://svnweb.freebsd.org/changeset/ports/481458 Log: dns/dnsmasq-devel: upgrade to 2.80test8 release CHANGELOG since test7: Include in the example config file a formulation which stops DHCP clients from claiming the DNS name "wpad". This is a fix for the CERT Vulnerability VU#598349. Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Sun Oct 7 16:27:57 2018 (r481457) +++ head/dns/dnsmasq-devel/Makefile Sun Oct 7 16:30:33 2018 (r481458) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.80test7 +DISTVERSION= 2.80test8 PORTEPOCH= 2 CATEGORIES= dns ipv6 #MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Sun Oct 7 16:27:57 2018 (r481457) +++ head/dns/dnsmasq-devel/distinfo Sun Oct 7 16:30:33 2018 (r481458) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538608751 -SHA256 (dnsmasq-2.80test7.tar.xz) = f4e1277504097429279d2702cd8a132f54a47540ea3935d9fc6ac70f690441b3 -SIZE (dnsmasq-2.80test7.tar.xz) = 517248 +TIMESTAMP = 1538922049 +SHA256 (dnsmasq-2.80test8.tar.xz) = 918fbcf385f37df020b23388f3559797b88ca4f4f9e524e31526002fb8de7ccf +SIZE (dnsmasq-2.80test8.tar.xz) = 517760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810071630.w97GUXL5085321>