| Commit message (Collapse) | Author | Age |
... | |
| | |
| | |
| | | |
Signed-off-by: Cristian Le <git@lecris.me>
|
|\ \ \
| |/ /
|/| | |
python3-package.mk: add check for dependencies in host-pip-requirements
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Django 1.11 (host-build) is only needed for Seahub.
And won't ever be needed for anything else (hopefully).
This change moves it to the Seahub folder.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
stunnel: update to version 5.60
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \ \
| | | |
| | | | |
keepalived: update to version 2.2.4
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|/ /
| |
| |
| |
| |
| | |
Refreshed init script to adapt new arguments accepted by the program.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|\ \
| | |
| | | |
banip: update 0.7.10
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* switch to unencrypted http downloads for ipdeny.com due to persistant certificate issues
* compact json generator code (tested with report files > 2MB)
* various code cleanups and optimizations
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
v2rayA is a Linux web GUI client of Project V which supports V2Ray,
Xray, Shadowsocks, ShadowsocksR, Trojan and Pingtunnel.
Wiki: https://github.com/v2rayA/v2rayA/wiki
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Wout Bertrums <wout@wbnet.eu>
|
| |
| |
| |
| |
| |
| |
| | |
It has been updated to the latest version shipped by upstream.
This has not been done since v4.2.1, hence the big diff.
Signed-off-by: Wout Bertrums <wout@wbnet.eu>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This avoid using `nobody` as user since multiple services fallback to
this user, resulting in a security issue. The UID was taken from Gentoos
`acct-user` repository.
https://gitweb.gentoo.org/repo/gentoo.git/tree/acct-user/memcached/memcached-0-r1.ebuild
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Fixes compilation with GCC11.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
dnsproxy: Update to 0.39.4
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
| |
| |
| |
| | |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|\ \
| | |
| | | |
openssh: update to 8.7p1
|
| | |
| | |
| | |
| | | |
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
|
|\ \ \
| | | |
| | | | |
aircrack-ng: add fcommon
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes compilation with GCC10+.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
ksmbd stuff: update to 3.4.1
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some settings can be either global or per listener, and we need to
support both forms in UCI.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Recent versions of mosquitto have added a lot more fine grained control
of various options. Add UCI support for all of them, and fix a couple
of things that were configured as per listener, that are actually global
settings.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|\ \ \ \
| | | | |
| | | | | |
fakepop: fix compilation with PKG_ASLR
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
tailscale: update to version 1.12.3
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
mdio-tools: fix buildbot build
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
On buildbots the build fails because git isn't finding any git repo and
then AC_INIT refuses to run:
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
configure.ac:5: error: AC_INIT should be called with package and version arguments
Address this by substituting the git command with $(PKG_VERSION).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Maintainer: me
Build system: Arch Linux x86_64
Build tested: ipq806x/R7800
Run tested : ipq806x/R7800
Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
bonding: use shorter interface prefix
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change the interface protocol prefix from "bonding-" to "bond-".
This allows longer custom interface names and useful for VLANs.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
bump ModemManager and libs
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
vsftpd: update to 3.0.5
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
26bd876 Switch from ifname to device
d8d3d5f Fix blog post link
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
travelmate: update to 2.0.6
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* replaced pipe input for a while/read-loop with a here document/variable as input
(fix various subshell related bugs and oddities)
* further improve abort and re-connection handling
* prevent alleged detected connection failures (false positives) with an additional gw check,
to stabilize VPN connections in particular
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This fixes compilation issues with ASLR PIE enabled
We were compiling with '-g -DDEBUG'
https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk
shrink from 19514 to 19095
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adjust build opts to force GOPATH mode by setting GO111MODULE off.
Ref: https://go.dev/blog/go116-module-changes
Signed-off-by: Ted Hess <thess@kitschensync.net>
|