Michael Heimpold
704c15e711
Merge pull request #1714 from lynxis/libxml2_nonparallel
...
libxml2: disable parallel build
2015-08-27 21:12:10 +02:00
Ted Hess
fbef12c6a6
boost: Fix building without hard float (fenv.h)
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-27 14:31:29 -04:00
Ted Hess
7e88a109f2
alsa-lib: Add missing comma to maintainer list
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-27 13:10:22 -04:00
Janusz Dziemidowicz
ce82cd6410
bind: Enable ECDSA support
...
Enables bind to do ECDSA DNSSEC validation. Depends on OpenSSL support
for ECDSA. Increases size of bind-libs package by about 2kB.
Signed-off-by: Janusz Dziemidowicz <rraptorr@nails.eu.org>
2015-08-27 16:01:58 +02:00
Ted Hess
f149916fe1
Merge pull request #1718 from changeway/libstrophe
...
libstrophe : Update to version 0.8.8
2015-08-27 09:08:50 -04:00
Dirk Feytons
54ff3f0996
strongswan: add a couple more plugins
...
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
2015-08-27 14:09:18 +02:00
Nikos Mavrogiannopoulos
8661ebeefa
openconnect: disabled the resolving code from ppp in netifd script
...
That code was causing netifd disabling openconnect with no way
to restart it.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-08-26 22:59:31 +02:00
Hannu Nyman
35552db4ee
collectd: Enable entropy plugin
...
Enable the entropy plugin that monitors the available entropy in a Linux system.
Works ok and has no library dependencies. Tested on ar71xx/WNDR3700.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-08-26 21:35:35 +03:00
Alexander Couzens
71c0915496
libxml2: disable parallel build
...
libxml2 fails to build in one of three runs.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2015-08-26 16:11:09 +02:00
databeille
6c2d1fb990
e2guardian : fix a typo in procd init script
...
Without this, produces an error :
<code>/etc/rc.common: line 1: contentscannertimeout:uinteger: not found
validation failed
/etc/rc.common: line 1: contentscannertimeout:uinteger: not found</code>
Signed-off-by: Julien Paquit julien@databeille.com
2015-08-26 16:09:39 +02:00
Yousong Zhou
db05302eab
reaver: build without MIPS16.
...
Thanks hnyman for reporting it.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2015-08-26 21:13:35 +08:00
Steven Barth
b1c3c4e6f8
Merge pull request #1681 from the-alien/master
...
python-psycopg2, python-egenix-mx-base: added new versions of packages
2015-08-26 15:07:27 +02:00
Steven Barth
b8d66c284c
Merge pull request #1700 from aTanW/master
...
gammu: bump to mainstream v 1.36.4, full-language version build fix
2015-08-26 09:20:31 +02:00
Steven Barth
094406cde8
Merge pull request #1708 from uweber/master
...
strongswan: dont overwrite ipsec.conf and ipsec.user during upgrade
2015-08-26 09:20:02 +02:00
Ted Hess
85597bc84d
crelay: Fix link error with BUILD_NLS=y
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-25 19:04:07 -04:00
John Crispin
3e1b55f8ef
avrdude: enable linux-gpio by default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-26 00:26:33 +02:00
Peter Wagner
d199f2c038
openssh: update to 7.1p1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-08-26 18:58:14 +02:00
Toke Høiland-Jørgensen
6ce677caf0
sqm-scripts: Bump to v1.0.2.
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-08-26 00:18:29 +02:00
Marcel Denia
dd1e65bedf
bash: Update to 4.3.42
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-08-25 21:27:55 +02:00
Karl Palsson
1943d0b44e
mosquitto: fix crash on client disconnect
...
Patch backported from upstream. Was only noticed on musl and freebsd
clients. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=475707
Fixes github issue #1692
Signed-off-by: Karl Palsson <karlp@remake.is>
2015-08-25 14:51:55 +00:00
Karl Palsson
eaedc37dda
mosquitto: bump to version 1.4.3
...
Bugfix release, see http://mosquitto.org/2015/08/version-1-4-3-released/
Signed-off-by: Karl Palsson <karlp@remake.is>
2015-08-25 14:51:55 +00:00
Ulrich Weber
2b3784cdb1
strongswan: dont overwrite ipsec.conf and ipsec.user during upgrade
...
Signed-off-by: Ulrich Weber <uw@ocedo.com>
2015-08-25 10:12:58 +02:00
Steven Barth
917c1fbe59
dbus: bump to 1.9.20
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-08-25 08:43:53 +02:00
Steven Barth
1ad2576aa8
libsigc++: bump to 2.5.2
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-08-25 08:43:38 +02:00
Steven Barth
c08eb2c9be
Merge pull request #1653 from yousong/xl2tpd-fix
...
Xl2tpd fix
2015-08-25 08:30:22 +02:00
Chih-Wei Chen
02fa2b7160
libstrophe : Update to version 0.8.8
...
Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
2015-08-24 22:51:06 +08:00
Steven Barth
7c858e7e1d
Merge pull request #1702 from the-alien/python-ldap
...
python-ldap: added python-ldap package
2015-08-24 11:12:38 +02:00
Steven Barth
58ea5b80b2
Merge pull request #1705 from commodo/python-setuptools-upgrade
...
python-setuptools: upgrade to version 18.2
2015-08-24 11:11:40 +02:00
Steven Barth
4347e5a255
Merge pull request #1706 from commodo/python-pip-upgrade
...
python-pip: upgrade to version 7.1.2
2015-08-24 11:11:31 +02:00
heil
6cc0ad6ecd
memcached: fix musl build
...
- thx to alpinelinux for the patch
(http://git.alpinelinux.org/cgit/aports/plain/main/memcached/musl-includes.patch )
- remove depency to libenvent and replace it libevent2
should fix issue #1542
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-24 10:54:30 +02:00
heil
904a8b70d1
haproxy: fixes for upstream version 1.5.14
...
- [PATCH 1/4] BUG/MINOR: log: missing some ARGC_* entries in
- [PATCH 2/4] DOC: usesrc root privileges requirements
- [PATCH 3/4] BUILD: ssl: Allow building against libssl without SSLv3.
- [PATCH 4/4] DOC/MINOR: fix OpenBSD versions where haproxy works
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-24 10:44:59 +02:00
heil
da89247736
unixodbc: update to 2.3.3
...
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-24 10:40:38 +02:00
heil
1f0e1fa7c7
acpid: update to 2.0.25
...
- remove 001-musl-compat-patch
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-24 10:33:33 +02:00
Alexandru Ardelean
79d6462c56
python-pip: upgrade to version 7.1.2
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-08-24 10:04:22 +03:00
Alexandru Ardelean
f0d050667d
python-setuptools: upgrade to version 18.2
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-08-24 09:59:07 +03:00
Nuno Goncalves
3b42924eb3
rtklib: bump version to 2.4.2 p11, close #1624
...
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-08-23 14:30:07 +01:00
Toke Høiland-Jørgensen
e4d0655f78
Merge pull request #1667 from plntyk/fix_gcc5_netperf
...
netperf: fix gcc5
2015-08-23 12:01:01 +01:00
alien
98bc21b08e
python-ldap: added python-ldap package
...
Signed-off-by: Dimtrij Trefilov <the-alien@live.ru>
2015-08-23 11:23:50 +03:00
alien
6e7c45dc1c
python-psycopg2: added packages python-psycopg2 and python-egenix-mx-base as a dependency
...
Signed-off-by: Dmitrij Trefilov <the-alien@live.ru>
2015-08-23 11:22:11 +03:00
Steven Barth
273c92e415
Merge pull request #1698 from mstorchak/lsof
...
lsof: update to 4.89
2015-08-23 09:36:48 +02:00
Steven Barth
805c5c841f
Merge pull request #1699 from yousong/reaver
...
reaver: import from oldpackages.
2015-08-23 09:36:27 +02:00
Ted Hess
640fe24643
Merge pull request #1701 from thess/hidapi-fix
...
hidapi: Fix iconv depends
2015-08-22 07:02:36 -04:00
John Crispin
62581b3851
libuv: fix download path
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-22 01:12:31 +02:00
John Crispin
e461e7dda9
python: add dependency to bz2 host build
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-22 01:11:29 +02:00
Etienne CHAMPETIER
03b5af288e
zabbix: update to 2.4.6 (and refresh patches)
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-08-23 21:56:05 +00:00
Ted Hess
7bf829e657
mpd: Fix BUILD_NLS=y full language support (regression)
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-21 17:59:39 -04:00
Michael Heimpold
6c16269240
php5: fix the two different maintainer fields into one ( fixes #1688 )
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-08-21 22:32:24 +02:00
Ted Hess
242089ecc6
hidapi: Fix iconv depends
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-21 15:24:02 -04:00
Ted Hess
eed20a34ff
crelay: Update to V0.9, add startup config file
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-21 14:40:30 -04:00
aTanW
9cad7e86a1
gammu: bump to mainstream v 1.36.4, full-language version build fix
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
2015-08-21 18:13:19 +03:00