Releases: tui-tools/tui-firewall
Releases · tui-tools/tui-firewall
Release list
v0.2.2
Changelog
- 77b9170 Drop cross-repo dispatch; the package repo and the site poll releases
- b5303ad Gate the release on a security job, and sign what it publishes
- a9872f6 Packages are available from pkgs.tui.tools
- c8e32ba Pin the two actions that publish no moving major tag (#2)
- 89f3380 Stop telling readers the packages are unpublished
v0.2.1
Changelog
- 4062d69 Ship the tool as a .deb, an .rpm and a pacman package
v0.2.0
Changelog
- 207f077 Add --check, a non-interactive read path, and a backend smoke test
- 2f75080 Add tool.json and generate the README Install section from it
- c48b508 Assert real firewalld behaviour in the lab, not a stub
- fe0eab2 Bump the github-actions group with 5 updates (#1)
- a041d68 Document firewalld, and screenshot it
- 8a08d6e Drive firewalld for real, behind the same backend interface
- a2f36e0 Hold both ends of the tested firewalld range
- 745e371 Hold this tool to the family's lint bar
- 2e081b0 Keep the sudo note inside the manifest's length limit
- 2fa4c9a Re-pin the kit at v0.1.3 for the help panel width fix
- e46dcce Re-pin the kit at v0.2.3
- 615bf44 Separate deciding which firewall to drive from reaching for it
- 34abbdb Show which ufw version is being driven
- 7ed7064 Test the firewalld backend against captured firewall-cmd output
v0.1.0
Changelog
- fba6943 Add fwall v0.1, a TUI for the system firewall
- 806e85f Add the backend-agnostic firewall model and backend selection
- 0ea1fda Become tui-firewall, a repository of its own
- 71847bc Depend on tui-kit v0.1.1 for the table layout fix
- 3e7ee4c Implement the ufw backend with parsers and a fake
- f10888e README: unofficial, under-validation disclaimer
- 1abc40b Scaffold the tui-tools monorepo