aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
| * | | | | 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
| * | | openldap: update to 2.4.43W. Michael Petullo2015-12-30
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | libsoup: update to 2.53.2W. Michael Petullo2015-12-30
|/ / / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #2086 from thess/zmq-updateTed Hess2015-12-30
|\ \ \ | | | | | | | | zmq: update to 4.1.3, fix GCC5 error, refresh patches
| * | | zmq: update to 4.1.3, fix GCC5 error, refresh patchesTed Hess2015-12-07
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #2112 from thess/libev-workTed Hess2015-12-30
|\ \ \ \ | |_|/ / |/| | | libev: Fix compatibility with libevent2 includes
| * | | libev: Fix compatibility with libevent2 includesTed Hess2015-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packages building with libev and want to include event.h from libev need to be modified to include ev_event_compat.h instead. The are no known packages which need to be fixed at this time. The normal include is ev.h for this package. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #2145 from ClaymorePT/boost_1Ted Hess2015-12-21
|\ \ \ \ | | | | | | | | | | Boost: Version Update -> 1.60
| * | | | Boost: Version Update -> 1.60Carlos Miguel Ferreira2015-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version Update: - Boost is updated to version 1.60 - New library called Variadic Macro Data (VMD) [1] - Several libraries updates [2] [1]: http://www.boost.org/libs/vmd/ [2]: http://www.boost.org/users/history/version_1_60_0.html Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
* | | | | libs/libsodium: update to 1.0.7Damiano Renfer2015-12-20
|/ / / / | | | | | | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | | Merge pull request #2100 from ClaymorePT/boost_8Ted Hess2015-12-14
|\ \ \ \ | | | | | | | | | | Boost: Update 8
| * | | | Boost: Update 8cmf2015-12-11
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major fixes: - The "Select Boost Options" was improved: - In previous versions, it was possible to unselect both Shared and Static options, so that there would be nothing to be built. This was solved by creating a choice menu "Compile Boost libraries". - A new choice menu was also created for Boost Run-time linkage called "Selects Boost Run-time linkage", which is used to select the C and C++ runtime. This choice menu obeys to the required restrictions by boost options [1]. - Fixed the invalid combination where boost shared version could be linked to C and C++ static runtime. This is not allowed by the boost builder. - Added new menu where a Boost building variant can be chosen from 3 options: - Release: The optimized version for daily use. - Debug: The debugging version, for testing purposes. - Profiling: The profiling version for evaluation purposes. - Improved options help descriptions. Minor fixes: - Makefile Version was bumped from 6 to 8 because the previous update [2] did not bumped the value acordingly to the submission rules. - Removed stuff that was not doing anything: "-sBUILD=release" - Changed builder executable from "bjam" to "b2" which is the correct caller: - "bjam" is the old name and exists only for compatibility purposes. [1]: http://www.boost.org/build/doc/html/bbv2/overview/builtins/features.html [2]: openwrt#2084 Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
* | | | Merge pull request #2120 from commodo/ibrcommon-fix-musl-buildHannu Nyman2015-12-14
|\ \ \ \ | |_|_|/ |/| | | ibrcommon: fix build on musl
| * | | ibrcommon: fix build on muslAlexandru Ardelean2015-12-13
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build error: ``` make[6]: Entering directory `/home/sandu/work/openwrt/build_dir/target-mips_34kc_musl-1.1.11/ibrcommon-1.0.1/ibrcommon/data' CXX BLOB.lo CXX ConfigFile.lo CXX File.lo File.cpp: In member function 'std::__cxx11::string ibrcommon::File::getBasename() const': File.cpp:229:44: error: 'basename' was not declared in this scope return std::string(basename(_path.c_str())); ^ make[6]: *** [File.lo] Error 1 ``` Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / / glib2: fix host buildAlexandru Ardelean2015-12-13
|/ / | | | | | | | | | | Replace libintl/host with gettext-full/host. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | libradcli: updated to 1.2.5Nikos Mavrogiannopoulos2015-12-07
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #2084 from ClaymorePT/boost_7Ted Hess2015-12-07
|\ \ | |/ |/| Boost: Update 7