Commit graph

2688 commits

Author SHA1 Message Date
Marcel Denia
8bf036f0e2 perl-uri: Update to 1.67
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-03-02 10:23:05 +01:00
Steven Barth
f2d9e75d83 libsigc++: bump to 2.4.1
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-02 10:02:10 +01:00
Maxim Storchak
1e4684c236 wget: update to 1.16.2
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-02 10:22:05 +02:00
Steven Barth
e5d7553986 Merge pull request #958 from aTanW/master
gammu: change startup/config file names to avoid potential conflict
2015-03-02 08:01:00 +01:00
Steven Barth
04f065b3ea Merge pull request #938 from kissg1988/seafile
seafile: deleted outdated patch
2015-03-02 08:00:03 +01:00
Steven Barth
f110b7a149 Merge pull request #969 from kissg1988/libevhtp
libevhtp: update to version 1.2.10
2015-03-02 07:59:27 +01:00
Steven Barth
efc8978b91 Merge pull request #878 from jow-/lxc-autoconf-fix
lxc: use generic autoreconf fixup
2015-03-02 07:58:37 +01:00
Steven Barth
762fafebb9 Merge pull request #873 from jow-/umurmur-autoconf-fix
umurmur: use generic autoreconf fixup
2015-03-02 07:58:20 +01:00
Steven Barth
056f0002b1 Merge pull request #962 from sairon/python-fix-distutils-adjusting-path
python: patch distutils adjusting path in scripts' shebang
2015-03-02 07:47:20 +01:00
Steven Barth
cdb2ee745f Merge pull request #963 from commodo/python-compileall-reduce
python: reduce size of patch 130
2015-03-02 07:46:40 +01:00
Steven Barth
aba9887910 Merge pull request #964 from mstorchak/haserl
haserl: update to 0.9.34
2015-03-02 07:46:11 +01:00
Luiz Angelo Daros de Luca
05960c50ba gst1-plugins-base: add videorate and videoscale
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-02 01:53:42 -03:00
Luiz Angelo Daros de Luca
f8ec4d90d6 gst1-plugins-bad: add shmsrc/sink
This adds POSIX shared memory source and sink plugin

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-01 23:32:36 -03:00
Luiz Angelo Daros de Luca
b1b14b2a57 gst1-plugins-bad: remove unrecognized config opts
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-01 21:02:01 -03:00
Gergely Kiss
2e9d2f3faf libevhtp: update to version 1.2.10
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-03-01 18:24:23 +01:00
Ted Hess
a45bcefe93 Merge pull request #945 from amrhassan/json4lua
JSON4Lua: Add new package
2015-03-01 09:33:51 -05:00
Ted Hess
97f9155643 Merge pull request #944 from amrhassan/uuid
UUID: Add new package
2015-03-01 09:33:27 -05:00
Ted Hess
472ef3918c Merge pull request #943 from amrhassan/master
LuaRocks: Add new package
2015-03-01 09:33:04 -05:00
Ted Hess
2c6818341f Merge pull request #968 from antonlacon/ffmpeg-2.5.x
ffmpeg: update to 2.5.4
2015-03-01 09:24:58 -05:00
Amr Hassan
d4969a644c JSON4Lua: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
2015-03-01 15:04:15 +02:00
Amr Hassan
60f106ab68 UUID: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
2015-03-01 15:01:42 +02:00
Amr Hassan
857a85a60d LuaRocks: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
2015-03-01 14:59:19 +02:00
Ted Hess
5d4867ab2f Merge pull request #965 from chris5560/master
ddns-scripts: implements usage of nsupdate to direct update DNS servers
2015-02-28 20:50:55 -05:00
Ted Hess
5fa6635e9b Merge pull request #941 from commodo/ovs-fix
openvswitch: limit package to supported kernel versions
2015-02-28 20:44:48 -05:00
Ian Leonard
32eafba860 ffmpeg: update to 2.5.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-02-28 13:58:12 -08:00
Christian Schoenebeck
fad616a4cc ddns-scripts: implements usage of nsupdate to direct update DNS servers
* new service "bind-nsupdate" using nsupdate to directly updates a PowerDNS or Bind server via nsupdate.
  suggested by Jan Riechers (Pull #957) many thanks!
* updated tld-names.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-02-28 16:43:02 +01:00
Maxim Storchak
5b90cf85de haserl: update to 0.9.34
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-28 12:04:51 +02:00
Ted Hess
137744a742 Merge pull request #960 from MikePetullo/master
php5: update to 5.6.6
2015-02-27 12:35:30 -05:00
Ted Hess
ef056ee04c mjpg-streamer: Update version of cambozola.jar
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-27 12:24:40 -05:00
Jan Čermák
71b696622a python: patch distutils adjusting path in scripts' shebang
When distutils are copying scripts, path to Python interpreter is adjusted.
This does not work well in OpenWrt buildroot, because the path is adjusted
to absolute path to host Python then. This patch simply disables the
adjusting of the path.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-02-27 18:11:19 +01:00
Nikos Mavrogiannopoulos
095ae50d35 libseccomp: remove legacy cruft
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-27 17:28:44 +01:00
Alexandru Ardelean
7c4dac5118 python: reduce size of patch 130
Try to reduce the amount of change in this patch, since it removes
a lot of stuff, when we could just 'ifdef' that stuff out, with 2 lines.

The buildroot project does something similar like this:
http://git.buildroot.net/buildroot/tree/package/python/005-pyc-pyo-conditional.patch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-02-27 18:11:22 +02:00
W. Michael Petullo
fec32996ff php5: update to 5.6.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-02-26 22:45:43 -05:00
aTanW
96ef85a37e gammu: change startup/config file names to avoid potential conflict
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile         |    8 ++++----
 files/gammu.init |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
2015-02-26 15:51:39 +03:00
Nikos Mavrogiannopoulos
de7630145d gnutls: updated to 3.3.13
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-25 23:18:28 +01:00
Steven Barth
022b27604b Merge pull request #954 from sairon/python-ensurepip-removal
python: removed ensurepip module
2015-02-25 08:40:08 +01:00
Ted Hess
92be68c5da Merge pull request #955 from tru7/apcupsd
apcupsd: add driver modbus-usb
2015-02-24 17:56:02 -05:00
Ted Hess
d0a772521d Merge pull request #952 from ClaymorePT/master
boost: Dependencies, architectures updates and lib additions
2015-02-24 17:55:08 -05:00
Othmar Truniger
1ab82e2f30 apcupsd: add driver modbus-usb
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-24 22:41:53 +01:00
Ted Hess
715fadc7e5 Merge pull request #926 from ryzhovau/master
msmtp-nossl: prerm
2015-02-24 15:28:36 -05:00
Jan Čermák
6f699463da python: removed ensurepip module
This module is not necessary in OpenWrt because the functionality it
provides (i.e. installation of setuptools and PIP) is ensured by
python-pip and python-setuptools packages.

See: https://docs.python.org/2.7/library/ensurepip.html

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-02-24 18:33:29 +01:00
Ted Hess
1027e00581 Merge pull request #953 from morgenroth/ibrdtn-update-to-1.0.1
Upgrade IBR-DTN to version 1.0.1
2015-02-24 12:04:25 -05:00
Johannes Morgenroth
1b5ba1b255 ibrdtn-tools: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:36 +01:00
Johannes Morgenroth
c9f59276bf ibrdtnd: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:36 +01:00
Johannes Morgenroth
ca708b1dcf ibrdtn: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:35 +01:00
Johannes Morgenroth
daa883709e ibrcommon: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:35 +01:00
cmf
97f27fe505 boost 1.57.0
Added MIPS (o32 and 64 abi) and Arm (aapcs abi) support. Everything else defaults to sysv.
Added Boost.Locale iconv dependency
  - uCLibc does not implement monetary.h and because of that boost.locale.posix is off. For everything else it is on.
  - For details check here: http://www.boost.org/doc/libs/1_57_0/libs/locale/doc/html/building_boost_locale.html
Added Boost.Context, Boost.Container, Boost.Coroutine and Boost.Log

Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
2015-02-24 16:24:33 +00:00
Alexander Ryzhov
94a28e969f msmtp: bump revision
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-02-24 11:11:13 +00:00
Michael Heimpold
598f7226ee php5: upgrade to 5.4.38
This fixes CVE-2015-0235 and CVE-2015-0273.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-02-23 19:45:14 +01:00
Karl Palsson
7c2f386e2d net: mosquitto: Fix libwebsockets detection
Patch suggested from upstream.  Bumping release and including the patch
directly until a point release is available.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-23 15:24:37 +00:00