| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|\
| |
| | |
python-pip: upgrade to version 7.1.0
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
python-setuptools: upgrade to version 18.0.1
|
| |/
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Since __GLIBC__ is no longer defined under musl, we must hard patch it.
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|/
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\
| |
| | |
squeezelite: Import new package
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \
| | |
| | | |
tmux: update source URL
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| | |
| | |
| | |
| | |
| | |
| | | |
keep.d has to exist as well...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
being based on curl 0.70.0 gnurl is affected by
CVE-2015-3144
CVE-2015-3145
CVE-2015-3153
CVE-2015-3236
Import patches from curl package to fix that.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| | | |
| | | | |
pthsem: fix signal.h include path
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* always re-create config-file when service is started
* use /lib/upgrade/keep.d instead of /etc/sysupgrade.conf sed'ery
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| |/ / /
|/| | | |
collectd: update to 5.5.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update collectd, base of Luci statistics, to 5.5.0.
Patches have been refreshed.
write-graphite plugin is now enabled. (see #1351)
I have compile-tested all plugins with ar71xx,
and real-life tested the following plugins:
Conntrack, Processor (CPU), DNS, Interfaces, Wireless, System Load,
Memory, Ping, Uptime
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \
| | | | |
| | | | | |
opennhrp: fix musl compatibility
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Add `fcntl.h` to `nrhp/opennhrp.c` for `open()`, `O_WRONLY` etc.
- Add missing `sys/types.h` include to `nrhp/nrhp_common.h` to provide
required `u_int*_t` types under musl
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
check: fix fortify source compatibility
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Let `./configure` assume C99 compliant `snprintf()` and `vsnprintf()` functions
by passing the required cache variables via `CONFIGURE_VARS`.
Fixes fortify-source related undeclared function errors when compiling the
`tests/` directory.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
ctorrent: fix musl compatibility
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add missing `sys/types.h` include to `strnstr()` replacement code in
`compat.c` in order to declare `ssize_t` type under musl.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
ola: Update to 0.9.7.
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
Nano: Update to 2.4.2
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| |_|/
|/| |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
|\ \ \
| | | |
| | | | |
zmq: Make 2 variants, refresh patches, fix C++ build issues
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
No longer requires external DPF library as of SVN r1198.
Fixes: #1570
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
mxml: update to 2.9
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
vpnc: corrected call to proto_add_host_dependency
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
gammu: bump to the new upstream v1.36.3
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* add gnunet-vpn binary, it was missing
* clean-up -datastore, it contained files already packaged in -mysql
* remove gnunet-import-gns.sh from -utils, it can live in -gns
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
ntripcaster developer agency (http://igs.bkg.bund.de/) no longer provides sources for download.
Created a github repository to provide sources and allow contributions.
Fixed install location for configuration files.
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
ntripserver developer agency http://igs.bkg.bund.de/ does not reliably provide a source mirror with version naming.
Created a github repository to provide sources and allow contributions.
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
ntripclient developer agency http://igs.bkg.bund.de/ does not reliably provide a source mirror with version naming.
Created a github repository to provide sources and allow contributions.
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Update to latest version
* Refresh patches
* Update copyright years
* Fix musl build issues (patches already applied upstream)
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
libunistring: update to 0.9.6
|