v7.28
What's Changed
- fix: Correct spelling mistakes by @kroese in #959
- fix: Support longer interface names by @kroese in #960
- fix: Do not assume Podman never has privileges by @kroese in #961
- fix: Remove unnecessary operation by @kroese in #962
- feat: Detect if container is running in privileged mode by @kroese in #966
- fix: Check lower-case container variable by @kroese in #967
- fix: Remove PODMAN variable by @kroese in #968
- build: Add Github API token by @kroese in #970
- build: Implement user permission checks in review workflow by @kroese in #971
- build: Use Github token by @kroese in #972
- fix: Add MASQUERADE rule for bridge #964 by @Masterwow3 in #969
- fix: Revert MASQUERADE rule for bridge by @kroese in #973
- build: Update noVNC to v1.7.0 beta by @kroese in #974
- fix: Move passt log and pid file locations to /tmp by @kroese in #975
- fix: Local variable declaration for pid file by @kroese in #976
- fix: Workaround AppArmor profile for passt by @kroese in #977
New Contributors
- @Masterwow3 made their first contribution in #969
Full Changelog: v7.27...v7.28