Commit Graph

6904 Commits

Author SHA1 Message Date
Aram Sargsyan
aa4319f263 Add a CHANGES note for [GL #3512] 2022-09-28 09:36:24 +00:00
Mark Andrews
1e3680193a Add CHANGES note for [GL #3551] 2022-09-28 09:25:13 +10:00
Ondřej Surý
be3a159b54 Add CHANGES note for [GL #3559] 2022-09-27 17:53:04 +02:00
Ondřej Surý
178e0317a6 Add CHANGES and release note for [GL #3567] 2022-09-27 17:09:11 +02:00
Mark Andrews
e876de442e Add CHANGES entry for [GL #3541] 2022-09-27 16:54:39 +02:00
Mark Andrews
0774dacf2d Add CHANGES note for [GL #3557] 2022-09-27 21:54:02 +10:00
Mark Andrews
6237273205 Add CHANGES notes for [GL !5923] 2022-09-26 16:29:35 +02:00
Ondřej Surý
b4e131ac77 Add CHANGES note for [GL !6803] 2022-09-26 15:13:11 +02:00
Aram Sargsyan
7ea4e4a1ce Add a CHANGES note for [GL #1781] 2022-09-23 13:27:44 +00:00
Mark Andrews
54916b4e45 Add a CHANGES note for [GL !6711] 2022-09-23 13:18:28 +10:00
Michał Kępień
07721836a4 Add CHANGES and release notes for [GL #1967] 2022-09-22 14:03:17 +02:00
Ondřej Surý
e2043768b6 Add CHANGES note for [GL #3202] 2022-09-22 09:46:25 +02:00
Michał Kępień
2ee16067c5 Merge tag 'v9_19_5'
BIND 9.19.5
2022-09-21 13:04:58 +02:00
Aram Sargsyan
f113bc8142 Add CHANGES note for [GL #3529] 2022-09-19 16:36:29 +00:00
Ondřej Surý
845d7ef69b Add CHANGES note for [GL #3545] 2022-09-19 14:16:07 +02:00
Evan Hunt
fdc35928eb CHANGES for [GL #3522] 2022-09-15 10:34:25 -07:00
Ondřej Surý
e29563173b Add CHANGES and release note for [GL #3542] 2022-09-15 10:29:58 +02:00
Ondřej Surý
1eb848d71a Add CHANGES and release note for [GL #1176] 2022-09-15 10:12:50 +02:00
Petr Špaček
67c3a3439b CHANGES note for [GL !6669] 2022-09-15 06:50:55 +02:00
Mark Andrews
b15309e10d Add a CHANGES note for [GL #3525] 2022-09-15 08:44:28 +10:00
Evan Hunt
d99076ede4 remove 'resolve' test binary
the 'resolve' binary was added for testing dns_client as part of
the export library. the export libraries are no longer supported,
and tests using 'delv' provide the same coverage, so 'resolve' can
be removed now.
2022-09-14 10:17:06 -07:00
Evan Hunt
0cc6c9f0b8 CHANGES for [GL #3399] 2022-09-14 09:36:58 -07:00
Mark Andrews
b22df206d4 Add CHANGES and release notes for [GL #2295] 2022-09-13 12:07:13 +10:00
Tony Finch
022bb06264 CHANGES note for [GL !6516]
[cleanup]	Move the duplicated ASCII case conversion tables to
		isc_ascii where they can be shared, and replace the
		various hot-path tolower() loops with calls to new
		isc_ascii implementations.
2022-09-12 12:23:39 +01:00
Tony Finch
ac487af09e CHANGES and release note for [GL #3527]
[func]		When an international domain name is not valid, DiG will
		now pass it through unchanged, instead of stopping with
		an error message. [GL #3527]
2022-09-12 11:42:02 +01:00
Tony Finch
7b71b1020f 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 10:35:39 +01:00
Michał Kępień
e46709eb07 Add a CHANGES marker 2022-09-08 14:00:21 +02:00
Mark Andrews
b3277f2e10 Add CHANGES note for [GL #3487] 2022-09-08 11:27:31 +02:00
Matthijs Mekking
e394902965 Add CHANGES entry for 3517 2022-09-08 11:24:37 +02:00
Aram Sargsyan
5b5f2353d4 Add CHANGES note for [GL #3491] 2022-09-08 11:20:34 +02:00
Evan Hunt
430ee6c427 CHANGES and release notes for CVE-2022-2881 [GL #3493] 2022-09-08 11:15:52 +02:00
Michał Kępień
e802beedfc Add CHANGES entry for GL #3394 2022-09-08 11:11:30 +02:00
Michał Kępień
29ed170ba0 Add placeholder entries to CHANGES
Add placeholders for the following issues:

  - [GL #3394]
  - [GL #3487]
  - [GL #3491]
  - [GL #3493]
  - [GL #3517]
2022-09-08 10:42:01 +02:00
Aram Sargsyan
0b0cf12741 Add CHANGES and release notes for [GL #3459] 2022-09-08 09:15:30 +02:00
Aram Sargsyan
87920661b1 Add CHANGES note for [GL #3518] 2022-09-06 08:55:07 +00:00
Ondřej Surý
0fe7acb4e6 Add CHANGES and release note for [GL #3485] 2022-09-05 10:35:09 +02:00
Aram Sargsyan
362ead8d85 Add CHANGES note for [GL #3515] 2022-09-02 08:16:44 +00:00
Evan Hunt
f72bf1375a CHANGES for [GL #3511] 2022-08-31 15:32:37 -07:00
Evan Hunt
fea9751f13 CHANGES for [GL #3501] 2022-08-31 11:33:54 -07:00
Aram Sargsyan
0f9d645582 Add CHANGES note for [GL #3410] 2022-08-31 08:56:03 +00:00
Evan Hunt
92526facb1 CHANGES and release note for [GL #3508] 2022-08-26 09:09:25 +02:00
Matthijs Mekking
a98f993da8 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).
2022-08-23 11:04:00 +02:00
Matthijs Mekking
4f2a15b52a Add change entry and release note for #3486
News worthy.
2022-08-22 15:55:47 +02:00
Aram Sargsyan
9885306d9a Add CHANGES not for [GL #3463] 2022-08-19 08:11:42 +00:00
Mark Andrews
dc8fcbf013 Add CHANGES entry for [GL !6468] 2022-08-19 14:55:26 +10:00
Artem Boldariev
26a66d095c Modify CHANGES (+http-plain-{get, post} support fix in dig)
This commit modifies the CHANGES file to mention that +http-plain-get
and +http-plain-post options support in dig was fixed.
2022-08-18 13:43:00 +03:00
Michal Nowak
ffcee7c5b7 Merge tag 'v9_19_4'
BIND 9.19.4
2022-08-18 11:29:56 +02:00
Aram Sargsyan
809dd3298c Add placeholder for [GL #3491] 2022-08-18 09:07:52 +00:00
Aram Sargsyan
144fcc387a Add CHANGES note for [GL #3492] 2022-08-15 11:45:18 +00:00
Matthijs Mekking
fece593403 Add change and release note for #3381
Because folks want to know.
2022-08-15 11:44:20 +02:00