Mark Andrews
acc8b89720
verify that auto-dnssec maintain generates and signs NSEC3 records with DNAME at the apex
...
(cherry picked from commit 6b470bbf42 )
2018-12-10 17:49:38 +11:00
Mark Andrews
da5d139973
verify that dnssec-signzone generates NSEC3 records with DNAME at the apex
...
(cherry picked from commit 06e218c421 )
2018-12-10 17:12:09 +11:00
Mark Andrews
923c0b922c
Merge branch 'michal-zone_sign-error-logging-v9_12' into 'v9_12'
...
Log CHECK() errors in zone_sign()
See merge request isc-projects/bind9!1208
2018-12-09 23:33:14 -05:00
Mark Andrews
e05c1a7236
log a error if we don't explicitly know that a error has been logged in zone_sign
...
(cherry picked from commit b108376a10 )
2018-12-10 15:13:35 +11:00
Evan Hunt
01ee1d3e3d
Merge branch 'each-check-cfg-v9_12' into 'v9_12'
...
checklibs needs to grep for the cfg_* prefix in lib/isccfg
See merge request isc-projects/bind9!1203
2018-12-06 21:26:57 -05:00
Evan Hunt
fde004b2fe
checklibs needs to grep for the cfg_* prefix in lib/isccfg
...
(cherry picked from commit ab7356a7de )
2018-12-06 18:08:18 -08:00
Mark Andrews
2a6d571555
Merge branch 'michal-befix-squashed-v9_12' into 'v9_12'
...
Fix bottom of zone determination.
See merge request isc-projects/bind9!1199
2018-12-06 20:02:38 -05:00
Mark Andrews
74a66f7add
add CHANGES and release notes entries.
...
(cherry picked from commit c8e92d3e45 )
2018-12-07 11:48:03 +11:00
Mark Andrews
2a6a3aa0e7
Properly detect bottom of zone when sign_a_node() is not called
...
(cherry picked from commit 9eec02a81f )
2018-12-07 11:48:03 +11:00
Mark Andrews
24294d8cfd
Merge branch '769-host-u-documented-in-manpage-but-disabled-in-code-v9_12' into 'v9_12'
...
Resolve ""host -U" documented in manpage, but disabled in code"
See merge request isc-projects/bind9!1195
2018-12-06 16:54:25 -05:00
Mark Andrews
c013d2eedf
add CHANGES
...
(cherry picked from commit 9586c3a696 )
2018-12-07 08:40:10 +11:00
Andreas Hasenack
54242e8e1f
add -U to preparse and usage
...
(cherry picked from commit 665618698e )
2018-12-07 08:39:32 +11:00
Mark Andrews
2a56471991
Merge branch '756-dyndb-system-test-failing-intermittently-v9_12' into 'v9_12'
...
Add additional logging to driver.
See merge request isc-projects/bind9!1185
2018-12-05 19:50:22 -05:00
Mark Andrews
5338d9d4b7
add more error logging; add event processing logging
...
(cherry picked from commit 6a5c8ec2ea )
2018-12-06 11:32:09 +11:00
Ondřej Surý
68d01ba5cd
Merge branch '628-refactor-masterformat-system-test-v9_12' into 'v9_12'
...
(v9_12) Refactor masterformat system test
See merge request isc-projects/bind9!1182
2018-12-05 16:19:21 -05:00
Ondřej Surý
39b02e8538
Change the default algorithm to RSASHA256 and the alternative algorithm to RSASHA1 as those are always supported
2018-12-05 21:55:31 +01:00
Ondřej Surý
f99c69b435
Add DNSKEY and CDNSKEY with unknown algorithm number (PRIVATEDNS) and \0 as content
...
(cherry picked from commit 00cc0b236a )
2018-12-05 21:14:06 +01:00
Ondřej Surý
b86789ef27
Refactor masterformat to be shellcheck clean and don't use RSAMD5 algorithm in the tests
...
(cherry picked from commit b13c7ca402 )
2018-12-05 21:14:05 +01:00
Ondřej Surý
7426cf9469
Merge branch '745-start.pl-and-stop.pl-cygwin-fixes-v9_12' into 'v9_12'
...
(v9_12) Make the start.pl and stop.pl more Cygwin friendly
See merge request isc-projects/bind9!1176
2018-12-04 09:43:19 -05:00
Ondřej Surý
c996dcfee1
Make the start.pl and stop.pl more Cygwin friendly
...
(cherry picked from commit 835bad2c5c )
2018-12-04 15:30:41 +01:00
Ondřej Surý
cd440f08a6
Merge branch '745-fix-missing-realpath-on-centos6-v9_12' into 'v9_12'
...
Replace realpath with cd&pwd shell magic
See merge request isc-projects/bind9!1173
2018-12-03 14:57:47 -05:00
Ondřej Surý
b7c79f6c0f
Replace realpath with cd&pwd shell magic
2018-12-03 20:42:01 +01:00
Ondřej Surý
b9f35ac19e
Merge branch '745-start.pl-refactoring-v9_12' into 'v9_12'
...
(v9_12) start.pl - wait for server to say 'running', refactor
See merge request isc-projects/bind9!1170
2018-12-03 11:24:51 -05:00
Ondřej Surý
73e26ec1d6
Make calls to the stop.pl always use the test name instead of '.'
...
(cherry picked from commit e227815af5 )
2018-12-03 17:11:15 +01:00
Ondřej Surý
70cbdf3528
stop.pl - refactor
...
(cherry picked from commit 27ee629e6b )
2018-12-03 17:10:40 +01:00
Ondřej Surý
e8f38da2df
Make calls to the start.pl always use the test name instead of '.'
...
(cherry picked from commit 16b95157e8 )
2018-12-03 17:10:26 +01:00
Brian Conry
1ae7ca6606
start.pl - refactor
...
(cherry picked from commit 0fc8bfef13 )
2018-12-03 17:09:48 +01:00
Brian Conry
ee737c8328
start.pl - wait for server to say 'running'
...
(cherry picked from commit 597049461d )
2018-12-03 17:09:05 +01:00
Ondřej Surý
60bb1b4e04
Merge branch '628-improvements-to-system-tests-v9_12' into 'v9_12'
...
(v9_12) Tiny small improvements to system test scripts.
See merge request isc-projects/bind9!1167
2018-12-03 03:51:28 -05:00
Ondřej Surý
e3379c44cb
Add ALTERNATIVE_ALGORITHM to conf.sh
...
(cherry picked from commit b2c4c35493 )
2018-12-03 09:30:44 +01:00
Ondřej Surý
d1dffe2fd3
Export SYSTEMTESTTOP from run.sh (so, it doesn't have to be defined in each script) and scrub / from the test names
...
(cherry picked from commit 1b2a3a0ea6 )
2018-12-03 09:02:14 +01:00
Mark Andrews
b0a3640185
Merge branch '754-silence-warning-about-first-half-of-conditional-always-being-true-v9_12' into 'v9_12'
...
Resolve "Silence warning about first half of conditional always being true."
See merge request isc-projects/bind9!1164
2018-12-03 01:18:47 -05:00
Mark Andrews
05785b4902
only test for prefixlen <= 63
...
(cherry picked from commit 5744415a75 )
2018-12-03 17:06:02 +11:00
Mark Andrews
02f2e291e3
Merge branch 'u/fanf2/catz-logging-v9_12' into 'v9_12'
...
U/fanf2/catz logging v9 12
See merge request isc-projects/bind9!1161
2018-12-03 00:15:36 -05:00
Mark Andrews
9e68b93f01
add CHANGES note
...
(cherry picked from commit e6c5ad37a4 )
2018-12-03 15:52:15 +11:00
Tony Finch
7ac356688c
catz: improved log message when a zone is overridden
...
If you have a catalog zone containing 10.in-addr.arpa and an
explicitly-configured version which overrides the catz version,
`named` used to log:
catz: error "success" while trying to add zone "10.in-addr.arpa"
After this patch it logs:
catz: zone "10.in-addr.arpa" is overridden by explicitly configured zone
(cherry picked from commit 16eb35187a )
2018-12-03 15:52:14 +11:00
Mark Andrews
56109ac061
Merge branch '585-dnssec-coverage-fails-with-typeerror-for-ksk-with-a-deletion-date-set-v9_12' into 'v9_12'
...
Resolve "dnssec-coverage fails with TypeError for KSK with a Deletion date set"
See merge request isc-projects/bind9!1158
2018-11-29 19:26:45 -05:00
Mark Andrews
1813c9d5e0
add CHANGES note
...
(cherry picked from commit 02d20a2f53 )
2018-11-30 11:14:01 +11:00
Mark Andrews
5ee79f833e
use documented default key ttl
...
(cherry picked from commit 6499bdfd8b )
2018-11-30 11:12:51 +11:00
Mark Andrews
096caccf1d
add reproducer for [GL #585 ]
...
(cherry picked from commit 0ac2a868bb )
2018-11-30 11:12:51 +11:00
Evan Hunt
e2891f18d9
Merge branch 'each-export-dynamic-v9_12' into 'v9_12'
...
set the export-dynamic linker flag on linux
See merge request isc-projects/bind9!1155
2018-11-29 02:37:33 -05:00
Evan Hunt
4ae085a066
set the export-dynamic linker flag on linux
2018-11-28 23:22:00 -08:00
Mark Andrews
b312523265
Merge branch '748-dns_catz_-are-missing-lots-of-dbc-checks-v9_12' into 'v9_12'
...
Resolve "dns_catz_* are missing lots of DBC checks."
See merge request isc-projects/bind9!1152
2018-11-28 22:55:16 -05:00
Mark Andrews
17d9fa3cc7
add missing DBC checks for catz and add isc_magic checks; add DBC checks to ht.c
...
(cherry picked from commit a487473fc5 )
2018-11-29 14:41:41 +11:00
Mark Andrews
91f9c5691e
Merge branch '731-catalog-zone-incorrect-logging-v9_12' into 'v9_12'
...
Resolve "Catalog zone incorrect logging"
See merge request isc-projects/bind9!1146
2018-11-28 07:59:39 -05:00
Mark Andrews
b559bd1ebb
update zname with the current zone anme
...
(cherry picked from commit 0708e43d3f )
2018-11-28 23:34:26 +11:00
Michał Kępień
d70430424c
Merge branch '730-fix-build-time-python-configuration-v9_12' into 'v9_12'
...
[v9_12] Fix build-time Python configuration
See merge request isc-projects/bind9!1139
2018-11-27 10:25:22 -05:00
Michał Kępień
13da99a80c
Add CHANGES entry
...
5101. [bug] Fix default installation path for Python modules.
[GL #730 ]
(cherry picked from commit b94293f591 )
2018-11-27 15:44:43 +01:00
Ondřej Surý
ed4c700c33
Fix build-time Python configuration
...
Apply various fixes and tweaks to Python configuration logic implemented
in the "configure" script:
- Prevent PYTHON_INSTALL_DIR, which holds the value passed to the
--with-python-install-dir option, from being set to "unspec" by
default as this breaks installing Python modules when the
--with-python-install-dir option is not used.
- Make the --with-python-install-dir option also work when the Python
interpreter is specified explicitly (using --with-python=<...>).
- Improve contents and placement of error messages.
- Reduce duplication of code checking Python dependencies.
- Use Autoconf macros AS_CASE() and AS_IF() instead of plain shell
code.
- Update comments. Capitalize the word "Python" when referring to the
language itself rather than a specific executable.
(cherry picked from commit d75602406e )
2018-11-27 15:43:49 +01:00
Ondřej Surý
eab8d3f9c8
Merge branch 'ondrej-add-python-3.6-and-3.7-to-configure.ac-v9_12' into 'v9_12'
...
(v9_12) Add python3.6 and python3.7 to the search list of python versions
See merge request isc-projects/bind9!1137
2018-11-27 06:30:02 -05:00