| Commit message (Collapse) | Author | Age |
|\
| |
| | |
nginx-util: fix issues and cleanup
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* fix regex capture (to conform std)
* fix issues for Clang/libcxx (warnings/includes)
* fix CONFLICTS in the Makefile
* use /bin/sh in host scripts and shellcheck them
* add callback for setting arguments in ubus::call
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
|
|\ \
| | |
| | | |
nextdns: Update to version 1.6.3
|
|/ /
| |
| |
| | |
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
|
|\ \
| | |
| | | |
sslh: add transparent proxy support
|
| | |
| | |
| | |
| | |
| | |
| | | |
Upstream will drop support for the ssl option in the next future version.
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Compile with USELIBCAP=1 to make use of POSIX capabilities. This will
save the required capabilities needed for transparent proxying for
unprivileged processes.
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
nextdns: Update to version 1.6.0
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
|
|\ \ \
| | | |
| | | | |
sqlite3: update to version 3.32.1
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update SQLite to version 3.32.1 to mitigate two security vulnerability CVE-s.
This mitigates CVE-s: CVE-2020-13434 and CVE-2020-13435
https://nvd.nist.gov/vuln/detail/CVE-2020-13434
https://nvd.nist.gov/vuln/detail/CVE-2020-13435
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
|
|\ \ \ \
| | | | |
| | | | | |
transmission: init script check syscall list for seccomp
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
linuxptp: fix build failure
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Build is failing because HWTSTAMP_TX_ONESTEP_P2P is defined anymore on
linux net_tstamp.h.
Moreover, the usual way of linuxptp build is looking for system includes
unless user defines differently. That also was tried to fix.
PKG_RELEASE bumped to 3.
Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
|
|\ \ \ \
| | | | |
| | | | | |
python-six: bump to version 1.15.0
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
knot: update to version 2.9.5
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Removed patch
`03-configure-allow-to-manually-disable-POSIX-capabiliti.patch` that has been backported into release.
Signed-off-by: Jan Hak <jan.hak@nic.cz>
|
|\ \ \
| | | |
| | | | |
transmission: update to 3.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
remove upstreamed patches. Refresh remaining one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
docker-ce: Updated to 19.03.9 and updated relevant dependencies
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
python3-django-cors-headers: update version to 3.3.0
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The existing interface selection/detection code was incomprehensible at
worst and convoluted at best. The uci config file suggested it
understood an external ipv6 interface but in reality the init script
took no notice. Re-work it so it is at least comprehendible and takes
notice of ipv6 interface details if specified.
Update the hotplug script to use the same interface selection/detection
code as the init script and take note of ipv6 interface selection, only
restarting miniupnpd on interface up events and only if that interface
isn't already known (for that ip class) by miniupnpd.
For me this has solved numerous 'flaky' startup problems, especially
with regard to ipv6.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
|\ \ \
| | | |
| | | | |
giflib: remove host build
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
It's completely unused and breaks under CentOS7.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
modemmanager: set interface MTU based on bearer settings
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Using the same method used by other protocol handlers like uqmi.
Fixes https://github.com/openwrt/packages/issues/11383
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
|
|\ \ \ \
| | | | |
| | | | | |
clamav: update to version 0.102.3 (security fix)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes:
CVE-2020-3341
CVE-2020-3327
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
postgresql: fix compilation with GCC4
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The minimum version of GCC according to prereq-build.mk is 4.8 which
defaults to gnu89. This breaks the host build when the host GCC is less
than 5, which defaults to gnu99. Add a simple CFLAG to fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/ / /
|/| | |
| | | |
| | | | |
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
|\ \ \ \
| | | | |
| | | | | |
libtasn1: fix host build under old GCC
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8
defaults to std=gnu89, breaking the build. GCC5 defaults to gnu99.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Update the SDK URL in the README.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Wren Turkal <wt@penguintechs.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
protobuf-c: fix host build on GCC4
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8
does not default to gnu++11. This fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
sqlite3: update to version 3.32.0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update SQLite to version 3.32.0 to mitigate a security vulnerability.
This mitigates CVE-2020-11656
https://nvd.nist.gov/vuln/detail/CVE-2020-11656
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
uwsgi: make luci-webui single threaded and log more
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
More threads can lead to a problem if a luci-app makes a fork
(e.g. for executing a command). Parallelism is still achieved
by using `processes = 3`.
Make the log more verbose by filtering only standard messages
for start/stop/reload out (leaving one line each).
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
|