Changes
Other
- Use g_unix_signal_add instead of sigaction to avoid risk of deadlock (#177)
- Set XTABLES_LOCKFILE (#180)
Note on upgrading from earlier versions (<3.0.0) of Docker Compose ACAP
Please see the release notes on 3.0.0 for information on upgrading.
What's Changed
- README: Update product selector link by @github-actions in #176
- Use g_unix_signal_add instead of sigaction by @github-actions in #177
- Avoid truncation of startup message by @github-actions in #178
- Fix lint issue in README by @github-actions in #179
- Use fake lock-file by @github-actions in #180
Full Changelog: 3.0.1...3.0.2