Update dns/dnstable to from version 0.11.0 to 0.11.2:

dnstable (0.11.2)

    * Fix memory leaks while skipping rows of data during offset processing.

    * Fix minor leak in dnstable_lookup printing.

    * Add more dnstable_lookup tests.

  dnstable (0.11.1)

    * Change dnstable_query_set_skip to ..._offset. Note that the
      ABI library revision was not bumped.

    * Change dnstable_lookup parameter for offset from -s to -O

    * Added unit tests for some exposed dnstable functionality, including
      for filter and query timeouts.

Sponsored by:	Farsight Security, Inc.
This commit is contained in:
Don Lewis 2019-07-05 19:03:14 +00:00
parent 1a722aff37
commit 5dbe91a909
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505906
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= dnstable
PORTVERSION= 0.11.0
PORTVERSION= 0.11.2
CATEGORIES= dns
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559945201
SHA256 (dnstable-0.11.0.tar.gz) = ccbe3f313d7cac7b156e61e24eebcdc4b817a089f986dd3f58dc75524a18de7e
SIZE (dnstable-0.11.0.tar.gz) = 413321
TIMESTAMP = 1562347197
SHA256 (dnstable-0.11.2.tar.gz) = ea6bbae9bcc63b872381a40005bda6a4daa789395e3ed56216bf1ba421cd2ab2
SIZE (dnstable-0.11.2.tar.gz) = 472984