Skip to content

Releases: containers/aardvark-dns

v1.13.1

06 Nov 17:17
v1.13.1
966017c
Compare
Choose a tag to compare
  • Fix parsing of ipv6 link local addresses in resolv.conf (#535)

v1.13.0

29 Oct 18:25
v1.13.0
Compare
Choose a tag to compare
  • Set TTL to 0 for container names
  • Allow forwarding of names with no ndots
  • DNS: limit to 3 resolvers and use better timeout for them
  • Ignore unknown resolv.conf options

v1.10.1-rhel

25 Sep 08:26
v1.10.1-rhel
3d0fec1
Compare
Choose a tag to compare
  • Don't tear down all server threads on SIGHUP (#513)

v1.12.2

04 Sep 13:54
v1.12.2
4034a24
Compare
Choose a tag to compare
  • This release fixes a security issue (CVE-2024-8418) where tcp connections where not handled correctly which allowed a container to block dns queries for other clients on the same network #500. Versions before v1.12.0 are unaffected as they do not have tcp support.

v1.12.1

01 Aug 18:40
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:35
v1.12.0
Compare
Choose a tag to compare
  • Dependency updates
  • Improve all around error handling and logging
  • Added TCP/IP support
  • Update upsteam resolvers on each refresh

v1.11.0

30 May 15:32
v1.11.0
Compare
Choose a tag to compare
  • Do not allow "internal" networks to access DNS
  • On SIGHUP, stop AV threads no longer needed and reload in memory those that are
  • updated dependencies

v1.10.0

24 Jan 20:58
v1.10.0
Compare
Choose a tag to compare
  • removed unused kill switch
  • updated dependencies

v1.9.0

27 Nov 14:18
v1.9.0
Compare
Choose a tag to compare
  • update trust-dns to hickory
  • never report an error when the syslog init fails
  • dependency updates

v1.8.0

27 Sep 18:33
v1.8.0
Compare
Choose a tag to compare
  • dependency updates