Skip to content

Releases: containers/netavark

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)

v1.7.0

29 Jun 13:52
v1.7.0
Compare
Choose a tag to compare

v1.7.0

v1.5.1

31 May 14:56
v1.5.1
cef48aa
Compare
Choose a tag to compare
v1.5.1

v1.6.0

12 Apr 01:52
v1.6.0
Compare
Choose a tag to compare
  • Now supports a driver plugin module for user defined network drivers
  • Initial MACVLAN DHCP support (additional unit file required for packagers)
  • Dependency updates