mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
unbound: upgrade to 1.22.0
there is issue with DNS unable to resolve some domain [0], update the unbound to 1.22.0, the issue is resolved, not sure why it broke though. [0]: https://github.com/vincentmli/bpfire/issues/112 Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
|
||||
#usr/lib/libunbound.la
|
||||
#usr/lib/libunbound.so
|
||||
usr/lib/libunbound.so.8
|
||||
usr/lib/libunbound.so.8.1.24
|
||||
usr/lib/libunbound.so.8.1.30
|
||||
#usr/lib/pkgconfig/libunbound.pc
|
||||
usr/sbin/unbound
|
||||
usr/sbin/unbound-anchor
|
||||
@@ -19,6 +19,7 @@ usr/sbin/unbound-checkconf
|
||||
usr/sbin/unbound-control
|
||||
usr/sbin/unbound-control-setup
|
||||
usr/sbin/unbound-dhcp-leases-bridge
|
||||
usr/sbin/unbound-dhcp-leases-client
|
||||
usr/sbin/unbound-host
|
||||
#usr/share/man/man1/unbound-host.1
|
||||
#usr/share/man/man3/libunbound.3
|
||||
|
||||
Reference in New Issue
Block a user