Witold Kręcicki
6e12939d63
CHANGES notes
2018-12-19 11:35:40 +01:00
Witold Kręcicki
6d50138405
Use rndc_reload in tests, make sure that reload is complete before continuing
2018-12-19 11:33:37 +01:00
Witold Kręcicki
517449e0e6
Add a status line to rndc status notifying that server is being reloaded/reconfigured
2018-12-19 11:32:21 +01:00
Ondřej Surý
35d495db68
Merge branch '787-disable-rtld_deepbind-when-compiled-under-asan' into 'master'
...
Resolve "RTLD_DEEPBIND and AddressSanitizer aren't compatible"
Closes #787
See merge request isc-projects/bind9!1251
2018-12-19 04:46:53 -05:00
Ondřej Surý
cad6b39cab
Disable RTLD_DEEPBIND when compiled under AddressSanitizer
2018-12-19 09:59:40 +01:00
Ondřej Surý
e1ce3a3d42
Define __ADDRESS_SANITIZER__ if compiling under clang's AddressSanitizer
2018-12-19 09:54:37 +01:00
Ondřej Surý
16d486ec59
Merge branch '781-fix-python-check-in-configure-script' into 'master'
...
Resolve "configure script in BIND 9.13.5 release fails to detect python"
Closes #781
See merge request isc-projects/bind9!1248
2018-12-18 10:56:21 -05:00
Ondřej Surý
99cf0faec0
Add some combinations of --with-python=<path>/--with-python/--without-python to GitLab CI
2018-12-18 16:08:20 +01:00
Ondřej Surý
3951cb053b
When --with-python is given to configure, use default search list for python binaries instead of 'yes'
2018-12-18 16:08:20 +01:00
Ondřej Surý
41478d0af6
Merge branch 'ondrej-retry-test-jobs' into 'master'
...
For system tests, retry twice before failing
See merge request isc-projects/bind9!1249
2018-12-18 10:06:01 -05:00
Ondřej Surý
b6538b5488
For system tests, retry twice before failing
2018-12-18 15:33:59 +01:00
Witold Krecicki
d77ac39370
Merge branch 'wpk-separate-common-stuff-conf-sh' into 'master'
...
Get common stuff out of bin/tests/system/conf.sh.{in,win32} into conf.sh.common
See merge request isc-projects/bind9!1241
2018-12-18 08:57:17 -05:00
Witold Kręcicki
fee890461b
Get common stuff out of bin/tests/system/conf.sh.{in,win32} into conf.sh.common
2018-12-18 08:57:05 -05:00
Ondřej Surý
6ea19e66c3
Merge branch '782-add-support-for-msys2-in-stop.pl-script' into 'master'
...
Properly detect msys/msys2 environment in the stop.pl script.
See merge request isc-projects/bind9!1247
2018-12-18 08:46:03 -05:00
Ondřej Surý
808dac0760
Properly detect msys/msys2 environment in the stop.pl script.
2018-12-18 14:27:56 +01:00
Ondřej Surý
8b10b07d20
Merge branch '785-fix-posix-shell-autoconf-macro' into 'master'
...
Break out of loop when first POSIX-compatible shell is found
Closes #785
See merge request isc-projects/bind9!1245
2018-12-18 07:29:12 -05:00
Ondřej Surý
cc0a3c5d3c
Break out of loop when first POSIX-compatible shell is found
2018-12-18 13:02:00 +01:00
Evan Hunt
39f6d33002
Merge branch 'each-win-fix2' into 'master'
...
fix windows build error
See merge request isc-projects/bind9!1246
2018-12-17 18:14:27 -05:00
Evan Hunt
b269c7e4a0
CHANGES
2018-12-17 17:10:33 -05:00
Evan Hunt
de13354caf
only the debug build was fixed previously; release needs fixing too
2018-12-17 17:10:33 -05:00
Ondřej Surý
90f1446253
Merge branch '782-revert-cygwin-grep-CRLF-issue' into 'master'
...
Revert "Merge branch '782-cygwin-grep-CRLF-issue' into 'master'"
See merge request isc-projects/bind9!1242
2018-12-17 06:57:44 -05:00
Ondřej Surý
7a721f983e
Revert "Merge branch '782-cygwin-grep-CRLF-issue' into 'master'"
...
This reverts commit 4af9f97189
, reversing
changes made to 0289f3f281
.
2018-12-17 12:23:14 +01:00
Evan Hunt
4af9f97189
Merge branch '782-cygwin-grep-CRLF-issue' into 'master'
...
Resolve "current version of cygwin grep causes tests to fail when grepping for end of line character"
Closes #782
See merge request isc-projects/bind9!1230
2018-12-14 21:47:23 -05:00
Curtis Blackburn
2ec746dafe
minor fixes to dns64 and rndc CRLF fix. rpzrecurse failure
...
will be addressed in a separate issue
2018-12-14 18:22:58 -08:00
Curtis Blackburn
9fc68285ef
more CRLF fixes (dns64, rndc, rpzrecurse)
2018-12-14 18:22:58 -08:00
Curtis Blackburn
bdbf6ede3a
missed one in the digdelv test
2018-12-14 18:22:58 -08:00
Curtis Blackburn
ba1b9ca4d4
digdelv test fixed for CRLF issue
2018-12-14 18:22:58 -08:00
Curtis Blackburn
18e8835044
windows CRLF issues fixed in builtin test
2018-12-14 18:22:58 -08:00
Mark Andrews
0289f3f281
Merge branch '779-named-checkconf-crashes-in-parser-c' into 'master'
...
Resolve "named-checkconf crashes in parser.c"
Closes #779
See merge request isc-projects/bind9!1234
2018-12-14 14:47:32 -05:00
Mark Andrews
53a33f7365
pass the correct object to cfg_obj_log
2018-12-14 16:29:02 +11:00
Mark Andrews
17ce0b373f
Merge branch '742-isc-support-13767-nsec3-typemap-improperly-includes-dnskey-rrset-instead-of-ignoring-it-as-out-of-zone' into 'master'
...
Resolve "[ISC-support #13767 ] NSEC3 typemap improperly includes DNSKEY RRset instead of ignoring it as out-of-zone"
Closes #742
See merge request isc-projects/bind9!1231
2018-12-13 21:53:53 -05:00
Mark Andrews
85da986d68
add CHANGES
2018-12-14 13:21:35 +11:00
Mark Andrews
f2f7711977
add unit tests for dns_rdatatype_atcname, dns_rdatatype_atparent and iszonecutauth
2018-12-14 13:21:35 +11:00
Mark Andrews
7e4b82103b
check that DNSKEY and other occluded data are excluded from the delegating bitmap
2018-12-14 12:48:55 +11:00
Mark Andrews
f4ceb12b69
create dns_rdatatype_atcname to split records that can appear along side CNAME from DNSSEC; dns_rdatatype_iszonecutauth allowed too many types
2018-12-14 12:48:55 +11:00
Mark Andrews
d78d405d1a
Merge branch 'placeholder' into 'master'
...
placeholder
See merge request isc-projects/bind9!1228
2018-12-13 01:30:09 -05:00
Mark Andrews
fed3e7a815
placeholder
2018-12-13 16:49:12 +11:00
Evan Hunt
2da3caf339
Merge branch 'marka-tabify-changes-precheck' into 'master'
...
tabify changes precheck
See merge request isc-projects/bind9!1220
2018-12-13 00:22:21 -05:00
Mark Andrews
730015f33e
white space
2018-12-12 21:10:22 -08:00
Mark Andrews
87b3b46096
tabify-changes precheck
2018-12-12 21:10:22 -08:00
Ondřej Surý
a5678ed78f
Merge branch 'ondrej/rename-the-envvar-to-BUILD_PARALLEL_JOBS' into 'master'
...
Rename the GitLab CI environment variable to BUILD_PARALLEL_JOBS
See merge request isc-projects/bind9!1223
2018-12-12 16:58:35 -05:00
Ondřej Surý
e20d5e4dd2
Rename the GitLab CI environment variable to BUILD_PARALLEL_JOBS
2018-12-12 15:57:36 -05:00
Ondřej Surý
bb60797799
Merge branch 'ondrej/add-ubuntu-to-build-and-test-jobs' into 'master'
...
Add Ubuntu Xenial and Bionic to build and test jobs in the GitLab CI
See merge request isc-projects/bind9!1221
2018-12-12 09:35:59 -05:00
Ondřej Surý
6e53bb4e09
fixup! Add Ubuntu Xenial and Bionic to GitLab CI jobs
2018-12-12 15:05:12 +01:00
Ondřej Surý
a32d2360f7
Add Ubuntu Xenial and Bionic to GitLab CI jobs
2018-12-12 14:52:29 +01:00
Mark Andrews
d844959a44
Merge branch '760-the-notify-system-test-incorrectly-detects-startup-notify-rate-error' into 'master'
...
Resolve "The notify system test incorrectly detects startup notify rate error."
Closes #760
See merge request isc-projects/bind9!1179
2018-12-11 18:19:24 -05:00
Mark Andrews
47a4e0eeaa
check that the time between notify messages is not too small
2018-12-12 09:39:00 +11:00
Matthijs Mekking
ff20b8040d
Merge branch '628-remove-support-for-insecure-rsamd5' into 'master'
...
Resolve "Remove support for insecure RSAMD5"
Closes #628
See merge request isc-projects/bind9!1106
2018-12-11 09:21:07 -05:00
Ondřej Surý
0ef2853c0d
Add CHANGES entry for GL #628
2018-12-11 11:32:24 +01:00
Ondřej Surý
abe39991be
Add release notes for RSAMD5 removal.
2018-12-11 11:32:24 +01:00