Skip to content

Releases: middelink/mikrotik-fwban

v1.1

07 Oct 14:58
Compare
Choose a tag to compare

Changelog

  • ae2443d Add a github action build+test+lint workflow.
  • 2ea51e1 Add goreleaser yaml config.
  • 64a5ee2 Add license scan report and status
  • 82da8e5 Add more testing around duplicate named groups and validity of ip addresses.
  • 1949f61 Create a github workflow which auto releases when a new tag is created.
  • b68757b Don't release i386, nor windows armv6/v7 binaries.
  • e9bec52 Fix security vulnerability in gopkg.yaml.v1 by upgrading to v3 (even though it is only used during testing)
  • 306d6a8 Update dependencies & vendor the packages.
  • 4154a17 Windows does not have SIGUSR1, so move the functionality for dumping the list of dynamic entries in arch dependend files.