Evan Hunt
a375815431
Merge branch 'remove-bind9-bugs-references' into 'v9_11_3_patch'
...
Update documentation to remove obsolete bind9-bugs@isc.org email address
See merge request isc-projects/bind9!111
v9.11.3
2018-03-08 12:55:28 -08:00
Ondřej Surý
2baa66562a
Update documentation to remove obsolete bind9-bugs@isc.org email address
...
(cherry picked from commit efc9bc5d8d )
(cherry picked from commit 486e79050f )
(cherry picked from commit b02bf3b8a2 )
2018-03-08 12:52:29 -08:00
Tinderbox User
47608e9842
Merge branch 'prep-release' into v9_11_3_patch
2018-03-08 01:12:43 +00:00
Tinderbox User
c313914d0e
prep 9.11.3
2018-03-08 01:11:57 +00:00
Tinderbox User
dbc220178d
Merge branch 'prep-release' into v9_11_3_patch
2018-03-02 21:56:43 +00:00
Tinderbox User
c80e152862
prep 9.11.3rc2
2018-03-02 21:53:14 +00:00
Evan Hunt
057d4edd4d
Merge branch '124-revert-deadlock-check' into 'v9_11_3_patch'
...
revert cname loop test due to effects on apex CNAMEs under insecure delegations
See merge request isc-projects/bind9!95
2018-03-02 12:19:03 -08:00
Evan Hunt
8d1b3ceb4d
temporarily revert change #4859
2018-03-02 12:16:31 -08:00
Tinderbox User
b1331a6b3d
regen v9_11
v9.11.3rc1
2018-02-15 19:36:40 +00:00
Evan Hunt
d77cb075aa
[v9_11] prep 9.11.3rc1
2018-02-15 11:16:15 -08:00
Evan Hunt
079165bae3
[v9_11] copyrights
2018-02-10 16:31:54 -08:00
Mark Andrews
c8b2cbe1e0
check warning text
...
(cherry picked from commit c6cd108838 )
2018-02-09 14:05:14 +11:00
Mark Andrews
b071744673
get the correct test file
...
(cherry picked from commit ae09500989 )
2018-02-09 13:57:43 +11:00
Evan Hunt
e96cce6c7a
[v9_11] fix test error
2018-02-08 18:46:01 -08:00
Evan Hunt
785d8ad324
[rt43670] more emphatic warning
2018-02-09 12:33:43 +11:00
Mark Andrews
1d4d23dac8
fix meger error
...
(cherry picked from commit f6b7ff7280 )
2018-02-09 12:33:43 +11:00
Mark Andrews
30ca20f720
4889. [func] Warn about the use of old root keys without the new
...
root key being present. Warn about dlv.isc.org's
key being present. Warn about both managed and
trusted root keys being present. [RT #43670 ]
(cherry picked from commit baef0ca988 )
2018-02-09 12:33:42 +11:00
Tinderbox User
c71b045cdb
regen v9_11
2018-02-09 01:24:58 +00:00
Evan Hunt
7ec97ae74e
[v9_11] fix typo
2018-02-08 16:16:19 -08:00
Tinderbox User
83545641dd
update copyright notice / whitespace
2018-02-08 23:48:55 +00:00
Tinderbox User
9b315cff91
newcopyrights
2018-02-08 23:30:26 +00:00
Mark Andrews
701a93f5a5
[v9_11] fix nsupdate test on windows
...
4888. [test] Initialize sockets correctly in sample-update so
that nsupdate system test will will run on Windows.
[RT #47097 ]
(cherry picked from commit 6757dc6488 )
2018-02-08 13:35:43 -08:00
Tony Finch
002f137337
Document dig -u in manpage ( #47150 )
...
(cherry picked from commit cc82b5aa3c )
(cherry picked from commit 30c86d5649 )
2018-02-09 00:53:07 +05:30
Tinderbox User
d605cf3283
regen v9_11
2018-02-08 01:25:06 +00:00
Tinderbox User
fccc836ebf
update copyright notice / whitespace
2018-02-07 23:48:20 +00:00
Tinderbox User
5bd7123f31
newcopyrights
2018-02-07 23:32:19 +00:00
Mark Andrews
2767fc751b
add note for update-policy rules changes
...
(cherry picked from commit ff8f2a584d )
2018-02-07 14:03:56 +11:00
Mark Andrews
8f1ed05dc0
4885. [security] update-policy rules that otherwise ignore the name
...
field now require that it be set to "." to ensure
that any type list present is properly interpreted.
[RT #47126 ]
(cherry picked from commit ec771bbdc8 )
2018-02-07 13:50:00 +11:00
Mark Andrews
ebb4655236
look for #! to determine if the file is PYTHON or PYTHON-BIN
...
(cherry picked from commit 4fcc550877 )
2018-02-05 11:40:44 +11:00
Tinderbox User
9b63f75476
update copyright notice / whitespace
2018-02-01 23:49:05 +00:00
Mark Andrews
1fea816a07
Update license to 'MPL' [RT #47101 ]
...
(cherry picked from commit a97ca00ce8 )
2018-02-02 10:39:15 +11:00
Tinderbox User
2549e09af5
newcopyrights
2018-02-01 23:30:22 +00:00
Michał Kępień
40aa5cab12
[v9_11] Silence compiler warnings about comparisons between signed and unsigned integers [RT #46980 ]
...
(cherry picked from commit a3c2b8831e )
2018-02-01 21:29:17 +01:00
Tinderbox User
3c5862dfc7
update copyright notice / whitespace
2018-01-30 23:48:16 +00:00
Tinderbox User
ea32eb21a5
newcopyrights
2018-01-30 23:30:53 +00:00
Evan Hunt
587baddc8b
[v9_11] use 'command' instead of 'type' to find atf-run and kyua paths
2018-01-30 10:33:36 -08:00
Evan Hunt
3a29ce9c08
[v9_11] typo
2018-01-30 09:13:36 -08:00
Mark Andrews
73cf0ba4e8
4882. [bug] Address potential memory leak in
...
dns_update_signaturesinc. [RT #47084 ]
(cherry picked from commit 7817caa3c7 )
2018-01-30 15:28:56 +11:00
Mark Andrews
d8351dfc9b
4881. [bug] Only include dst_openssl.h when OpenSSL is required.
...
[RT #47068 ]
(cherry picked from commit a64503c736 )
2018-01-30 15:28:51 +11:00
Mark Andrews
5c78f1f50e
4879. [bug] dns_rdata_caa:value_len is was small. [RT #47086 ]
...
(cherry picked from commit 3ae586b857 )
2018-01-30 11:00:44 +11:00
Tinderbox User
596f89167f
update copyright notice / whitespace
2018-01-29 23:47:56 +00:00
Tinderbox User
49d33058a8
newcopyrights
2018-01-29 23:30:20 +00:00
Mark Andrews
f1740da065
4878. [bug] List 'ply' as a requirement for the 'isc' python
...
package. [RT #47065 ]
(cherry picked from commit 6e08af82ed )
2018-01-29 13:29:35 +11:00
Mark Andrews
5bcd0fe019
copyrights
2018-01-25 16:47:34 +11:00
Mark Andrews
31c7ab4fb3
4811. [bug] Revert api changes to use <isc/buffer.h> inline
...
macros. Provide a alternative mechanism to turn
on the use of inline macros when building BIND.
[RT #46520 ]
(cherry picked from commit a1a5145867 )
2018-01-25 16:42:37 +11:00
Tinderbox User
574176a88d
update copyright notice / whitespace
2018-01-24 23:47:27 +00:00
Tinderbox User
70732dde17
newcopyrights
2018-01-24 23:30:16 +00:00
Tinderbox User
617639b7cc
regen v9_11
v9.11.3b1
2018-01-24 21:23:16 +00:00
Evan Hunt
f6ea3eaf82
[v9_11] change uint to isc_uint to fix build failure on windows
2018-01-24 10:59:57 -08:00
Evan Hunt
b06c187525
[v9_11] fix version error
2018-01-24 10:40:42 -08:00