aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | libs/libestr: add new package (needed for net/rsyslog)Dov Murik2015-11-11
| | | | | | | | Signed-off-by: Dov Murik <dmurik@us.ibm.com>
* | libs/libsodium: update to 1.0.6Damiano Renfer2015-11-09
| | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | libmraa: board detection was broken after the name changedJohn Crispin2015-11-06
| | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | Merge pull request #1917 from thess/boost-buildTed Hess2015-11-05
|\ \ | | | | | | boost: Add ignore-site-config option to bjam
| * | boost: Add ignore-site-config option to bjamTed Hess2015-11-04
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | libwebsockets: Bump to version 1.5Karl Palsson2015-11-05
|/ / | | | | | | | | | | | | | | | | Very minor changes in this release, but best to keep up. Full changelog available at http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/tree/changelog Signed-off-by: Karl Palsson <karlp@remake.is>
* | Merge pull request #1910 from dajhorn/liblz4-r131Steven Barth2015-11-04
|\ \ | | | | | | liblz4: update to r131
| * | liblz4: update to r131Darik Horn2015-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the upstream NEWS file: r131 New : Dos/DJGPP target, thanks to Louis Santillan (#114) Added : Example using lz4frame library, by Zbigniew Jędrzejewski-Szmek (#118) Changed: xxhash symbols are modified (namespace emulation) within liblz4 r130: Fixed : incompatibility sparse mode vs console, reported by Yongwoon Cho (#105) Fixed : LZ4IO exits too early when frame crc not present, reported by Yongwoon Cho (#106) Fixed : incompatibility sparse mode vs append mode, reported by Takayuki Matsuoka (#110) Performance fix : big compression speed boost for clang (+30%) New : cross-version test, by Takayuki Matsuoka Signed-off-by: Darik Horn <dajhorn@vanadac.com>
* | | libs/libsodium: update to 1.0.5Damiano Renfer2015-11-01
|/ / | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | libuecc: update to v6Matthias Schiffer2015-10-25
| | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | libs/libsodium: update to 1.0.4Damiano Renfer2015-10-24
| | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | Merge pull request #1860 from karlp/libcoap-endianSteven Barth2015-10-22
|\ \ | | | | | | libcoap: Pass endian flags down to target
| * | libcoap: Pass endian flags down to targetKarl Palsson2015-10-14
| |/ | | | | | | | | | | Fixes github issue #1856 Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | Merge pull request #1866 from MikePetullo/libgeeSteven Barth2015-10-22
|\ \ | | | | | | libgee: add new package
| * | libgee: add new packageW. Michael Petullo2015-10-18
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | gnutls: update to 3.4.6Nikos Mavrogiannopoulos2015-10-22
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | libupm: add fixes for 2 sensorsJohn Crispin2015-10-20
| | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | libupm: add packageJohn Crispin2015-10-19
| | | | | | | | | | | | | | 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>
* | libmraa: add mraa including mips platform codeJohn Crispin2015-10-19
| | | | | | | | | | | | | | 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>
* | libdmapsharing: update to 2.9.32W. Michael Petullo2015-10-18
|/ | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* all: get rid of kmod-ipv6 dependenciesSteven Barth2015-10-06
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* glib2: update to 2.44.1Peter Wagner2015-10-04
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* libcoap: Add new packageAnton Glukhov2015-10-01
| | | | Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
* file: bump version to 5.25Marko Ratkaj2015-09-27
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* Canfestival library: add new packageAnton Glukhov2015-09-26
| | | | Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
* libtasn1: updated to 4.7Nikos Mavrogiannopoulos2015-09-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* gnutls: updated to 3.4.5Nikos Mavrogiannopoulos2015-09-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* radcli: updated to 1.2.3Nikos Mavrogiannopoulos2015-09-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* libcap: fix build on non-linux systemsFelix Fietkau2015-09-18
| | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* Merge pull request #1696 from plntyk/fix_opencvSteven Barth2015-09-15
|\ | | | | opencv: disable precompiled headers
| * openvc: disable precompiled headersDirk Neukirchen2015-08-21
| | | | | | | | | | | | | | | | | | | | | | 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>
* | libextractor: fix build with full NLS supportDaniel Golle2015-09-11
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libinput: update to version 1.0.1Daniel Golle2015-09-07
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libevdev: update to version 1.4.4Daniel Golle2015-09-07
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libsigc++: bump to 2.5.4Steven Barth2015-09-07
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | unixodbc: bump to version 2.3.4heil2015-09-06
| | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | libevent: update to 1.4.15 (fixes CVE-2014-6272)Jan Čermák2015-09-01
| | | | | | | | | | | | | | 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>
* | Merge pull request #1730 from kissg1988/libzdbSteven Barth2015-08-29
|\ \ | | | | | | libzdb: musl compatibility fix
| * | libzdb: musl compatibility fixGergely Kiss2015-08-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | Merge pull request #1723 from thess/boost-buildTed Hess2015-08-27
|\ \ \ | | | | | | | | boost: Fix building without hard float (fenv.h)
| * | | boost: Fix building without hard float (fenv.h)Ted Hess2015-08-27
| |/ / | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #1714 from lynxis/libxml2_nonparallelMichael Heimpold2015-08-27
|\ \ \ | |/ / |/| | libxml2: disable parallel build
| * | libxml2: disable parallel buildAlexander Couzens2015-08-26
| | | | | | | | | | | | | | | | | | libxml2 fails to build in one of three runs. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | alsa-lib: Add missing comma to maintainer listTed Hess2015-08-27
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #1718 from changeway/libstropheTed Hess2015-08-27
|\ \ \ | |/ / |/| | libstrophe : Update to version 0.8.8
| * | libstrophe : Update to version 0.8.8Chih-Wei Chen2015-08-24
| | | | | | | | | | | | Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* | | libsigc++: bump to 2.5.2Steven Barth2015-08-25
|/ / | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | unixodbc: update to 2.3.3heil2015-08-24
| | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | libuv: fix download pathJohn Crispin2015-08-22
| | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | hidapi: Fix iconv dependsTed Hess2015-08-21
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>