| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
softethervpn: updated to 4.25-9656
Signed-off-by: Federico Di Marco <fededim@gmail.com>
|
|
|
|
| |
Signed-off-by: Federico Di Marco <fededim@gmail.com>
|
|
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It seems that UCI can't handle duplicate section names in a single
config file, even if they use different types. After the previous
commit, running `uci export` results in the following error:
uci: Parse error (section of different type overwrites prior section with same name) at line 17, byte 23
Append a 6 to the com2sec6 section names to solve this.
Fixes: 0e1c8b4ccc2c ("net-snmp: snmpd: listen on IPv6 by default")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|
|
|
|
|
| |
Closes #4758.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|
|
|
|
|
| |
Closes #4724.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|
|
|
| |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|
|
|
| |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\
| |
| | |
net/ddns-scripts: Fix deSEC update URL
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
deSEC update API doesn't support http://[USERNAME]:[PASSWORD]@update.dedyn.io/update authorization.
So we need to pass username & password as get parameters.
API ref: https://desec.io/#!/en/docs/update-api-details
Signed-off-by: Qian Zheng <sotux82@gmail.com>
|
| |
| |
| |
| |
| |
| | |
This fixes the TROVE-2017-008 (CVE-2017-0380) security problem.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|\ \
| | |
| | | |
noddos: Noddos v0.5.0 with mDNS / DNS-SD support
|
| | |
| | |
| | |
| | | |
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
|
|\ \ \
| | | |
| | | | |
Fix some PKG_MIRROR_HASH / PKG_HASH
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
unbound: upstream 1.6.6 and enhance control UCI option
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Enhance the 'control' option to allow using SSL
to connect to the server. Add the 'extended_stats'
option to match 'extended-statistics: yes.'
Document the 'extended_luci' option; it does not
control Unbound, but changes the LuCI tabs.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
revert the update as the new wget version links to libunistring
that is a rather large library. Better to revert the update now
in order to fix buildbot and then look into solutions.
signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\|
| |
| | |
noddos: Don't create /var/lib/noddos in Makefile (#4837)
|
| |
| |
| |
| | |
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
|
|\ \
| | |
| | | |
net/sngrep: Update to 1.4.4-rc2
|
| | |
| | |
| | |
| | |
| | | |
Update sngrep to 1.4.4-rc2
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \
| |/ /
|/| | |
net/inadyn: Update to 2.2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update inadyn to 2.2
Switch to release tarball
Remove example file from package
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
wget 1.91.1 configure script tries to link libunistring
if that is found. That lib is rather large and is not that
essential for normal operations, so instead of depending
on that, try to avoid linking it.
Revert an upstream commit that removed the clearance of
libunistring data in case IRI is explicitly disabled
(like we have it).
Reference to upstream commits:
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=00ae9b4ee2caa6640776e9777e7ef5a374d082c0
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=990f3d67d340d226bbd4187f5d310a4d2bf2bfe4
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \
| | | |
| | | | |
wireguard: bump to release 0.0.20170918
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Simple version bump.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Sysrepo update
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Patch includes updates to packages:
netopeer2: update to version 0.4.0
sysrepo: update to 0.7.0
libnetconf2: update to 0.9.15
libyang: update to 0.13.46
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
|\ \ \ \
| | | | |
| | | | | |
chrony: update to 3.2
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
wget: update to 1.19.1
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Update wget to 1.19.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Notable changes since 3.0.8
ede744a: depends on libcares now instead of libudns
1c64829: new cmdline option --no-delay for not turning off TCP_NODELAY
9201619: ss-local: check if client supports socks5 protocol and no-auth-required method
f8283fc: Fix potential buffer overflow when parsing json config
380fddb: redir: fix conversion from DSCP to ToS
The two patches are now in the offical repo
|
|/ / |
|
|\ \
| | |
| | | |
htpdate: modify init scripts to use procd and uci configuration
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Modify init script to use standard uci configuration and procd for
process management. We benefit from:
- use of standard LEDE configuration with its ability to revert and
commit changes
- validation of configuration variables
- procd taking care of restarting daemon when config changes and user
wants to reload it
- automatic respawning of daemon process in case it dies
The source is patched to make it possible to run as a daemon in
foreground.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
|
|\ \ \
| | | |
| | | | |
adblock: update 3.0.2
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* better system information
* several kresd related documentation fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \
| | | | |
| | | | | |
linknx: bump to new upstream version
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
net/mwan3: fix mwan3track initial_state and track_ip order
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
noddos: introduction of noddos package
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
|
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
marcin1j/pr/20170902-mwan3-fix-interface-bound-network-traffic
mwan3: fix interface-bound traffic when interface is offline
|