| Commit message (Collapse) | Author | Age |
... | |
| | |
| | |
| | |
| | |
| | |
| | | |
Beside some bugfixes, this adds multi-connection support.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
freeradius2: create temp directory /tmp/radiusd
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes issue openwrt#3403 "radiusd requires a temporary directory to be existent for certain operations, like verification of certificates."
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|\ \ \ \
| | | | |
| | | | | |
postgresql: fix download URLs
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
gnunet: add PKG_CONFIG_DEPENDS for all components
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \
| | | | |
| | | | | |
wireguard-tools: Add missing directory
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
fixes issue #3515
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|\ \ \ \
| | | | |
| | | | | |
strongswan: Fix compile error due to __kernel_nlink_t being re-defined
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Patch 101-musl-fixes defines __kernel_nlink_t as void; but using
a pre-3.6.11 kernel on an arm cortex defines __kernel_nlink_t as
unsigned short using uclibc
Fix the compile issue by not redefining __kernel_nlink_t
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
wireguard-tools: Add netifd protocol helper
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
boost: Patch to support Fiber
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This update provides a patch in order to support Boost.Fiber.
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
wireguard: Bump to 0.0.20161110
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
travelmate: bugfix 0.2.6
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* fix two potential race conditions in ap/sta handling
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- haproxy 1.6 needs OPENSSL_WITH_DEPRECATED, OPENSSL_WITH_EC NPM ...
- fix buildflags for lua, so its not build with the host compiler
- fix duplication of defines
Signed-off-by: heil <heil@terminal-consulting.de>
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
ttyd: update to 1.2.0
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |_|/ /
|/| | |
| | | |
| | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ \
| | | | |
| | | | | |
rsyslog: Add uClibc dependencies
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Package doesn't build with uClibc without them, but no change for other libc
variants so no need to bump revision.
Signed-off-by: Michal Hrušecký Michal.Hrusecky@nic.cz
|
|\ \ \ \ \
| | | | | |
| | | | | | |
rng-tools: Fixup Makefile and initscript
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- typo in path of uci-defaults scripts
- fix init script when there is no rngd config
- convert init script to procd
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Enable cpufreq plugin also for ipq806x,
as IPQ8065 supports CPU frequency scaling.
Run-tested with Netgear R7800.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
netdata: Make netdata less noisy during startup
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Disables proc entries that aren't available/enabled by default in LEDE/OpenWRT
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: heil <heil@terminal-consulting.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: heil <heil@terminal-consulting.de>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
boost: Fix python packages. Remove boost-libs from boost meta package…
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
CONFIG_ALL specified
boost: add python packages to PKG_BUILD_DEPENDS for boost python libs
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
crtmpserver: Disable apple streaming to fix build
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Apple streaming is quite broken so disabling it to make package building again.
Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
python-dns: add python-setuptools as dependency (fixes build)
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
After commit a4b0c0a9fb4a767f1e7fe344423f77ef1f10d991
python host does not install/have the built-in setuptools package.
So, for python-dns, we need to add it explicitly (since it's required).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Does not fix anything, just brings it inline with the
other python packages.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
open-plc-utils: Force creation of open-plc-utils metapackage
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Without it, all other plugin packages are not installable.
Fixes #3481
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
libtalloc: add libattr dependency
|