Skip to content

Commit 1373026

Browse files
committed
container: T7736: pin aardvark-dns to the same minimum version as netavark
aardvark-dns ships in lockstep with netavark (both 1.14.0 on the box this was verified against), so pin it to the same >=1.14.0 minimum required for Podman's "host_interface_name" network option to actually take effect.
1 parent 6d35f06 commit 1373026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ Depends:
334334
# For "container"
335335
podman (>=5.8),
336336
netavark (>=1.14.0),
337-
aardvark-dns,
337+
aardvark-dns (>=1.14.0),
338338
# iptables is only used for containers now, not the the firewall CLI
339339
iptables,
340340
# End container

0 commit comments

Comments
 (0)