Commit graph

5084 commits

Author SHA1 Message Date
Karl Palsson
8b210955e4 lua-mosquitto: update to v0.2
Adds support for TLS settings in libmosquitto.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2016-03-16 13:11:10 +00:00
Hannu Nyman
a9b845fb6d Merge pull request #2510 from Wedmer/master
[utils/zoneinfo] Updated to the latest release
2016-03-16 09:27:54 +02:00
Vladimir Ulrich
337e2ce558 [utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-03-16 03:34:53 +03:00
Toke Høiland-Jørgensen
1911d558b9 radsecproxy: Update to v1.6.7.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-03-15 21:29:41 +01:00
Hannu Nyman
65ee7df96b python: bump PKG_RELEASE
Bump PKG_RELEASE of python 2.7.11 after the recent fixes.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-15 13:55:43 +02:00
Hannu Nyman
f9fd67b4a5 Merge pull request #2498 from cshore/pull-request-collectd-encrypted-networking
utils/collectd: Add option to enable encrypted network output
2016-03-15 10:39:55 +02:00
Hannu Nyman
1509f7e27e Merge pull request #2502 from lukbaj/master
Update libimobiledevice, libplist, libusbmuxd and usbmuxd
2016-03-15 10:28:18 +02:00
Lukasz Baj
2f39488cd4 Update libimobiledevice, libplist, libusbmuxd and usbmuxd
Updated libraries and tools to support connectivity of Apple devices,
such as iPads, iPods and iPhones.

Signed-off-by: Lukasz Baj <l.baj@radytek.com>
2016-03-15 09:18:47 +01:00
Hannu Nyman
e359204a3d Merge pull request #2489 from jefferyto/host-python-rpath
python: add rpath for host Python extension modules
2016-03-14 22:21:44 +02:00
Ted Hess
603b7eedd4 Merge pull request #2505 from openwrt-es/shairport-sync-next
shairport-sync: update to v2.8.1
2016-03-14 15:50:38 -04:00
Álvaro Fernández Rojas
1348057082 flashrom: update to v0.9.9
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-03-14 19:04:30 +01:00
Álvaro Fernández Rojas
a37676d4a3 shairport-sync: update to v2.8.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-03-14 18:32:35 +01:00
Álvaro Fernández Rojas
9afd29558a pciutils: add missing udev dependency
Fixes https://github.com/openwrt/packages/issues/2471

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-03-14 17:38:54 +01:00
Álvaro Fernández Rojas
9b88a4c490 libxerces-c: update to v3.1.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-03-14 17:38:50 +01:00
Ted Hess
815ec8e08b giflib: Update to 5.1.2, remove doc build
docbook breaks build on some hosts, skip it (in a not very elegant way)

Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-03-14 11:56:44 -04:00
Hannu Nyman
690f19d21e Merge pull request #2503 from dibdot/mc
mc: update to 4.8.16
2016-03-14 16:20:15 +02:00
Hannu Nyman
22b7a789f8 Merge pull request #2504 from Zokormazo/master
grep: update to 2.24
2016-03-14 16:19:48 +02:00
Dirk Brenken
033e513b15 mc: update to 4.8.16
* update midnight commander to latest stable release
* refresh subshell patch to support minimal openwrt environment
* switch to sha256 based package fingerprint
* compile & functional tested with ar71xx and x86

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-14 15:13:31 +01:00
Julen Landa Alustiza
6fd3c984d1 grep: update to 2.24
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2016-03-14 13:13:17 +01:00
Yousong Zhou
248cf4bca0 qemu: bump to 2.5.0
ChangeLog/2.5: http://wiki.qemu.org/ChangeLog/2.5

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-03-14 11:30:58 +08:00
Mike Miller
754bd95bfa rtl-sdr: Add start script file for rtl-tcp
One of the most common uses of the rtl-sdr suite on OpenWrt is to stream
data to a remote analyzer. This commit creates a /etc/init.d/ and
/etc/config entry for rtl-tcp, so that it can automatically launch on
startup.

Signed-off-by: Mike Miller <github@mikeage.net>
2016-03-13 22:33:53 +02:00
Daniel Dickinson
ad7147839c utils/collectd: Add option to enable encrypted network output
The network plugin has the option of encrypting traffic; add a
config option to allow enabling encrypting network plugin traffic.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>

Conflicts:
	utils/collectd/Makefile
2016-03-13 09:46:31 -04:00
Hannu Nyman
4c8c8fc4cf Merge pull request #2499 from tru7/knxd
knxd: bump to new version
2016-03-13 13:10:53 +02:00
Othmar Truniger
8bd81e6537 knxd: bump to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2016-03-13 12:02:31 +01:00
Daniel Dickinson
b7b0f59e1c utils/lxc: Add working autostart for OpenWrt
Standard LXC autostart is currently not working in OpenWrt,
therefore add our own autostart mechanism for now.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-03-12 19:01:59 -05:00
Daniel Dickinson
403079aff8 utils/lxc: lxc-create templates depend on flock
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-03-12 19:00:18 -05:00
Jeffery To
11d1b213c2 python: add rpath for host Python extension modules
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-13 00:50:12 +08:00
Hannu Nyman
e854a5541a Merge pull request #2488 from obsy/master
transmission: update to 2.92, refresh patches
2016-03-12 12:03:12 +02:00
Cezary Jackiewicz
c7f3f3e7d0 transmission: update to 2.92, refresh patches 2016-03-12 10:55:42 +01:00
Yousong Zhou
a0b7f467c9 Merge pull request #2413 from KurdyMalloy/poco
poco: add package for the Poco C++ library
2016-03-12 01:05:11 +08:00
jmjulien
6123f54c95 poco:add package for the Poco C++ library
POrtable COmponents is a Modern, powerful open source C++ class libraries
for building network- and internet-based applications that run on desktop,
 server, mobile and embedded systems.

Original Makefile -->
https://dev.openwrt.org/browser/packages/libs/poco/Makefile

add license
add maintainer
update URL to latest github stable version (1.7.0)
change patch to the configure file
add a patch to build with musl-libc

Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
2016-03-11 11:38:41 -05:00
Peter Wagner
1c729d723d openssh: update to 7.2p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-03-11 16:52:04 +01:00
Alexandru Ardelean
0bef472f60 openvswitch: add support for kernel 4.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-11 05:46:17 +02:00
Alexandru Ardelean
0932e4fbf2 openvswitch: fix pthread stack size patch
pthread_attr needed to be applied.
otherwhise it still crashes.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-10 18:41:10 +02:00
Noah Meyerhans
e46c33fbd5 bind: Update to 9.9.8-P4 to resolve CVE-2016-1285 and CVE-2016-1286
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-03-09 12:54:51 -08:00
Hannu Nyman
1e3af80e68 Merge pull request #2483 from commodo/python3-pip-upgrade
python3-pip: upgrade to version 8.1.0
2016-03-09 22:38:43 +02:00
Hannu Nyman
7363635a86 Merge pull request #2482 from commodo/python3-setuptools-upgrade
python3-setuptools: upgrade to version 20.2.2
2016-03-09 22:38:21 +02:00
Hannu Nyman
ed3aead11a Merge pull request #2479 from bk138/ola-0.10.1-try2
ola: update to 0.10.1
2016-03-09 22:37:49 +02:00
Hannu Nyman
fffe97c8dd Merge pull request #2481 from commodo/python-pip-upgrade
python-pip: upgrade to version 8.1.0
2016-03-09 22:37:09 +02:00
Hannu Nyman
568fbbeade Merge pull request #2480 from commodo/python-setuptools-upgrade
python-setuptools: upgrade to version 20.2.2
2016-03-09 22:36:42 +02:00
Christian Beier
56b9aba719 ola: update to 0.10.1
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2016-03-09 19:09:10 +01:00
Ted Hess
1263599f96 flac: Fix musl x86 build (__sigemptyset undefined)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-03-09 11:18:05 -05:00
Alexandru Ardelean
7eb62fd6aa python3-pip: upgrade to version 8.1.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-09 17:45:13 +02:00
Alexandru Ardelean
05000d97a6 python3-setuptools: upgrade to version 20.2.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-09 17:42:56 +02:00
Alexandru Ardelean
e215120b0d python-pip: upgrade to version 8.1.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-09 17:39:34 +02:00
Alexandru Ardelean
321b903592 python-setuptools: upgrade to version 20.2.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-09 16:51:35 +02:00
Ted Hess
46432e174b squeezelite: Fix null arg test in startup script
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-03-09 08:18:31 -05:00
Daniel Golle
4930998e8e libinput: update to version 1.2.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-09 09:30:41 +01:00
Daniel Golle
6c7c823243 cryptsetup: fix MD5SUM forgotten during update
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-09 02:46:12 +01:00
Daniel Golle
9857552f66 glpk: update to version 4.58
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-09 02:44:54 +01:00