1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to new test9 release.

Relevant excerpt from git shortlog between test8 and test9:

      Add RFC-6605 ECDSA DNSSEC verification.
      Don't mess with the TTL of DNSSEC RRs.
      No CD in forwarded queries unless dnssec-debug for TCP too.
      Log BOGUS validation result when upstream sends SERVFAIL.
      --rev-server option. Syntactic sugar for PTR queries.
      Omit ECC from DNSSEC if nettle library is old.
      Add --servers-file option.
      NSEC3 validation. First pass.
      Check signer name in RRSIGs.
      An NSEC record cannot attest to its own non-existance!
This commit is contained in:
Matthias Andree 2014-02-27 22:55:27 +00:00
parent dbab37903a
commit d230d75106
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346402
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= dnsmasq
PORTVERSION= 2.69.0test8
DISTVERSION= 2.69test8
PORTVERSION= 2.69.0test9
DISTVERSION= 2.69test9
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/
PKGNAMESUFFIX= -devel

View File

@ -1,2 +1,2 @@
SHA256 (dnsmasq-2.69test8.tar.xz) = 121c0a81b260d9a513682856e83289f5adf7357bba61083b2f3cbf0acd4b4e42
SIZE (dnsmasq-2.69test8.tar.xz) = 453128
SHA256 (dnsmasq-2.69test9.tar.xz) = 44c44ee3b10d7312e953f2d8480ee3e379815c49e51fb691ff407e09b3a38962
SIZE (dnsmasq-2.69test9.tar.xz) = 456024