Mark Andrews
bb61861315
update for 9.13
2017-12-15 14:43:31 +11:00
Mark Andrews
91e4700bcc
add MacOS note
2017-12-15 14:38:09 +11:00
Tinderbox User
ab6f49d969
regen master
2017-12-15 01:08:34 +00:00
Mark Andrews
eb733e20ae
9.13.0-dev
2017-12-14 14:36:30 +11:00
Tinderbox User
a6e307c5f1
update copyright notice / whitespace
2017-12-13 23:45:37 +00:00
Tinderbox User
8fc65f3954
newcopyrights
2017-12-13 23:30:15 +00:00
Mark Andrews
9bad78cbc2
test for key != NULL on error path
2017-12-13 15:11:22 +11:00
Mark Andrews
4d1bbe308d
4847. [bug] dnssec-dnskey-kskonly was not being honoured for
...
CDS and CDNSKEY. [RT #46755 ]
2017-12-13 12:40:36 +11:00
Tinderbox User
e5ac12b76d
regen master
2017-12-13 01:08:15 +00:00
Mark Andrews
c67180f09b
4846. [test] Adjust timing values in runtime system test. Address
...
named.pid removal races in runtime system test.
[RT #46800 ]
2017-12-13 10:20:09 +11:00
Michał Kępień
e8bbb76620
[master] Correct the default value of print-time in ARM
2017-12-12 11:47:18 +01:00
Mark Andrews
940449fc72
4845. [bug] Dig (non iOS) should exit on malformed names.
...
[RT #46806 ]
2017-12-12 13:43:55 +11:00
Mark Andrews
cb8650d875
don't attempt to call isc_buffer_free(&buf) twice; don't attempt to call dns_message_destroy(&msg) twice; don't test for key != NULL
2017-12-12 13:20:56 +11:00
Tinderbox User
71eec55e0d
regen master
2017-12-09 01:09:51 +00:00
Tinderbox User
7491ce5c90
newcopyrights
2017-12-08 23:30:07 +00:00
Mark Andrews
e5c2cfdbf9
increment test number
2017-12-08 14:48:31 +11:00
Evan Hunt
5ea0100639
[master] document "fixedpoint"
2017-12-07 18:59:52 -08:00
Mark Andrews
1c794002f5
4844. [test] Address memory leaks in libatf-c. [RT #46798 ]
2017-12-08 12:33:53 +11:00
Mark Andrews
8444b4856a
4843. [bug] dnssec-signzone free hashlist on exit. [RT #46791 ]
2017-12-07 19:29:21 +11:00
Mark Andrews
63459cdc05
4842. [bug] Conditionally compile opensslecdsa_link.c to avoid
...
warnings about unused function. [RT #46790 ]
2017-12-07 13:26:21 +11:00
Tinderbox User
f9c3aba9b3
regen master
v9.12.0rc1
2017-12-06 17:32:49 +00:00
Evan Hunt
c4f9d720eb
[master] copyrights
2017-12-06 09:24:36 -08:00
Evan Hunt
4bef07fd01
[master] move "released" tag for rc1 respin
2017-12-06 09:23:34 -08:00
Mark Andrews
9d5a0abe81
4841. [bug] Address -fsanitize=undefined warnings. [RT #46786 ]
2017-12-06 21:00:14 +11:00
Mark Andrews
a89f416017
remove autosign/ns3/inacksk3.example.db
2017-12-06 20:39:42 +11:00
Mark Andrews
32d09cd7e0
4840. [test] Add tests to cover fallback to using ZSK on inactive
...
KSK. [RT #46787 ]
2017-12-06 20:26:43 +11:00
Tinderbox User
7308316d92
regen master
2017-12-06 01:09:54 +00:00
Tinderbox User
69f5e5f815
update copyright notice / whitespace
2017-12-05 23:45:42 +00:00
Tinderbox User
cb056c84f3
newcopyrights
2017-12-05 23:30:13 +00:00
Curtis Blackburn
c7f663ca80
clarify "stage 1" and "stage 2" in autosign test
2017-12-05 09:59:21 -08:00
Mark Andrews
ecafa2ae50
set the DNSKEY deletion time to now+5 once we got all the zones into their initial state
2017-12-05 21:38:28 +11:00
Mark Andrews
77f9623439
add [RT #46774 ]
2017-12-05 16:14:15 +11:00
Mark Andrews
00f5ea91cf
4839. [bug] zone.c:zone_sign was not properly determining
...
if there were active KSK and ZSK keys for
a algorithm when update-check-ksk is true
(default) leaving records unsigned with one or
more DNSKEY algorithms. [RT #46774 ]
2017-12-05 16:09:47 +11:00
Tinderbox User
6074bd498f
regen master
2017-12-05 01:08:12 +00:00
Evan Hunt
f30019645c
[master] fix test descriptions
2017-12-04 15:46:56 -08:00
Evan Hunt
b695f77533
[master] revised release note
2017-12-04 15:37:09 -08:00
Tinderbox User
c912c10346
newcopyrights
2017-12-04 23:30:17 +00:00
Mark Andrews
9ff34db455
add note for [RT #46743 ] and [RT #46754 ]
2017-12-05 09:52:12 +11:00
Mark Andrews
6fa2a0691e
4838. [bug] zone.c:add_sigs was not properly determining
...
if there were active KSK and ZSK keys for
a algorithm when update-check-ksk is true
(default) leaving records unsigned with one or
more DNSKEY algorithms. [RT #46754 ]
2017-12-05 09:25:09 +11:00
Tinderbox User
a855b8d231
update copyright notice / whitespace
2017-12-03 23:45:35 +00:00
Tinderbox User
79398706f4
newcopyrights
2017-12-03 23:30:10 +00:00
Mark Andrews
196e01da5f
4837. [bug] dns_update_signatures{inc} (add_sigs) was not
...
properly determining if there were active KSK and
ZSK keys for a algorithm when update-check-ksk is
true (default) leaving records unsigned. [RT #46743 ]
2017-12-04 10:03:51 +11:00
Ondřej Surý
1b0ca5d5bb
[master] Fix minor memory leak in rndc [RT #46739 ]
2017-12-01 14:48:32 +01:00
Evan Hunt
61c843815e
[master] copyrights/whitespace
2017-11-30 14:51:50 -08:00
Tinderbox User
a30f8d214d
regenerate
2017-11-30 22:51:12 +00:00
Tinderbox User
0b315a0b25
regen master
2017-11-30 22:46:39 +00:00
Evan Hunt
2f855055ed
[master] prep 9.12.0rc1
2017-11-30 14:39:16 -08:00
Evan Hunt
49a8cd6c01
[master] silence compiler warning
2017-11-30 13:55:34 -08:00
Evan Hunt
f29ca5db28
[master] fix incorrect comment
2017-11-30 13:35:20 -08:00
Evan Hunt
e197a2bd15
[master] fix "allow-transfer" inheritance and clean up ACL configuration
...
4836. [bug] Zones created using "rndc addzone" could
temporarily fail to inherit an "allow-transfer"
ACL that had been configured in the options
statement. [RT #46603 ]
2017-11-30 12:37:08 -08:00