mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Merge branch 'master' into next
This commit is contained in:
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
|
|||||||
#usr/lib/libunbound.la
|
#usr/lib/libunbound.la
|
||||||
#usr/lib/libunbound.so
|
#usr/lib/libunbound.so
|
||||||
usr/lib/libunbound.so.8
|
usr/lib/libunbound.so.8
|
||||||
usr/lib/libunbound.so.8.1.28
|
usr/lib/libunbound.so.8.1.29
|
||||||
#usr/lib/pkgconfig/libunbound.pc
|
#usr/lib/pkgconfig/libunbound.pc
|
||||||
usr/sbin/unbound
|
usr/sbin/unbound
|
||||||
usr/sbin/unbound-anchor
|
usr/sbin/unbound-anchor
|
||||||
|
|||||||
1
config/rootfiles/oldcore/189/filelists/unbound
Symbolic link
1
config/rootfiles/oldcore/189/filelists/unbound
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../common/unbound
|
||||||
@@ -349,6 +349,7 @@ ldconfig
|
|||||||
telinit u
|
telinit u
|
||||||
|
|
||||||
# Start services
|
# Start services
|
||||||
|
/etc/init.d/unbound restart
|
||||||
/etc/init.d/collectd restart
|
/etc/init.d/collectd restart
|
||||||
/usr/local/bin/openvpnctrl -s
|
/usr/local/bin/openvpnctrl -s
|
||||||
/usr/local/bin/openvpnctrl -sn2n
|
/usr/local/bin/openvpnctrl -sn2n
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 1.21.0
|
VER = 1.21.1
|
||||||
|
|
||||||
THISAPP = unbound-$(VER)
|
THISAPP = unbound-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.gz
|
DL_FILE = $(THISAPP).tar.gz
|
||||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_BLAKE2 = f6dc7b60e0071d3a7e7e687eb76fd086590ac69da954775c85bd09d8caa5e0cc4181c97fc14a75d2235f3b182d2d5b0b9120e453beb4e112af67ac80216cfca9
|
$(DL_FILE)_BLAKE2 = 4a14019a52c7f0641a6cfcb946be3016d9fd722acff7eeb5ea243808621af9fc05d2bb4dcba1024f134eb6ec609994e5a07b6c4b6bc0b8cc639b35db1546acd1
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user