| Commit message (Collapse) | Author | Age |
... | |
| |
| |
| |
| | |
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>
|
|\ \ \ \
| |/ / /
|/| | | |
softethervpn5: fix compilation without engines
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
git: update to 2.33.0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* refresh patches
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: William Fleurant <meshnet@protonmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
strongswan: add /etc/config/ipsec to sysupgrade list
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This init script allows to start the Kea Control Agent, the DHCPv4
server, the DHCPv6 server, and the DHCP-DDNS server. It expects the
config files to be where the packages install them.
As this is a single init script that can start 4 different binaries that
are each in their own package, these files cannot be included in any of
these other package, so create a dedicated package for it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add the /etc/kea directory to conffiles, so configuration will not be
lost during sysupgrade.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This allows running multiple kea instances in load balancing or
hot-standby mode, minimizing risk of downtime.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is required for the HA hook.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \ \
| | | | |
| | | | | |
tcpreplay: avoid host lib leakage
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
On hosts that have pcapnav-config installed, there is host lib leakage.
From config.log:
LNAVLIB='-L/usr/lib64 -lpcapnav -lpcap'
LNAV_CFLAGS='-I/usr/include'
Fix this by disabling pcapnav-config, which isn't available anyway.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|