74db99801a
dns-root-data has been demoted to a "Recommends" dependency of unbound, which we don't install. Sadly the default unbound configuration is broken without it. Change-Id: Ie285d1c058c4ad7c6579f25cf24884d8e396e1dc
15 lines
207 B
Plaintext
15 lines
207 B
Plaintext
{
|
|
"release": {
|
|
"debian": {
|
|
"bookworm": {
|
|
"unbound": "unbound dns-root-data"
|
|
}
|
|
},
|
|
"ubuntu": {
|
|
"noble": {
|
|
"unbound": "unbound dns-root-data"
|
|
}
|
|
}
|
|
}
|
|
}
|