From e4fac78d91beaab8e6a6924a308ed403045676be Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Mon, 10 Sep 2018 16:17:50 -0400 Subject: Update release notes for 0.9.1.1 Signed-off-by: Matthew Heon --- RELEASE_NOTES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fc7487665..046c0c0df 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,12 @@ # Release Notes +## 0.9.1.1 +### Bugfixes +- Added support for configuring iptables and firewalld firewalls to allow container traffic. This should resolve numerous issues with network access in containers. + +### Note +It is recommended that you restart your system firewall after installing this release to clear any firewall rules created by older Podman versions. If port forwarding to containers does not work, it is recommended that you restart your system. + ## 0.9.1 ### Features - Added initial support for the `podman pod` command as non-root -- cgit v1.2.3-54-g00ecf