Mark Andrews
2c4c405aeb
handle .key and .private files
...
(cherry picked from commit 3c4dffefe8 )
2017-08-01 12:09:57 +10:00
Tinderbox User
bfb7b680bf
regen v9_11
2017-08-01 01:16:08 +00:00
Tinderbox User
15f02725a8
sync
2017-08-01 01:09:50 +00:00
Evan Hunt
f72f587942
[v9_11] parse numeric domain names correctly
...
4666. [bug] dnssec-keymgr: Domain names beginning with digits (0-9)
could cause a parser error when reading the policy
file. This now works correctly so long as the domain
name is quoted. [RT #45641 ]
2017-07-31 10:44:26 -07:00
Evan Hunt
1073e2001c
[v9_11] revise CHANGES note and add release note
2017-07-31 10:36:00 -07:00
Francis Dupont
78608b0a45
Added Ed25519 support ( #44696 )
2017-07-31 15:45:32 +02:00
Tinderbox User
d95b19f839
regen v9_11
2017-07-29 01:18:02 +00:00
Tinderbox User
66e599a004
update copyright notice / whitespace
2017-07-28 23:47:00 +00:00
Tinderbox User
ebe53509ca
newcopyrights
2017-07-28 23:30:58 +00:00
Evan Hunt
d1c18780d3
[v9_11] remove unnecessary acronym expansions
2017-07-28 12:23:40 -07:00
Michał Kępień
11c4e6d8fc
[v9_11] Clarify error message printed by dnssec-dsfromkey
...
4663. [cleanup] Clarify error message printed by dnssec-dsfromkey.
[RT #21731 ]
(cherry picked from commit c150f68609 )
2017-07-28 10:29:54 +02:00
Evan Hunt
59122481b2
[v9_11] Maintain ZEROTTL cache entries at the tail of the LRU lists
...
4662. [performance] Improve cache memory cleanup of zero TTL records
by putting them at the tail of LRU header lists.
[RT #45274 ]
(cherry picked from commit e924155211 )
2017-07-28 00:13:37 -07:00
Evan Hunt
fe6d2fd833
[v9_11] race condition when reloading while resigning
...
4661. [bug] A race condition could occur if a zone was reloaded
while resigning, triggering a crash in
rbtdb.c:closeversion(). [RT #45276 ]
(cherry picked from commit 036305f00d )
2017-07-28 00:02:47 -07:00
Mark Andrews
05a456499a
4660. [bug] Remove spurious "peer" from Windows socket log
...
messages. [RT #45617 ]
(cherry picked from commit 5140501a0b )
2017-07-28 16:07:12 +10:00
Mark Andrews
cb4e0ef4e2
4659. [bug] Remove spurious log message about lmdb-mapsize
...
not being supported when parsing builtin
configuration file. [RT #45618 ]
(cherry picked from commit 71cd6910ba )
2017-07-28 16:03:24 +10:00
Mark Andrews
9f5909ed8c
add semicolon
2017-07-28 15:59:14 +10:00
Mark Andrews
e3efc855f9
4658. [bug] Clean up build directory created by "setup.py install"
...
immediately. [RT #45628 ]
(cherry picked from commit e54f256bb4 )
2017-07-28 15:57:00 +10:00
Tinderbox User
fc42a7d4d9
update copyright notice / whitespace
2017-07-27 23:52:09 +00:00
Tinderbox User
ab0417b81b
newcopyrights
2017-07-27 23:40:11 +00:00
Evan Hunt
709ea21068
[v9_11] fix typo in BADCDS
...
(cherry picked from commit 7ff9d3a962 )
2017-07-27 15:42:12 -07:00
Tinderbox User
dd050664bb
update copyright notice / whitespace
2017-07-26 23:47:23 +00:00
Tinderbox User
8f977d4d64
newcopyrights
2017-07-26 23:31:07 +00:00
Michał Kępień
e56c085458
[v9_11] Properly handle errors in rrchecker system test
...
4657. [bug] rrchecker system test result could be improperly
determined. [RT #45602 ]
(cherry picked from commit 984a28c771 )
2017-07-26 10:41:07 +02:00
Evan Hunt
6e9b764f99
[v9_11] add print.h
2017-07-26 01:24:31 -07:00
Michał Kępień
6727802528
[v9_11] Process "port" and "dscp" for "default-masters"
...
4656. [bug] Apply "port" and "dscp" values specified in catalog
zone's "default-masters" option to the generated
configuration of its member zones. [RT #45545 ]
(cherry picked from commit 383240d572 )
2017-07-26 09:29:38 +02:00
Mark Andrews
3d0f9f8cca
fix RT number
...
(cherry picked from commit cdc5e0cea0 )
2017-07-26 16:40:38 +10:00
Mark Andrews
72b322cde0
9.11.2
2017-07-24 17:26:26 +10:00
Mark Andrews
4d41be5f9e
4655. [bug] Lack of seccomp could be falsely reported. [RT #45599 ]
...
(cherry picked from commit 4f4b94a042 )
2017-07-23 07:14:35 +10:00
Tinderbox User
6fb9b25791
update copyright notice / whitespace
2017-07-21 23:46:43 +00:00
Tinderbox User
51aeb0ae19
newcopyrights
2017-07-21 23:30:39 +00:00
Mark Andrews
bfde61d519
4654. [cleanup] Don't use C++ keywords delete, new and namespace.
...
[RT #45538 ]
(cherry picked from commit 4bf32aa587 )
2017-07-21 12:28:58 +10:00
Tinderbox User
2cda87d34f
update copyright notice / whitespace
2017-07-20 23:45:50 +00:00
Tinderbox User
3ccf87473f
newcopyrights
2017-07-20 23:30:16 +00:00
Mark Andrews
28ea558bc8
9.11.2rc2
2017-07-20 13:12:16 +10:00
Mark Andrews
8ed6c49f1a
4653. [bug] Reorder includes to move @DST_OPENSSL_INC@ and
...
@ISC_OPENSSL_INC@ after shipped include directories.
[RT #45581 ]
(cherry picked from commit 124712666e )
2017-07-20 11:52:29 +10:00
Tinderbox User
ab8823e535
update copyright notice / whitespace
2017-07-19 23:45:44 +00:00
Mark Andrews
447dfe4f11
4653. [bug] Reorder includes in bin/nsupdate/Makefile.in.
...
[RT #45581 ]
(cherry picked from commit a5a4cf96c6 )
2017-07-20 09:38:01 +10:00
Tinderbox User
4b14dedee8
newcopyrights
2017-07-19 23:30:21 +00:00
Mark Andrews
42ae02626d
correct for missing placeholder
2017-07-19 16:14:21 +10:00
Mark Andrews
8e8ccd0139
use 'test "constant" <condition> "$variable"' [RT #45486 ]
...
(cherry picked from commit aed501fb88 )
2017-07-19 15:53:34 +10:00
Mark Andrews
a60831febf
4651. [bug] Nsupdate could attempt to use a zeroed address on
...
server timeout. [RT #45417 ]
(cherry picked from commit dac36869f3 )
2017-07-19 15:36:55 +10:00
Mark Andrews
6b56350522
4651. [bug] Nsupdate could attempt to use a zeroed address on
...
server timeout. [RT #45417 ]
(cherry picked from commit 38edf586f9 )
2017-07-19 15:36:55 +10:00
Mark Andrews
41caed6e2d
4650. [test] Silence coverity warnings in tsig_test.c. [RT #45528 ]
...
(cherry picked from commit c0ac259940 )
2017-07-19 14:35:51 +10:00
Mark Andrews
1a9d96524f
silence coverity warnings in tsig_test.c. [RT #45528 ]
...
(cherry picked from commit 469ba6daffe6dcc5bd4a77c333c939de1ddb2263)
2017-07-19 14:31:43 +10:00
Tinderbox User
a9ea295696
regenerate
2017-07-16 22:28:27 +00:00
Tinderbox User
0b89eee616
regen v9_11
2017-07-16 21:23:32 +00:00
Evan Hunt
f2720d2436
[v9_11] update api ranges
2017-07-16 13:57:09 -07:00
Evan Hunt
565535d182
[v9_11] prep 9.11.2
2017-07-16 13:44:23 -07:00
Tinderbox User
363b21045b
regen v9_11
2017-07-16 01:14:20 +00:00
Evan Hunt
d4098be27b
[v9_11] update relnotes to mention termination of windows XP support
2017-07-15 13:56:54 -07:00