aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* giflib: Update to 5.1.2, remove doc buildTed Hess2016-03-14
| | | | | | | docbook breaks build on some hosts, skip it (in a not very elegant way) Signed-off-by: Daniel Golle daniel@makrotopia.org Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #2413 from KurdyMalloy/pocoYousong Zhou2016-03-12
|\ | | | | poco: add package for the Poco C++ library
| * poco:add package for the Poco C++ libraryjmjulien2016-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | POrtable COmponents is a Modern, powerful open source C++ class libraries for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. Original Makefile --> https://dev.openwrt.org/browser/packages/libs/poco/Makefile add license add maintainer update URL to latest github stable version (1.7.0) change patch to the configure file add a patch to build with musl-libc Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
* | flac: Fix musl x86 build (__sigemptyset undefined)Ted Hess2016-03-09
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libinput: update to version 1.2.1Daniel Golle2016-03-09
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | glpk: update to version 4.58Daniel Golle2016-03-09
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libev: Bump to version 4.22Karl Palsson2016-03-08
| | | | | | | | | | | | Full changelog: http://cvs.schmorp.de/libev/Changes?view=markup Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | libs: c-ares: Bump to version 1.11Karl Palsson2016-03-08
| | | | | | | | | | | | | | Full changelog at https://raw.githubusercontent.com/c-ares/c-ares/cares-1_11_0/RELEASE-NOTES Signed-off-by: Karl Palsson <karlp@etactica.com>
* | libwebsockets: Bump version to 1.7.3Karl Palsson2016-03-08
| | | | | | | | | | | | Latest "stable" release from 1.7.x branch. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | Merge pull request #2458 from tru7/libesmtpHannu Nyman2016-03-06
|\ \ | | | | | | libesmtp: add ssl support, new upstream URL
| * | libesmtp: add ssl support, new upstream URLOthmar Truniger2016-03-05
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | gnutls: updated to 3.4.10Nikos Mavrogiannopoulos2016-03-05
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility with ↵Ted Hess2016-02-27
| | | | | | | | | | | | | | | | | | getsubopt() Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #2261 from cshore/pull-request-gnutls-with-cryptodevNikos Mavrogiannopoulos2016-02-25
|\ \ \ | |_|/ |/| | libs/gnutls: Fix selecting cryptodev support fails to depend on kmod-…
| * | libs/gnutls: Fix selecting cryptodev support fails to depend on kmod-cryptodevDaniel Dickinson2016-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not enough to select package kmod-cryptodev to avoid build failure; there must be a Makefile dependency on kmod-cryptodev in order for the build system to ensure kmod-cryptodev (and it's headers) are present during build. Therefore drop the select and add a conditional dependency. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | Merge pull request #2338 from thess/alsa-testTed Hess2016-02-23
|\ \ \ | | | | | | | | alsa: Update to 1.1.0, disable basic audio test (bat) utility
| * | | alsa: Update to 1.1.0, disable basic audio test (bat) utilityMichael Marley2016-02-01
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | glib2: fix download pathPeter Wagner2016-02-22
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | glib2: update to 2.46.2Peter Wagner2016-02-22
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | remove unnecessary libiconv dependenciesDon Rumata2016-02-18
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The compiled libaprutil library contains references to libiconv, libiconv_open and libiconv_close functions from the full gettext package even when the full gettext support is disabled (i.e. the CONFIG_BUILD_NLS configuration parameter is not set). The dependency on these ICONV functions breaks compilation of some packages that depend on libaprutil, such as subversion: <targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv' <targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv_open' <targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv_close' Signed-off-by: Don Rumata <don.rumata.vk@gmail.com>
* | | libinput: update to version 1.1.7Daniel Golle2016-02-10
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libinput: depend on eudevDaniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | udev was removed, depend on eudev to provide libudev. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | protobuf-c: Bump version to 1.2.1.Jacob Siverskog2016-02-08
| | | | | | | | | | | | Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* | | gnutls: updated to 3.4.9Nikos Mavrogiannopoulos2016-02-03
|/ / | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #2321 from karlp/pulls/file-typosLuka Perkov2016-01-29
|\ \ | | | | | | libs: file: fix typo in default call
| * | libs: file: fix typo in default callKarl Palsson2016-01-27
| | | | | | | | | | | | | | | | | | Corrects the display and help text for file and libmagic in menuconfig. Signed-off-by: Karl Palsson <karlp@remake.is>
* | | Merge pull request #2273 from xypron/aprThomas Heil2016-01-26
|\ \ \ | | | | | | | | libs/apr: use @APACHE download facility
| * | | libs/apr: use @APACHE download facilityHeinrich Schuchardt2016-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of explicitly specyfing an Apache mirror use the @APACHE download facility. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | | | Merge pull request #2274 from xypron/apr-utilThomas Heil2016-01-26
|\ \ \ \ | |_|/ / |/| | | libs/apr-util: use @APACHE download facility
| * | | libs/apr-util: use @APACHE download facilityHeinrich Schuchardt2016-01-17
| |/ / | | | | | | | | | | | | | | | | | | Instead of explicitly specyfing an Apache mirror use the @APACHE download facility. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | | libwebsockets: bump to v1.6.2Karl Palsson2016-01-25
| | | | | | | | | | | | | | | | | | | | | | | | Many user api changes, largely to cleanup and make more consistent. Full changelog available at http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/tree/changelog Signed-off-by: Karl Palsson <karlp@remake.is>
* | | libwebsockets: Correctly enable IPv6 supportKarl Palsson2016-01-25
| | | | | | | | | | | | Signed-off-by: Karl Palsson <karlp@remake.is>
* | | unixodbc:heil2016-01-25
| | | | | | | | | | | | | | | | | | - corect fetch url Signed-off-by: heil <heil@terminal-consulting.de>
* | | pcre: upgrade to 0.8.38heil2016-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes: * CVE 2015-2327 CVE 2015-2328 CVE 2015-8380 CVE 2015-8381 CVE * 2015-8382 * CVE 2015-8383 CVE 2015-8384 CVE 2015-8385 CVE 2015-8386 CVE * 2015-8387 * CVE 2015-8388 CVE 2015-8389 CVE 2015-8390 CVE 2015-8391 CVE * 2015-8392 * CVE 2015-8393 CVE 2015-8394 CVE 2015-8395 Signed-off-by: heil <heil@terminal-consulting.de>
* | | gdbm: add a gettext dependencyFelix Fietkau2016-01-21
| | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | boost: do not select @BUILD_NLS, it affects the whole treeFelix Fietkau2016-01-21
| | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with ↵Felix Fietkau2016-01-20
| | | | | | | | | | | | | | | | | | changes in trunk Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | glib2: sync with default host prefix changeFelix Fietkau2016-01-20
| | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | glib2: the host build also needs --with-libiconv=gnuFelix Fietkau2016-01-20
| | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | glib2: use --with-libiconv=gnu, always required as of trunk r48396Felix Fietkau2016-01-20
| | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | libffi: fix MIPS softfloat build issue with current binutilsFelix Fietkau2016-01-20
|/ / | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | libinput: include cmdline tools in packageDaniel Golle2016-01-14
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libinput: update to 1.1.4Daniel Golle2016-01-14
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libevdev: update to 1.4.6Daniel Golle2016-01-14
|/ | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnutls: updated to 3.4.8Nikos Mavrogiannopoulos2016-01-10
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #2240 from ollie27/libpngJo-Philipp Wich2016-01-09
|\ | | | | libpng: update to 1.2.56
| * libpng: update to 1.2.56Oliver Middleton2015-12-29
| | | | | | | | | | | | Fixes CVE-2015-8126 and CVE-2015-8540. Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
* | libs/avahi: fix warning with poll.h include on muslAlexandru Ardelean2016-01-06
| | | | | | | | | | | | | | | | | | | | Warning is: #warning redirecting incorrect #include <sys/poll.h> to <poll. Not a big issue. But it can be annoying when building with -Werror set. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | libs/libsodium: update to 1.0.8Damiano Renfer2016-01-04
| | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | Merge pull request #2217 from MikePetullo/openldapHannu Nyman2015-12-31
|\ \ | | | | | | openldap: update to 2.4.43