| Commit message (Collapse) | Author | Age |
|\
| |
| | |
adblock: add German list
|
| |
| |
| |
| | |
Signed-off-by: Julius-Paul Jann <foss@nokius.net>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
knot: upgrade to 2.5.6
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update the default config file to reflect the server changes.
Remove no longer applicable patch.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \ \
| | | |
| | | | |
net/dansguardian: Remove from tree
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Dansguardian hasn't seen a release in over 5 years and been deprecated
upstream. We're just doing a disservice providing software that isn't
supported. If functionality is needed please use e2guardian instead (in tree).
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Interfaces may be managed by 3rd-party scripts, thus src_ip may not be
always available in uci.
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Interfaces of some PtP protocols do not have a real gateway. In that
case ubus may fill them with '0.0.0.0' or even leave it blank. This
will cause error when adding new routing rule.
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| |_|/
|/| |
| | |
| | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|\ \ \
| | | |
| | | | |
net/sshfs: update to 2.10
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update to the latest release usable with fuse 2.x
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Saverio Proto <saverio.proto@switch.ch>
|
|\ \ \
| | | |
| | | | |
adblock: release 3.1.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* please note: config file update required!
* add 'whitelist only' mode, block access to all domains
except those explicitly listed in the whitelist file
* rework awk regex for all blocklist sources
* include 'third-party' domains for all regional lists
* change adguard url and refine filter ruleset
* use POSIX character classes
* fix regex for whitelist preparation
* fix corner case parsing issues
* fix enable/disable behavior
* various other small fixes
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \
| | | | |
| | | | | |
noddos: bump to v0.5.5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
ddns-script: fix update_url incorrect for duckdns.org service
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Compile tested: arch:arm, OpenWRT/LEDE version:for-15.05
Run tested: arch:arm, OpenWRT/LEDE version:for-15.05, tests done
Description:
<ddns-script>: fix update_url incorrect for duckdns.org service
Signed-off-by: Wendy Wu <wendy2001011@163.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Disable linkage to libunistring with a hack: advice configure
to use included libunistring when there is actually none.
This avoids libunistring detection in buildbot the the need
for dependency.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
mikrotik-btest: Add package
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
mikrotik-btest is a bandwidth test client compatible with Mikrotik's RouterOS BTest server.
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes: CVE-2017-13089, CVE-2017-13090
switch to gz as there is no xz tarball for 1.19.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
As jool builds a kernel module, a PKG_BUILD_DIR under KERNEL_BUILD_DIR must
be used to avoid reusing build artifacts when switching to a different
target of the same architecture. Otherwise, kernel ABI mismatches may
result, leading to an unusuable module, or build failures like the
following:
Package kmod-jool is missing dependencies for the following libraries:
crypto_hash.ko
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes the following CVEs:
CVE-2017-15227
https://nvd.nist.gov/vuln/detail/CVE-2017-15227
CVE-2017-15228
https://nvd.nist.gov/vuln/detail/CVE-2017-15228
CVE-2017-15721
https://nvd.nist.gov/vuln/detail/CVE-2017-15721
CVE-2017-15722
https://nvd.nist.gov/vuln/detail/CVE-2017-15722
CVE-2017-15723
https://nvd.nist.gov/vuln/detail/CVE-2017-15723
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
mii-tool: fix kernel 4.9 compatibility
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
ddns-scripts: fix dynv6.com "unchanged" response
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Run tested: LEDE Reboot 17.01.3 r3533-d0bf257c46
Description:
user.err ddns-scripts: IP update not accepted by DDNS Provider
dynv6.com response "unchanged" is OK
Signed-off-by: Ernest Moshkov <e.moshkov@gmail.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
linknx: bump to version 0.0.1.34
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
openvswitch: upgrade to 2.8.1 ; package more stuff from the OVS build
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
I should have packaged the OVN stuff, VTEP and what-not
earlier, but was not inspired to do this earlier.
I made some time now to package those parts.
Disabling flake8 & python3 explicitly.
They might get detected and cause weird build errors.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|