Skip to content

Releases: egberts/bind9_parser

0.99.3 - reintroduced 'filter-aaaa' and 'filter-aaaa-on-v4/6' statement

15 Dec 20:14
Compare
Choose a tag to compare

Fixes #47 parse exception error with filter-aaaa-on-v4 statement in view and zone clauses.

Also re-introduced filter-aaaa and filter-aaaa-on-v6 statement back in despite being obsoleted by 9.14.0 (introduced in 9.8.0).

0.99.2 - ISC Bind v9.18.x

15 Dec 18:39
Compare
Choose a tag to compare

Works with ISC Bind v9.18.x

Deployed a working final syntax for:

  • dnsrps-options statement in both zone and view clauses.
  • parental-agents clause
  • primaries clause
  • primaries statement in zone clause

Fixed following issues:

#30, #51, #52, #53, #54, #55, #56, #57

0.9.98.7 - Allow 'primaries'/'masters' statement be quotable

01 Jun 18:49
Compare
Choose a tag to compare

Another example of astring vs. qstring confusion for allowing quotes of primaries (or masters) statement within the zone clause.

fixed issue #35 in 5a9a08f

0.9.98.5 - fixes for `logging`

01 Jun 17:02
Compare
Choose a tag to compare

0.9.98.3 - proper syntax for `use-v4-udp-ports` and `use-v6-udp-ports`

01 Jun 13:26
Compare
Choose a tag to compare
Bump version to 0.98.3

Covers issue #33 for `use-v4-udp-ports` and `use-v6-udp-ports`

0.9.98

29 May 19:21
Compare
Choose a tag to compare

This one passes all unit tests.

Full Changelog: 0.9.11.1...0.9.98

0.9.11.1

27 May 21:20
Compare
Choose a tag to compare
0.9.11.1 Pre-release
Pre-release

Getting closer to the edit.

All EBNF have been implemented for Bind9 v9.19.1.

All that is left to do is to continue to what few remaining unittests left.

0.9.8

23 Nov 21:29
Compare
Choose a tag to compare
0.9.8 Pre-release
Pre-release
A new file called CHANGES.