Commit graph

709 commits

Author SHA1 Message Date
Damiano Renfer
4888daa6f5 libs/libsodium: update to 1.0.5
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-11-01 17:37:54 +01:00
Matthias Schiffer
25ca289e4d libuecc: update to v6
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-10-25 17:11:47 +01:00
Damiano Renfer
e073ad7ca7 libs/libsodium: update to 1.0.4
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-10-24 12:07:12 +02:00
Steven Barth
6b10101b15 Merge pull request #1860 from karlp/libcoap-endian
libcoap: Pass endian flags down to target
2015-10-22 10:35:13 +02:00
Steven Barth
56c19739dc Merge pull request #1866 from MikePetullo/libgee
libgee: add new package
2015-10-22 10:34:39 +02:00
Nikos Mavrogiannopoulos
472cb4e3a8 gnutls: update to 3.4.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-10-22 07:33:06 +02:00
John Crispin
180999e20f libupm: add fixes for 2 sensors
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-20 15:59:25 +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
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
W. Michael Petullo
10f280c314 libgee: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-10-18 22:20:29 -04:00
Karl Palsson
c4a8c4eae2 libcoap: Pass endian flags down to target
Fixes github issue #1856

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2015-10-14 17:18:08 +00:00
Steven Barth
1d853ac05a all: get rid of kmod-ipv6 dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
2015-10-06 09:04:29 +02:00
Peter Wagner
c136bcbddb glib2: update to 2.44.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-10-04 12:58:22 +02:00
Anton Glukhov
bf45232591 libcoap: Add new package
Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
2015-10-01 12:34:27 +00:00
Marko Ratkaj
5b2245131b file: bump version to 5.25
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:22 +02:00
Anton Glukhov
ce7ae15a98 Canfestival library: add new package
Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
2015-09-26 04:50:40 +03:00
Nikos Mavrogiannopoulos
aa8a98e6ec libtasn1: updated to 4.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 10:07:28 +02:00
Nikos Mavrogiannopoulos
026486fc0a gnutls: updated to 3.4.5
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 10:05:27 +02:00
Nikos Mavrogiannopoulos
849a3f1cb4 radcli: updated to 1.2.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 09:57:37 +02:00
Felix Fietkau
4e7545ff68 libcap: fix build on non-linux systems
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2015-09-18 15:51:28 +02:00
Steven Barth
86dbea4aa2 Merge pull request #1696 from plntyk/fix_opencv
opencv: disable precompiled headers
2015-09-15 08:29:33 +02:00
Daniel Golle
d2cb285774 libextractor: fix build with full NLS support
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-11 07:28:22 +02:00
Daniel Golle
9ddf3ded77 libinput: update to version 1.0.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-07 20:02:49 +02:00
Daniel Golle
344e27c547 libevdev: update to version 1.4.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-07 19:51:13 +02:00
Steven Barth
a59d3ba39b libsigc++: bump to 2.5.4
Signed-off-by: Steven Barth <steven@midlink.org>
2015-09-07 10:17:26 +02:00
heil
29195f5b98 unixodbc: bump to version 2.3.4
Signed-off-by: heil <heil@terminal-consulting.de>
2015-09-06 23:53:35 +02:00
Jan Čermák
718f1651e0 libevent: update to 1.4.15 (fixes CVE-2014-6272)
This update fixes CVE-2014-6272. Change of source URL was needed,
because the older location does not contain the latest version.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-09-01 11:26:54 +02:00
Steven Barth
d0554e68a0 Merge pull request #1730 from kissg1988/libzdb
libzdb: musl compatibility fix
2015-08-29 08:40:49 +02:00
Gergely Kiss
f323dd3690 libzdb: musl compatibility fix
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-08-29 00:55:29 +02:00
Ted Hess
27ce9f5c20 Merge pull request #1723 from thess/boost-build
boost: Fix building without hard float (fenv.h)
2015-08-27 15:14:15 -04:00
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
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
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
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
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
heil
da89247736 unixodbc: update to 2.3.3
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-24 10:40:38 +02:00
John Crispin
62581b3851 libuv: fix download path
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-22 01:12:31 +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
Jonas Gorski
28804d8d97 Merge pull request #1671 from plntyk/fix_musl_dtndht
dtndht: fix musl build
2015-08-21 15:20:13 +02:00
Jonas Gorski
8fce0732d6 Merge pull request #1694 from jsiverskog/protobuf-maintainer2
protobuf: add myself as maintainer.
2015-08-21 15:15:18 +02:00
Dirk Neukirchen
75b0c4fb1b openvc: disable precompiled headers
this commit fixes musl build

precompiled headers are not strictly necessary according to
https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html

precompiled headers will probably be broken anyway in cross-compile cases

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-21 11:14:54 +02:00
Dirk Neukirchen
bf119cb33b postgresql: fix potential snprintf issue
adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e

spotted while reviewing buildroot changes to postgresql

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-21 10:05:11 +02:00
Dirk Neukirchen
b19dc5496e postgresql: fix uclibc locale.h bug
reported in forum:
https://forum.openwrt.org/viewtopic.php?id=59137

issue was discovered and fixed already in buildroot
git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-21 10:05:06 +02:00
Dirk Neukirchen
736ecae209 postgresql: add missing librt dependency
fixes build error with uclibc

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-21 10:04:59 +02:00
Jacob Siverskog
433880cc1d protobuf: add myself as maintainer.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2015-08-21 09:46:53 +02:00
Ted Hess
0f4e1326fe alsa-lib: Combine package maintainers
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-20 14:14:13 -04:00
cmf
ac8ed17be9 Boost Makefile Update to Version 1.59
This commit updates Boost to version 1.59, released in the 13th of August of 2015 [1].
  - The new version adds two new template libraries, Convert [2] and CoRoutine2 [3].
  - [Warning]-> CoRoutine2 library absolutly requires a C++14 compiler.
  - patch 001-mips-options-fix.patch was removed, since it is already incorporated upstream.

[1] - http://www.boost.org/users/history/version_1_59_0.html
[2] - http://www.boost.org/libs/convert/
[3] - http://www.boost.org/libs/coroutine2/

Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
2015-08-20 14:28:47 +01:00