| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
https://lists.freedesktop.org/archives/modemmanager-devel/2020-March/007729.html
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
|
|\
| |
| | |
https-dns-proxy: Reapply overwritten commit / merge
|
| |
| |
| |
| | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Reapplied daf538d8c63a2be72e32f87276ca06db7dc7df5e
* Updated README
* Replaced the ipv4_resolvers option with a ipv6_resolvers_only option
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Added optional ipv4 resolvers UCI config option
* Added logging to logd
* Refactored verbosity UCI config option
* Filtered out any address from being added to dnsmasq
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 9778e2f66ff7b1f06e841a416f295e6e3b74c377.
/etc/resolv.conf is now mounted by default by procd/ujail.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Pinging IPv6 hosts using an interface as a source specifier seems
troublesome. See https://bugs.openwrt.org/index.php?do=details&task_id=2897
for more detail.
Use the desired source interface's IP address instead.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
|
| |
| |
| |
| |
| |
| |
| | |
transmission needs to have name resolution to be able to resolve
the trackers' hostnames.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
softethervpn: disable PIC
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Compilation is broken on AArch64.
Reordered some things for consistency between packages.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.
Signed-off-by: David Bauer <mail@david-bauer.net>
|
| |
| |
| |
| |
| |
| |
| | |
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.
Signed-off-by: David Bauer <mail@david-bauer.net>
|
|/
|
|
|
|
|
| |
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.
Signed-off-by: David Bauer <mail@david-bauer.net>
|
|
|
|
| |
Signed-off-by: Jan Hak <jan.hak@nic.cz>
|
|
|
|
|
|
| |
Syscalls observered when running on arm32. Add them to seccomp rule.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|
|
|
| |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|
|
|
| |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|
|
|
| |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|
|
|
| |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|
|
|
| |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|
|
|
|
|
| |
Adds support for kernel 5.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Backport of upstream staging commit to fix compilation issue with x86_64 as
ppc64le build hosts.
https://github.com/pqarmitage/keepalived/commit/42c020aab6e51d09f22a2e4a33ce6fd73009e2dc
This fixes #10642.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
|
|
| |
Signed-off-by: Jonathan Elchison <JElchison@Gmail.com>
|
|\
| |
| | |
xtables-addons: update to 3.9, fix build on kernel 5.4
|
| |
| |
| |
| | |
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
|
| |
| |
| |
| |
| |
| | |
Use skb_ensure_writable instead
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
|
| |
| |
| |
| |
| |
| |
| | |
57394bc Fix build with Linux 5.3
b95d68c Use uint for module parameter type for setup_timeout, remove -ve check
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Removed options UCI parameter. It's not terribly useful. Most of the
parameters can be replaced with procd functionality. procd also demands
processes to run in the foreground.
Removed -fno-builtin. It seems to be a legacy option.
Ran init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Helge Mader <ma@dev.tdt.de>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Full changelog: https://mosquitto.org/blog/2020/02/version-1-6-9-released/
Nothing of particular relevant to OpenWrt, just general fixes.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|\ \
| | |
| | | |
sqm-scripts: luci-app-sqm: init ucitrack with uci-defaults
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
To avoid build failure when luci-app-sqm is selected as builtin where
the ipk will be installed on build machine
While at it, switch to using $(MAKE) instead of plain "make"
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|/
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
| |
Fixes issue #11282, this patch was provided by PaulFertser on the #openwrt
IRC.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
stubby: fix init script
|
| |
| |
| |
| |
| |
| | |
The configuration file was not being generated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
This update fixes #11452 since LFS detection support was added upstream.
While at, update SPDX license tag to latest standard.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \
| | |
| | | |
Unbound: update to 1.10.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch enables ipset support in the unbound-daemon-heavy variant. See [1] for
instructions on how to use it.
Also fix a minor typo in the libunbound-light description.
[1] https://github.com/NLnetLabs/unbound/pull/28
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
|
|\ \ \
| | | |
| | | | |
libreswan: update to 3.30
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
keepalived: update version to 2.0.20
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
cgi-io: fix compilation against uClibc
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
addrwatch: update to 1.0.2
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Switch to standard tarball to avoid autoreconfig.
Fix license information.
Add PKG_BUILD_PARALLEL for faster compilation.
Add PKG_INSTALL for consistency with other packages.
Removed upstreamed patches. Refresh remaining one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|