Steven Barth
efc8978b91
Merge pull request #878 from jow-/lxc-autoconf-fix
lxc: use generic autoreconf fixup
10 anni fa
Steven Barth
762fafebb9
Merge pull request #873 from jow-/umurmur-autoconf-fix
umurmur: use generic autoreconf fixup
10 anni fa
Steven Barth
056f0002b1
Merge pull request #962 from sairon/python-fix-distutils-adjusting-path
python: patch distutils adjusting path in scripts' shebang
10 anni fa
Steven Barth
cdb2ee745f
Merge pull request #963 from commodo/python-compileall-reduce
python: reduce size of patch 130
10 anni fa
Steven Barth
aba9887910
Merge pull request #964 from mstorchak/haserl
haserl: update to 0.9.34
10 anni fa
Ted Hess
a45bcefe93
Merge pull request #945 from amrhassan/json4lua
JSON4Lua: Add new package
10 anni fa
Ted Hess
97f9155643
Merge pull request #944 from amrhassan/uuid
UUID: Add new package
10 anni fa
Ted Hess
472ef3918c
Merge pull request #943 from amrhassan/master
LuaRocks: Add new package
10 anni fa
Ted Hess
2c6818341f
Merge pull request #968 from antonlacon/ffmpeg-2.5.x
ffmpeg: update to 2.5.4
10 anni fa
Amr Hassan
d4969a644c
JSON4Lua: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com >
10 anni fa
Amr Hassan
60f106ab68
UUID: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com >
10 anni fa
Amr Hassan
857a85a60d
LuaRocks: Add new package
Signed-off-by: Amr Hassan <amr.hassan@gmail.com >
10 anni fa
Ted Hess
5d4867ab2f
Merge pull request #965 from chris5560/master
ddns-scripts: implements usage of nsupdate to direct update DNS servers
10 anni fa
Ted Hess
5fa6635e9b
Merge pull request #941 from commodo/ovs-fix
openvswitch: limit package to supported kernel versions
10 anni fa
Ian Leonard
32eafba860
ffmpeg: update to 2.5.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
10 anni fa
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 >
10 anni fa
Maxim Storchak
5b90cf85de
haserl: update to 0.9.34
Signed-off-by: Maxim Storchak <m.storchak@gmail.com >
10 anni fa
Ted Hess
137744a742
Merge pull request #960 from MikePetullo/master
php5: update to 5.6.6
10 anni fa
Ted Hess
ef056ee04c
mjpg-streamer: Update version of cambozola.jar
Signed-off-by: Ted Hess <thess@kitschensync.net >
10 anni fa
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 >
10 anni fa
Nikos Mavrogiannopoulos
095ae50d35
libseccomp: remove legacy cruft
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
10 anni fa
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 >
10 anni fa
W. Michael Petullo
fec32996ff
php5: update to 5.6.6
Signed-off-by: W. Michael Petullo <mike@flyn.org >
10 anni fa
Nikos Mavrogiannopoulos
de7630145d
gnutls: updated to 3.3.13
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
10 anni fa
Steven Barth
022b27604b
Merge pull request #954 from sairon/python-ensurepip-removal
python: removed ensurepip module
10 anni fa
Ted Hess
92be68c5da
Merge pull request #955 from tru7/apcupsd
apcupsd: add driver modbus-usb
10 anni fa
Ted Hess
d0a772521d
Merge pull request #952 from ClaymorePT/master
boost: Dependencies, architectures updates and lib additions
10 anni fa
Othmar Truniger
1ab82e2f30
apcupsd: add driver modbus-usb
Signed-off-by: Othmar Truniger <github@truniger.ch >
10 anni fa
Ted Hess
715fadc7e5
Merge pull request #926 from ryzhovau/master
msmtp-nossl: prerm
10 anni fa
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 >
10 anni fa
Ted Hess
1027e00581
Merge pull request #953 from morgenroth/ibrdtn-update-to-1.0.1
Upgrade IBR-DTN to version 1.0.1
10 anni fa
Johannes Morgenroth
1b5ba1b255
ibrdtn-tools: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de >
10 anni fa
Johannes Morgenroth
c9f59276bf
ibrdtnd: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de >
10 anni fa
Johannes Morgenroth
ca708b1dcf
ibrdtn: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de >
10 anni fa
Johannes Morgenroth
daa883709e
ibrcommon: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de >
10 anni fa
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
10 anni fa
Alexander Ryzhov
94a28e969f
msmtp: bump revision
10 anni fa
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 >
10 anni fa
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 >
10 anni fa
Ted Hess
77aea53dae
Merge pull request #950 from salzmdan/master
knot: update to 1.6.2
10 anni fa
Daniel Salzman
6d95de9181
knot: update to 1.6.2
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz >
10 anni fa
Ted Hess
c736f0c26b
Merge pull request #949 from ejurgensen/forked-daapd
forked-daapd: update to 22.3
10 anni fa
Ted Hess
14ac0d8431
Merge pull request #948 from ejurgensen/libunistring
libunistring: update to 0.9.5
10 anni fa
Ted Hess
75fa8ea9ac
Merge pull request #947 from MikePetullo/master
krb5: update to 1.13.1
10 anni fa
Nicolas Thill
b89f0c54fd
pen: update to 0.27.1
Signed-off-by: Nicolas Thill <nico@openwrt.org >
10 anni fa
W. Michael Petullo
a581d888a2
krb5: update to 1.13.1
Signed-off-by: W. Michael Petullo <mike@flyn.org >
10 anni fa
ejurgensen
d932d30d56
forked-daapd: update to 22.3
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
10 anni fa
ejurgensen
72254d534a
libunistring: update to 0.9.5
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
10 anni fa
Ted Hess
38e0c6bbbb
Merge pull request #939 from morgenroth/Add-redsocks
redsocks: add new package
10 anni fa
Ted Hess
cf028c5cef
Merge pull request #940 from tru7/apcupsd
apcupsd: add cgi module
10 anni fa