diff options
-rw-r--r-- | RELNOTES | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -102,7 +102,7 @@ by Eric Young (eay@cryptsoft.com). than in seconds (via ping-timeout). When greater than zero, the value of ping-timeout-ms will override the value of ping-timeout. Thanks to Jay Doran from Bluecat Networks for suggesting this feature. - [ISC-Bugs #10,!6 git ebe4f7ae427fa91f561a0b6e5f242de08d319a16] + [Gitlab #10,!6 git ebe4f7ae427fa91f561a0b6e5f242de08d319a16] Changes since 4.4.1 (Bug Fixes) @@ -115,7 +115,7 @@ by Eric Young (eay@cryptsoft.com). - Bind9 now defaults to requiring python to build. The Makefile for building Bind9 when bundled with ISC DHCP was modified to turn off this dependency. - [ISC-Bugs #3,!1 git cc35f84943df44dac2499f3e16e8aaba7d54191d] + [Gitlab #3,!1 git cc35f84943df44dac2499f3e16e8aaba7d54191d] - Corrected a dual-stack mixed-mode issue that occurs when both ddns-guard-id-must-match and ddns-other-guard-is-dynamic @@ -123,21 +123,21 @@ by Eric Young (eay@cryptsoft.com). the presence of a guard record belonging to another client as a case of no guard record at all. Thanks to Fernando Soto from BlueCat Networks for reporting this issue. - [ISC-Bugs #1,!2 git 9ef78585440f568da2a2a0093a8c40c49118e292] + [Gitlab #1,!2 git 9ef78585440f568da2a2a0093a8c40c49118e292] - Corrected a compilation issue that occurred when building without DNS update ability (e.g. by undefining NSUPDATE). - [ISC-Bugs #16,!9 git ddb508ac083dae4ff83279dd240bad7f73a97b7d] + [Gitlab #16,!9 git ddb508ac083dae4ff83279dd240bad7f73a97b7d] - Corrected an issue that was causing the server, when running in DHPCv4 mode, to segfault when class lease limits are reached. Thanks to Peter Nagy at Porion-Digital for reporting the matter and submitting a patch. - [ISC-Bugs #13,!7 git dfcbe359ab278cad70015994ca73ef50d626b23a] + [Gitlab #13,!7 git dfcbe359ab278cad70015994ca73ef50d626b23a] - Made minor changes to eliminate warnings when compiled with GCC 9. Thanks to Brett Neumeier for bringing the matter to our attention. - [ISC-Bugs #15,!10 git c138f38bd00ceca4e1e51a4db7542a15ef79babd] + [Gitlab #15,!10 git c138f38bd00ceca4e1e51a4db7542a15ef79babd] - Fixed potential memory leaks in parser error message generation spotted by Coverity, CIDs: 1448191, 1448193, 1448194, 1448195 |