1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to new upstream release candidate #2.

Git shortlog between 2.69 rc1 and rc2:

Simon Kelley (7):
      Add dnssec-check-unsigned to example config file.
      Reorder sanity checks on UDP packet reception, to cope with failed recvfro
      SERVFAIL is an expected error return, don't try all servers.
      Terminate DS-search when reaching the root via cache entries.
      Cache stats availble in CHAOS .bind domain.
      Ensure ->sentto is valid for DNSSEC forwards. Otherwise retries SEGV.
      Add --dnssec-no-timecheck

Tomas Hozza (2):
      Memory leak in error path.
      Handle failure of hash_questions()

Wang Jian (1):
      Log IPSET actions.
This commit is contained in:
Matthias Andree 2014-03-30 00:42:43 +00:00
parent 5fc39a20de
commit 0febb81409
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349600
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= dnsmasq
PORTVERSION= 2.69r1
DISTVERSION= 2.69rc1
PORTVERSION= 2.69r2
DISTVERSION= 2.69rc2
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
PKGNAMESUFFIX= -devel

View File

@ -1,2 +1,2 @@
SHA256 (dnsmasq-2.69rc1.tar.xz) = fb8c6955e9d3ab62c7ff28bab4571bd28dfada7b50b1ddb4ed9cae6ceb09059d
SIZE (dnsmasq-2.69rc1.tar.xz) = 460172
SHA256 (dnsmasq-2.69rc2.tar.xz) = 54836a4eb463b1126855a962df421f0632acd79fda9c88ef3ef6d382b0c1578e
SIZE (dnsmasq-2.69rc2.tar.xz) = 461568