diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-19 08:47:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-19 08:47:44 +0000 |
commit | 2ba56ed1414a987495df884109967456cd73f3e4 (patch) | |
tree | 8cefed764b98ee820a693a2e78725dff49de7c18 /CHANGES | |
parent | Releasing debian version 2.12.0-2. (diff) | |
download | dnsperf-2ba56ed1414a987495df884109967456cd73f3e4.tar.xz dnsperf-2ba56ed1414a987495df884109967456cd73f3e4.zip |
Merging upstream version 2.13.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2023-06-15 Jerry Lundström + + Release 2.13.0 + + This release adds a new option `-O tls-sni=...` to set the Server Name + Indication when using TLS transport, currently for DNS-over-TLS and + DNS-over-HTTPS. + + dbe84f6 TLS SNI + 5fb2282 Add TLS Server Name Indication extension support + 2023-05-21 Jerry Lundström Release 2.12.0 |