Changes
Other
- Use g_unix_signal_add instead of sigaction to avoid risk of deadlock (#264)
- Set XTABLES_LOCKFILE (#265)
Note on upgrading from earlier versions (<3.0.0) of Docker ACAP
Please see the release notes on 3.0.0 for information on upgrading.
What's Changed
- README: Update product selector link by @pataxis in #263
- Use g_unix_signal_add instead of sigaction by @isak-jakobsson in #264
- Avoid truncation of startup message by @killenheladagen in #262
- Fix lint issue in README by @madelen-at-work in #266
- Use fake lock-file by @madelen-at-work in #265
New Contributors
- @isak-jakobsson made their first contribution in #264
Full Changelog: 3.0.1...3.0.2