[openSUSE/wicked] 925942: Revert "firewall-ext: skip firewallDown action wit...
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 92594253ea7dc2cf8aa16f53b744e0e87fa9bc91 https://github.com/openSUSE/wicked/commit/92594253ea7dc2cf8aa16f53b744e0e87f... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2022-09-29 (Thu, 29 Sep 2022) Changed paths: M etc/Makefile.am M etc/server.xml.in M extensions/firewall Log Message: ----------- Revert "firewall-ext: skip firewallDown action without previous firewallUp" This reverts commit b04d27121013bb058a47b34eecbee14862206ce5. Commit: ad1e8a13eaee14121f3f1c0dce9331bd16d01754 https://github.com/openSUSE/wicked/commit/ad1e8a13eaee14121f3f1c0dce9331bd16... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2022-10-10 (Mon, 10 Oct 2022) Changed paths: M extensions/firewall Log Message: ----------- firewall-ext: Do not change firewalld setting on ifdown Do not change firewalld settings on ifdown, neither for FIREWALL=yes nor for FIREWALL=no (bsc#1201053 and bsc#118950). The problem is, that `firewall-cmd --permanent` also change ifcfg files, thus it would remove the ZONE= setting from ifcfg on ifdown. Changing only runtime firewall settings, trigger a unexpected inconsistency between runtime+persistent config. Commit: 7d704bc92a71d6c2e2a8c2bc819e90d24c57c386 https://github.com/openSUSE/wicked/commit/7d704bc92a71d6c2e2a8c2bc819e90d24c... Author: Marius Tomaschewski <mt@suse.com> Date: 2022-10-12 (Wed, 12 Oct 2022) Changed paths: M etc/Makefile.am M etc/server.xml.in M extensions/firewall Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/933 firewall-ext: Do not change firewalld setting on ifdown (bsc#1201053) Compare: https://github.com/openSUSE/wicked/compare/bd794671e374...7d704bc92a71
participants (1)
-
Marius Tomaschewski