7.4.17
Full Changelog: v7.4.16...v7.4.17
- fix(e_fstab.py): mask quotaon@.service for non-root ext4 mounts
whose on-disk quota feature is already active, not just root's own
quotaon-root.service/quotaon.service (#197, 5bb7f7e). - fix(remote.py): quiet sshExec() polling in waitForFw(), so the expected
connection-refused retries while the firewall reboots no longer get
logged as if they were real setup errors (#196, c267505). - fix(create-keytab.py): restart squid again after the keytab (and any
newly added SPN) actually exists, instead of only before, so SSO auth
doesn't silently keep failing until some unrelated later restart
(#198, 78f6e53). - fix(config.xml.tpl): write the 7 built-in firewall rules directly in
OPNsense's new uuid-based rule schema, so they no longer show up as
needing a manual Migration Assistant run after every fresh setup
(#199, acc9f71).