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
Michal Nowak
9b7487b2f2
Set up release notes for BIND 9.16.30
2022-05-11 11:04:21 +02:00
Matthijs Mekking
facf1c80a1
Add CHANGE and release note for #2931
...
Release note worthy.
(cherry picked from commit ebbcf4c34f )
2022-04-13 15:13:47 +02:00
Michał Kępień
0fb4b6520e
Set up release notes for BIND 9.16.29
2022-04-12 14:15:41 +02:00
Ondřej Surý
a7f893e836
Rename the configuration option to load balance sockets to reuseport
...
After some back and forth, it was decidede to match the configuration
option with unbound ("so-reuseport"), PowerDNS ("reuseport") and/or
nginx ("reuseport").
(cherry picked from commit 7e71c4d0cc )
2022-04-06 17:51:12 +02:00
Ondřej Surý
be936a10b0
Revert "Add CHANGES and release note for [GL #3190 ]"
...
This reverts commit 639e0600f0 .
2022-04-06 10:31:21 +02:00
Ondřej Surý
4026c3559b
Add CHANGES and release note for [GL #3249 ]
...
(cherry picked from commit 855f49cfba )
2022-04-05 01:21:50 +02:00
Ondřej Surý
639e0600f0
Add CHANGES and release note for [GL #3190 ]
...
(cherry picked from commit 23a4559b34 )
(cherry picked from commit f3ae14d8c3 )
2022-04-05 00:30:39 +02:00
Ondřej Surý
96e01d40bf
Add CHANGES and release note for [GL #3200 ]
...
(cherry picked from commit 8ace9e0c62 )
2022-03-17 16:07:52 +01:00
Michał Kępień
e82ffa9b03
Set up release notes for BIND 9.16.28
2022-03-17 00:19:11 +01:00
Michał Kępień
3849ad19fb
Prepare release notes for BIND 9.16.27
2022-03-17 00:19:11 +01:00
Michał Kępień
768fdcd38b
Reorder release notes
2022-03-17 00:19:11 +01:00
Michał Kępień
0470bce329
Tweak and reword release notes
2022-03-17 00:19:11 +01:00
Ondřej Surý
e0565c3362
Add CHANGES and release note for [GL #3112 ]
2022-03-17 00:19:11 +01:00
Petr Špaček
6939b9f47d
Add Release Note for [GL #2950 ]
2022-03-17 00:19:11 +01:00
Mark Andrews
9f69fc83db
Add release note for [GL #3142 ]
...
(cherry picked from commit e48af36981 )
2022-03-08 21:57:14 +11:00
Michał Kępień
2344201385
Add release note for GL #3147
...
(cherry picked from commit 1c462a63ec )
2022-02-23 14:45:06 +01:00
Petr Špaček
bcd07e71d6
Prepare release notes for BIND 9.16.27
2022-02-18 10:07:48 +01:00
Petr Špaček
69989b1320
Prepare release notes for BIND 9.16.26
2022-02-18 10:03:20 +01:00
Petr Špaček
4ba9be8005
Tweak and reword release notes
2022-02-18 09:36:16 +01:00
Ondřej Surý
e9ad424cec
Add CHANGES and release note for [GL #1897 ]
...
(cherry picked from commit 987ad32fac )
2022-02-17 22:59:24 +01:00
Ondřej Surý
132bed0014
Add CHANGES and release note for [GL #3132 ]
...
(cherry picked from commit 0c35bda762 )
2022-02-17 11:26:16 +01:00
Ondřej Surý
2889492865
Add CHANGES and release note for [GL #3137 ]
...
(cherry picked from commit 44aa8ef997 )
2022-02-10 21:28:48 +01:00
Evan Hunt
556f4d8870
Release notes for [GL #3082 ] and [GL #3111 ]
...
(cherry picked from commit d45f0e1d9e )
2022-02-02 12:04:48 -08:00
Ondřej Surý
4f6f74015f
Add CHANGES and release notes for [GL #3125 ]
...
(cherry picked from commit 932fc7b826703f8b0f30ed11c496f94a02e6ebbb)
2022-02-01 21:16:27 +01:00
Aram Sargsyan
acc774e4dd
Add CHANGES and release notes for [GL #3060 ]
...
(cherry picked from commit d7dfa2dc4b )
2022-01-26 08:19:02 +00:00
Michał Kępień
5111a76eb0
Prepare release notes for BIND 9.16.26
2022-01-20 11:38:18 +01:00
Michał Kępień
9987ff1edf
Prepare release notes for BIND 9.16.25
2022-01-20 11:37:08 +01:00
Michał Kępień
c5f7ece3ad
Reorder release notes
2022-01-20 11:37:08 +01:00
Petr Špaček
00aeba54c9
Tweak and reword release notes
2022-01-20 11:37:08 +01:00
Ondřej Surý
4666cb4a4e
Add CHANGES and release notes for [GL #3095 ]
...
(cherry picked from commit 8d778f758b )
2022-01-13 23:05:38 +01:00
Ondřej Surý
2bf7921c7e
Update the copyright information in all files in the repository
...
This commit converts the license handling to adhere to the REUSE
specification. It specifically:
1. Adds used licnses to LICENSES/ directory
2. Add "isc" template for adding the copyright boilerplate
3. Changes all source files to include copyright and SPDX license
header, this includes all the C sources, documentation, zone files,
configuration files. There are notes in the doc/dev/copyrights file
on how to add correct headers to the new files.
4. Handle the rest that can't be modified via .reuse/dep5 file. The
binary (or otherwise unmodifiable) files could have license places
next to them in <foo>.license file, but this would lead to cluttered
repository and most of the files handled in the .reuse/dep5 file are
system test files.
(cherry picked from commit 58bd26b6cf )
2022-01-11 12:22:09 +01:00
Ondřej Surý
21b74b8c48
Add CHANGES and release note for [GL #3079 ]
...
(cherry picked from commit 5563d06d62 )
2022-01-06 20:00:44 +01:00
Ondřej Surý
721c175bf4
Add CHANGES and release note for [GL #3071 ]
...
(cherry picked from commit ff8d37cbdb )
2022-01-06 12:27:12 +01:00
Ondřej Surý
4aed6821d7
Revert "Add CHANGES and release note for [GL #3071 ]"
...
This reverts commit 7a6365d02875ca1344013ad16ae2d33a51307bec.
(cherry picked from commit 5f36948176 )
2022-01-06 12:27:12 +01:00
Matthijs Mekking
b002ed569c
Add CHANGES and release note for GL #3049
...
This is a bugfix worth mentioning.
(cherry picked from commit f3e668d630 )
2022-01-06 09:35:48 +01:00
Ondřej Surý
604612e5b9
Add CHANGES and release note for [GL #3071 ]
...
(cherry picked from commit 4d71a3b309 )
2022-01-05 10:33:46 +01:00
Petr Špaček
d9d6c0ba66
Set up release notes for BIND 9.16.25
2021-12-16 13:29:31 +01:00
Michał Kępień
7a88254d2c
Prepare release notes for BIND 9.16.24
2021-12-16 13:29:04 +01:00
Michał Kępień
8cbdef4591
Add release note for GL #853
2021-12-16 13:28:39 +01:00
Michał Kępień
d30ad03361
Tweak and reword release notes
2021-12-16 13:27:30 +01:00
Ondřej Surý
16aabacc80
Add CHANGES and release notes for [GL #2398 ]
2021-12-15 21:23:25 +01:00
Ondřej Surý
1804a0332a
Add CHANGES and release not for [GL #3051 ]
...
(cherry picked from commit dff5888d9b )
2021-12-08 18:20:16 +01:00
Ondřej Surý
597cb80c3e
Add CHANGES and release note for [GL #2700 ]
...
(cherry picked from commit 9d53471890 )
2021-12-02 14:20:16 +01:00
Aram Sargsyan
a6572062b1
Add CHANGES and release notes for [GL #1608 ]
...
(cherry picked from commit e644738310 )
2021-12-01 09:56:59 +00:00
Michał Kępień
2512fb8873
Set up release notes for BIND 9.16.24
2021-11-18 09:19:02 +01:00
Michał Kępień
b4c9087130
Prepare release notes for BIND 9.16.23
2021-11-18 09:19:02 +01:00
Michał Kępień
666cd60807
Tweak and reword release notes
2021-11-18 09:19:02 +01:00
Michał Kępień
6c399eda27
Set up release notes for BIND 9.16.23
2021-10-28 12:22:33 +02:00
Michał Kępień
5ed42ad256
Prepare release notes for BIND 9.16.22
2021-10-28 12:22:33 +02:00