Jeroen Louwes
5ca8b0227d
mwan3: update to version 1.6-3
...
Fix for changed location ip binary
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2015-10-20 10:04:20 +02:00
Etienne CHAMPETIER
41a8f2d63b
zabbix: enable IPv6 support
...
compile tested on trunk, run tested on CC (ar71xx)
size before:
96757 zabbix-agentd_2.4.6-1_ar71xx.ipk
29180 zabbix-get_2.4.6-1_ar71xx.ipk
258979 zabbix-proxy_2.4.6-1_ar71xx.ipk
35121 zabbix-sender_2.4.6-1_ar71xx.ipk
282885 zabbix-server_2.4.6-1_ar71xx.ipk
size after:
97359 zabbix-agentd_2.4.6-2_ar71xx.ipk
29841 zabbix-get_2.4.6-2_ar71xx.ipk
259948 zabbix-proxy_2.4.6-2_ar71xx.ipk
35801 zabbix-sender_2.4.6-2_ar71xx.ipk
284019 zabbix-server_2.4.6-2_ar71xx.ipk
original PR by Thomas Bahn <thomas-bahn@gmx.net>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-10-19 22:24:44 +00:00
Steven Barth
4714b0c984
Merge pull request #1847 from jow-/motion-musl-compat
...
motion: fix segmentation fault under musl libc
2015-10-19 21:27:18 +02:00
John Crispin
36ce356436
swig: add PKG_LICENSE_FILE
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 16:00:19 +02:00
John Crispin
b399dd3b92
node-hid: set proper version and revision
...
* fix revision variables
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 15:57:38 +02:00
John Crispin
aca405ef00
node-hid: set proper version and revision
...
* fix revision variables
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 15:57:22 +02:00
John Crispin
c6e933693b
node-cylon: add proper download path and set version properly
...
* fix version
* fix download path
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 15:57:05 +02:00
John Crispin
2c82144c59
node-arduino-firmata: set proper download path and set version properly
...
* fix download path
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 15:56:37 +02:00
John Crispin
296a7f4dc2
madplay: add PKG_RELEASE and keep oss variants name
...
* update PKG_RELEASE
* dont change the name of the oss variant
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 15:56:37 +02:00
John Crispin
f2e8c6a80f
madplay: add alsa build variant
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
2e57574f30
yunbridge: add linux side python code
...
to make the bridge work we need to run an askfirst instance on the ttyS.
additionally add the lua scripts needed to make REST work. this is really ugly
code but it works. i already cleaned up to the original code, but there are still
issues such as a new luci session being created for each request.
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
221c1e3d03
libupm: add package
...
upm is a sensor library that sits ontop of libmraa. it has support for a large
number of sensors and exports bindings for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
896feff364
libmraa: add mraa including mips platform code
...
mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
1fd7b5d1e6
nodejs: add 0.12 version of node
...
add node-js 0.12 and a few gyp bindings
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
23bee2145f
swig: add host build
...
this is a binding generator needed to build node plugins
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:10 +02:00
Steven Barth
79cfbb8edf
Merge pull request #1853 from szogi/master
...
open2300: re-add to the master, maintainer change, build check format fix
2015-10-19 10:36:12 +02:00
Steven Barth
98ab3562a0
Merge pull request #1864 from mlichvar/chrony-remove-old-files
...
chrony: remove old files
2015-10-19 10:35:46 +02:00
Steven Barth
ea0c4e6777
Merge pull request #1872 from MikePetullo/libdmapsharing
...
libdmapsharing: update to 2.9.32
2015-10-19 10:32:37 +02:00
Steven Barth
5009bfc874
Merge pull request #1873 from aTanW/master
...
gammu: bump to new upstream v1.36.6
2015-10-19 10:32:26 +02:00
aTanW
3a8d834c96
gammu: bump to new upstream v1.36.6
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2015-10-19 10:26:57 +03:00
W. Michael Petullo
25f897ed98
libdmapsharing: update to 2.9.32
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-10-18 22:25:47 -04:00
Ted Hess
59fcc276d5
mjpg-streamer: Fix build/download order and cambozola repo reference
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-17 10:58:32 -04:00
Ted Hess
fb0b742a3f
pianod: Fix build/download order
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-17 10:44:30 -04:00
Miroslav Lichvar
c75e456e25
chrony: remove old files
...
Remove files that were accidentally included in the previous merge
(pull request #1802 ). The obsolete patches are breaking the build now.
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2015-10-17 14:22:46 +02:00
Steven Barth
8f48703c7b
Merge pull request #1863 from Zokormazo/less
...
less: update to 481
2015-10-17 08:29:38 +02:00
Ted Hess
af696323a7
pianod: Update to latest version, refresh patches
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-16 16:05:17 -04:00
Julen Landa Alustiza
45cb71805f
less: update to 481
...
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-10-16 21:39:19 +02:00
Steven Barth
a6ab8c074a
Merge pull request #1857 from padre-lacroix/bandwidthd
...
Addition of bandwidthd from the oldpackages
2015-10-15 22:07:03 +02:00
Steven Barth
b0f89d5e4c
Merge pull request #1861 from hansmi/master
...
[Unbound] Update to 1.5.5
2015-10-15 22:04:15 +02:00
Michael Hanselmann
c4db8d95ae
[Unbound] Update to 1.5.5
...
Bump unbound to version 1.5.5 released on October 6, 2015.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2015-10-14 22:37:51 +02:00
Jean-Michel Lacroix
ca4bdeaba6
Addition of bandwidthd from the oldpackages
...
Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info
2015-10-14 09:52:13 -04:00
Steven Barth
52585203a1
Merge pull request #1858 from oneru/patch-1
...
Fwknop: Fix setting getting overwritten
2015-10-13 11:30:39 +02:00
Miroslav Lichvar
71559ae85f
chrony: import from oldpackages
...
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2015-10-13 10:10:53 +02:00
Steven Barth
0f6e674a62
Merge pull request #1766 from hnyman/fix-collectd-dns
...
collectd: Delay first data read cycle by 1s
2015-10-13 08:52:39 +02:00
Steven Barth
ea9db94b7a
Merge pull request #1799 from luizluca/sane
...
sane-backends: import from oldpackages (v2)
2015-10-13 08:51:25 +02:00
Steven Barth
c6fbda003d
Merge pull request #1800 from TuxCoder/master
...
chaosvpn: add new package
2015-10-13 08:50:39 +02:00
Jonathan Bennett
d836259386
Fwknop: Fix setting getting overwritten
...
A typo in the init file was causing a certain setting to be overwritten on every daemon start.
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-10-12 22:28:28 -05:00
Gabor SZOLLOSI
5bf67e3ef8
open2300: added license informations
...
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-12 20:36:23 +02:00
Matteo Croce
3c4a091aa4
Merge pull request #1849 from drizzt/master
...
fwknop: fix building without gpg
2015-10-12 18:57:03 +02:00
Steven Barth
72d9e6678d
Merge pull request #1806 from ryzhovau/smstools3-compile-flags
...
smstools3: fix CFLAGS and LFLAGS
2015-10-12 17:02:41 +02:00
Matthias Schiffer
8b1b1dd9f3
ethtool: update to v4.2
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-10-12 15:22:58 +02:00
Gabor SZOLLOSI
9b136db3ce
open2300: build check format fix
...
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-11 21:19:02 +02:00
Gabor SZOLLOSI
56ed4e73e0
open2300: format security off
2015-10-11 21:13:08 +02:00
Luiz Angelo Daros de Luca
e8e9196a30
sane-backends: import from oldpackages and update
...
Changes since oldpackages:
- updated to 1.0.25
* most of openwrt patches are upstreamed now
- cups dependency was completely removed
- small musl patch
- small uclibc patch
- removed link to extra libraries in libsane (used only
for preload backends)
- sane-libs and sane-backends merged and exploded into
individual packages for each backend:
* libsane for sane library (which backends should dep on)
* sane-daemon for saned daemon
* sane-xxx for sane backend for xxx
** each backend has its own custom dep libraries
* sane-backends-all (with no files) that deps on all backends
* sane-qcam is only available for x86/x86_64
** other archs does not implement inb/outb (at least in musl)
Now it is possible to use SANE with much less FS space (KB
instead of MB).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-10-11 00:39:22 -03:00
Gabor SZOLLOSI
c848b125f5
open2300: re-add to the master, maintainer change
...
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-11 01:44:11 +02:00
Timothy Redaelli
eb23237cc1
fwknop: fix building without gpg
2015-10-09 17:10:13 +02:00
Álvaro Fernández Rojas
6981734402
unrar: update to v5.3.5
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:28:11 +02:00
Álvaro Fernández Rojas
d36eb1d57e
flashrom: make flashrom-full the default variant, remove empty dependencies
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:17:43 +02:00
Álvaro Fernández Rojas
0056350123
dump1090: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:16:34 +02:00
Jo-Philipp Wich
926b68c15d
motion: fix segmentation fault under musl libc
...
During startup, motion calls pthread_getspecific() through motion_log()
before pthread_key_create() has been called yet. This works on glibc and
uclibc but segfaults on musl because motion is relying on undefined
behaviour here.
Move the pthread initialization before motion_startup() so that
tls_key_threadnr is initialized when motion_log() is called.
Also enforce the use of strerror_r() on musl by defining XSI_STRERROR_R
on all non-glibc systems because the supposed replacement code is broken
and crashes on musl.
References:
http://www.lavrsen.dk/foswiki/bin/view/Motion/BugReport2015x09x30x203633
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-08 02:15:28 +02:00