Skip to content

Commit 7395403

Browse files
committed
release notes for v1.15.0
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
1 parent 8dd201b commit 7395403

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release Notes
22

3+
## v1.15.0
4+
5+
* Fixed an issue where invalid dns names that included a space would cause aardvark-dns to crash. Instead such names are now ignored and generate a warning. ([#1019](https://github.com/containers/netavark/issues/1019))
6+
* Netavark teardown now ignores SIGTERM and SIGINT signals to prevent interfaces/firewall rules from leaking during teardown. ([#1223](https://github.com/containers/netavark/issues/1223))
7+
* Netavark no longer set the dns.podman search domain in the response. Aardvark-dns sill uses that name and resolves it but it will no longer be added to the containers resolv.conf because of that. ([#1133](https://github.com/containers/netavark/issues/1133))
8+
* The MSRV has been bumped to v1.77.
9+
* Dependency updates.
10+
311
## v1.14.1
412

513
* Fixed an issue where the Makefile did not install the `netavark-firewalld(7)` man page. ([#1179](https://github.com/containers/netavark/issues/1179))

0 commit comments

Comments
 (0)