Skip to content

Releases: containers/netavark

v1.12.2

19 Aug 15:14
v1.12.2
Compare
Choose a tag to compare
  • Ensure DNS rules cover TCP for iptables and nftables
  • On ardvark-dns start, delete entries again on failure

v1.12.1

02 Aug 12:19
v1.12.1
Compare
Choose a tag to compare
  • Fixed problem with categories in Cargo.toml that prevented us from publishing v1.12.0

v1.12.0

01 Aug 15:34
v1.12.0
Compare
Choose a tag to compare
  • Dependency updates
  • Netavark-DHCP proxy: use dns servers from dhcp lease
  • Improved handling and visibility of errors from aardvark-dns
  • Use nftables as default driver for Fedora 41

v1.11.0

30 May 15:31
v1.11.0
Compare
Choose a tag to compare
  • Do not perform namespace detection for aardvark-dns updates as it is not needed
  • Fixed condition where ignored errors were being returned as real
  • With nftables, only dump netavark table rules
  • Fix port forward with strict RPF and multi-networks
  • updated dependencies

v1.10.3

10 Feb 14:47
v1.10.3
Compare
Choose a tag to compare
  • Fixed a bug where the netavark update command could sometimes incorrectly start a new Aardvark DNS server instead of restarting the existing server

v1.10.2

31 Jan 20:42
v1.10.2
Compare
Choose a tag to compare
  • Fixed a bug where netavark update could sometimes fail

1.10.1

25 Jan 15:41
v1.10.1
Compare
Choose a tag to compare
  • updated nftables to 0.3

v1.10.0

24 Jan 21:00
v1.10.0
Compare
Choose a tag to compare
  • added an nftables backend that allows its use on systems without iptables installed
  • added command line option to change firewall driver
  • show error if process is in wrong netns
  • removed unessesary unlock lockfile calls
  • updated dependencies

v1.9.0

27 Nov 14:16
v1.9.0
Compare
Choose a tag to compare
  • add firewalld-reload subcommand
  • bridge: force static mac on bridge interface
  • dependency updates
  • numerous fixes to test suite

v1.8.0

27 Sep 18:31
v1.8.0
Compare
Choose a tag to compare
  • iptables: improve error when ip6?tables commands are missing
  • docs: Convert markdown with go-md2man instead of mandown
  • iptables: drop invalid packages
  • bump rust edition to 2021
  • Add ACCEPT rules in firewall for bridge network with internal dns
  • Add vrf support for bridges

Update 2023-09-28:
replaced netavark-v1.8.0-vendor.tar.gz tarball with working one (#819)