755761e3a4
* Fix firewalld module failing on missing protocol. (#50242) Under Python 3.7 at least, the split of the port field fails ungracefully if there is no slash. The fix also addresses the case of an empty protocol after the slash. (cherry picked from commit69deb73803
) * add changelog for #50242 (#50480) Signed-off-by: Adam Miller <admiller@redhat.com> (cherry picked from commitb81a74f551
)
2 lines
68 B
YAML
2 lines
68 B
YAML
bugfixes:
|
|
- fix handling of firewalld port if protocol is missing
|