Mark Andrews
ffbd1ab762
Add CHANGES entry for [GL #3541 ]
...
(cherry picked from commit e876de442e )
2022-09-30 09:57:32 +10:00
Mark Andrews
a2a06cf376
Add CHANGES note for [GL #3551 ]
...
(cherry picked from commit 1e3680193a )
2022-09-28 10:06:40 +10:00
Mark Andrews
034c34e634
Add CHANGES note for [GL #3557 ]
...
(cherry picked from commit 0774dacf2d )
2022-09-27 23:58:22 +10:00
Michał Kępień
69c38b5e1c
Merge tag 'v9_16_33' into v9_16
...
BIND 9.16.33
2022-09-21 13:21:29 +02:00
Evan Hunt
338663b1cd
CHANGES for [GL #3522 ]
2022-09-15 11:36:37 -07:00
Tony Finch
dff843199f
Ensure that named_server_t is properly initialized
...
There was a ubsan error reporting an invalid value for interface_auto
(a boolean value cannot be 190) because it was not initialized. To
avoid this problem happening again, ensure the whole of the server
structure is initialized to zero before setting the (relatively few)
non-zero elements.
2022-09-12 11:21:37 +01:00
Michał Kępień
31fdc767f7
prep 9.16.33
2022-09-08 15:01:10 +02:00
Mark Andrews and Michał Kępień
a385e884f5
Add CHANGES note for [GL #3487 ]
...
(cherry picked from commit b3277f2e10 )
2022-09-08 12:16:36 +02:00
Mark Andrews and Michał Kępień
21518e169a
Add CHANGES note for [GL #3487 ]
2022-09-08 12:12:36 +02:00
Matthijs Mekking and Michał Kępień
57bf78e1ea
Add CHANGES entry for 3517
...
(cherry picked from commit e394902965 )
2022-09-08 12:08:28 +02:00
Michał Kępień
ed6aa5c503
Add CHANGES entry for GL #3394
...
(cherry picked from commit e802beedfc )
2022-09-08 11:11:30 +02:00
Aram Sargsyan and Michał Kępień
5b6e4465be
Add CHANGES and release notes for [GL #3459 ]
...
(cherry picked from commit 0b0cf12741 )
2022-09-08 09:41:15 +02:00
Aram Sargsyan
c1be3bda3a
Add CHANGES note for [GL #3518 ]
...
(cherry picked from commit 87920661b1 )
2022-09-06 09:22:42 +00:00
Matthijs Mekking
77105a2f60
Add change and release note for #3381
...
Because folks want to know.
(cherry picked from commit 2b95c11905a1a5faff9efa97a4f2498aadfa467b)
2022-09-06 10:27:34 +02:00
Ondřej Surý
561ef63e14
Add CHANGES and release note for [GL #3485 ]
...
(cherry picked from commit 0fe7acb4e6 )
2022-09-05 10:22:25 +02:00
Aram Sargsyan
5440f79cc4
Add CHANGES note for [GL #3515 ]
...
(cherry picked from commit 362ead8d85 )
2022-09-02 09:05:03 +00:00
Evan Hunt
91c61b8d2f
CHANGES for [GL #3511 ]
2022-08-31 16:19:39 -07:00
Evan Hunt
5efac2b4d2
CHANGES for [GL #3501 ]
2022-08-31 15:50:30 -07:00
Matthijs Mekking
31ed140863
Add CHANGES entry for #3500
...
There is no need for a release because this case was nearly impossible
to trigger (except for when 'sig-signing-type' was set to 0).
(cherry picked from commit 545ecb64b043617ea609f4f115d280bb5990e221)
2022-08-23 12:06:06 +02:00
Mark Andrews
414b35aabd
Add CHANGES entry for [GL !6468 ]
...
(cherry picked from commit 23a8c15cb2efd3486a4e7ea41c1581cb2ed07912)
2022-08-19 15:21:24 +10:00
Michal Nowak
16458122a8
Merge tag 'v9_16_32' into v9_16
...
BIND 9.16.32
2022-08-18 11:55:55 +02:00
Aram Sargsyan
30b1be4e59
Add CHANGES note for [GL #3492 ]
...
(cherry picked from commit 8dd12db505892640d885e81dc6701607da1df67f)
2022-08-17 08:46:31 +00:00
Matthijs Mekking
294431b8f8
Add release note and change entry for #2982
...
News worthy.
(cherry picked from commit 2bd4486766 )
2022-08-09 09:38:23 +02:00
Michał Kępień
d4afcf3dfb
prep 9.16.32
2022-08-05 00:06:08 +02:00
Aram Sargsyan
23bf8afbcb
Add CHANGES and release notes for [GL #3461 ]
...
(cherry picked from commit 0d64f55f5d )
2022-08-01 14:01:37 +00:00
Matthijs Mekking
3c2f517415
Add change entry and release note for #3462
...
News worthy.
(cherry picked from commit 44bbc0175c )
2022-07-26 10:02:26 +02:00
Mark Andrews
cbd2403633
CHANGES note for [GL #3469 ]
...
(cherry picked from commit c549249cb9 )
2022-07-25 11:37:49 -04:00
Evan Hunt
a20584dcf8
CHANGES and release note for [GL #2918 ]
2022-07-22 15:24:34 -07:00
Michal Nowak
a0e7b05aba
Merge tag 'v9_16_31' into v9_16
...
BIND 9.16.31
2022-07-21 14:37:36 +02:00
Evan Hunt
0849fd2211
log the reason for falling back to AXFR from IXFR at level info
...
messages indicating the reason for a fallback to AXFR (i.e, because
the requested serial number is not present in the journal, or because
the size of the IXFR response would exceeed "max-ixfr-ratio") are now
logged at level info instead of debug(4).
(cherry picked from commit df1d81cf96 )
2022-07-12 16:27:01 -07:00
Matthijs Mekking
60c297d717
Add release note and change entry for #3438
...
Bug worth mentioning.
(cherry picked from commit 689215a675 )
2022-07-12 12:48:57 +02:00
Mark Andrews
17b2dc015e
Add CHANGES note for [GL #3389 ]
...
(cherry picked from commit 09d8ed3970 )
2022-07-12 19:02:00 +10:00
Tinderbox User
a2bd0075bb
prep 9.16.31
2022-07-11 04:49:15 +00:00
Mark Andrews
e1b3d3d259
Add CHANGES note for [GL #3061 ]
...
(cherry picked from commit e0708c8950 )
2022-07-07 10:16:07 +10:00
Mark Andrews
3433983407
Add CHANGES note for [GL #3429 ]
...
(cherry picked from commit d935ead14b )
2022-07-06 11:36:10 +10:00
Aram Sargsyan
d31223d477
Add CHANGES and release note for [GL #3398 ]
2022-07-01 08:42:28 +00:00
Michał Kępień
89aa97c455
Add CHANGES entry for GL #3309
...
(cherry picked from commit 58c3513fa6 )
2022-06-22 13:52:08 +02:00
Michał Kępień
68fadd52c1
Merge tag 'v9_16_30' into v9_16
...
BIND 9.16.30
2022-06-15 16:02:06 +02:00
Ondřej Surý
5cd2acb374
Add CHANGES and release note for [GL #3400 ]
...
(cherry picked from commit 646df5cbbc )
2022-06-14 11:55:03 +02:00
Mark Andrews
1e155f4fc4
Add CHANGES note for [GL !6420 ]
...
(cherry picked from commit bd508194be )
2022-06-14 12:08:02 +10:00
Tinderbox User
0842c032fd
prep 9.16.30
2022-06-02 19:30:41 +00:00
Aram Sargsyan
a0121f4908
Add CHANGES and release note for [GL #3380 ]
...
(cherry picked from commit b8073cbe72 )
2022-06-02 10:34:05 +00:00
Ondřej Surý
1c94d0ee6c
Add CHANGES note for [GL #3180 ]
...
(cherry picked from commit d75b953489 )
2022-05-25 16:01:58 +02:00
Michal Nowak
db5f8ebb6f
Merge tag 'v9_16_29' into v9_16
...
BIND 9.16.29
2022-05-19 13:14:59 +02:00
Matthijs Mekking
e8bcf3de5b
Add changes and release notes for #3302
...
Add a comment to make danger happy.
(cherry picked from commit 0f89f0b134 )
2022-05-16 10:35:50 +02:00
Evan Hunt
cd0e13f876
Add CHANGES note for [GL #3327 ]
...
(cherry picked from commit 3f478a3bed )
2022-05-14 00:58:29 -07:00
Tinderbox User
6c8e83b8fe
prep 9.16.29
2022-05-10 08:55:26 +00:00
Mark Andrews
d408b7055c
Add CHANGES entry for [GL #3232 ]
...
(cherry picked from commit 63f420c89a )
2022-05-04 23:53:57 +10:00
Petr Menšík and Petr Špaček
c1127e3550
Export built-in default configuration for named binary
...
It might be useful to display built-in configuration with all its
values. It should make it easier to test what default values has changed
in a new release.
Related: #1326
(cherry picked from commit cf722d18b3 )
2022-04-29 12:26:46 +02:00
Aram Sargsyan
ab4ec2278e
Add CHANGES note for [GL #3278 ]
2022-04-29 09:10:44 +00:00