summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2024-09-04 15:29:37 +0200
committerPaul Holzinger <pholzing@redhat.com>2024-09-04 15:29:37 +0200
commit37bb63482e7dcabae2143c0cd06472c6a376dd1b (patch)
tree69aa79506adc35f79deca56fd30bf6382e6584ee
parent4a27dcfea4e3f203f169c28e1a2ea8a6fe193912 (diff)
Update release notes for 1.12.2
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 4eee357..cb3231d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Release Notes
+## v1.12.2
+
+* This releases fixes a security issue (CVE-2024-8418) where tcp connections where not handled correctly which allowed a container to block dns queries for other clients on the same network [#500](https://github.com/containers/aardvark-dns/issues/500). Versions before v1.12.0 are unaffected as they do not have tcp support.
+
## v1.12.1
* Fixed problem with categories in Cargo.toml that prevented us from publishing v1.12.0
@@ -13,7 +17,7 @@
## v1.11.0
* Do not allow "internal" networks to access DNS
-* On SIGHUP, stop AV threads no longer needed and reload in memory those that are
+* On SIGHUP, stop AV threads no longer needed and reload in memory those that are
* updated dependencies
## v1.10.0