aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #6972 from neheb/doubleHannu Nyman2018-12-27
|\ \ \ \ \ | | | | | | | | | | | | libdouble-conversion: Update to 3.1.1
| * | | | | libdouble-conversion: Update to 3.1.1Rosen Penev2018-12-26
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Switched to codeload and updated the Makefile to standards. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7719 from neheb/patch-24Hannu Nyman2018-12-27
|\ \ \ \ \ | | | | | | | | | | | | psqlodbc: Update to 11.00.0000
| * | | | | psqlodbc: Update to 11.00.0000Rosen Penev2018-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged Makefile for consistency between packages. Added PKG_BUILD_PARALLEL to speed up compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libpcre: Allow building with uclibc++Rosen Penev2018-12-26
| |/ / / / |/| | | | | | | | | | | | | | | | | | | This makes the libc++ adjustable Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7691 from neheb/patch-5Hannu Nyman2018-12-26
|\ \ \ \ \ | | | | | | | | | | | | libndpi: Update to 2.6
| * | | | | libndpi: Update to 2.6Rosen Penev2018-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Got rid of the upstreamed patches. ndpiReader needs libc++ now apparently. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7696 from salzmdan/liburcuHannu Nyman2018-12-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | liburcu: update to 0.9.5
| * | | | | | liburcu: update to 0.9.5Daniel Salzman2018-12-17
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | Merge pull request #7697 from salzmdan/masterHannu Nyman2018-12-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | libedit: update to 20181209-3.1
| * | | | | | libedit: update to 20181209-3.1Daniel Salzman2018-12-17
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | Merge pull request #7736 from diizzyy/patch-20Hannu Nyman2018-12-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | sqlite3: Set platform configuration flags & cleanup
| * | | | | | sqlite3: Set platform configuration flags & cleanupDaniel Engberg2018-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set platform specfic flags to avoid sqlite using built-in variants Remove CONFIGURE_VARS, already properly set by toolchain Change order of TARGET_CFLAGS to match upstream documentation Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #7632 from neheb/gpgHannu Nyman2018-12-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libgpg-error: Update to 1.33
| * | | | | | | libgpg-error: Update to 1.33Rosen Penev2018-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7765 from neheb/patch-6Hannu Nyman2018-12-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ibrcommon: Allow usage of uclibc++
| * | | | | | | | ibrcommon: Allow usage of uclibc++Rosen Penev2018-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows having only one libc++ installed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7747 from val-kulkov/openldap-packageHannu Nyman2018-12-26
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | openldap: version update and new build parameters
| * | | | | | | | openldap: version update and new build parametersVal Kulkov2018-12-21
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch updates OpenLDAP to 2.4.47, introduces new build parameters and places openldap-server, openldap-utils and libopenldap under a separate menu item in Network. OpenLDAP is difficult to find in menuconfig at present. Making a separate menu item for OpenLDAP for selection of packages and enabling or disabling build parameters makes better sense. To have access to the loglevel directive, OpenLDAP must be built with debugging information. Having access to the loglevel directive is essential during the initial configuration of OpenLDAP server. International users may want to enable ICU support to have access to international characters. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | Merge pull request #7766 from neheb/patch-9Ted Hess2018-12-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libaudiofile: Allow compilation with uclibc++
| * | | | | | | | libaudiofile: Allow compilation with uclibc++Rosen Penev2018-12-24
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows selection of 1 libc++. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | libs/alsa-lib: Add /etc/asound.conf for backupDaniel Engberg2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even if /etc/asound.conf isn't installed we should try to preserve user configurations during sysupgrades Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | libsndfile: update to 8ddc442d539ca775d80cdbc7af17a718634a743fPeter Wagner2018-12-25
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/ulaw: fix multiple buffer overflows Signed-off-by: Peter Wagner <tripolar@gmx.at>
* / / / / / / glib2: update to 2.58.2Peter Wagner2018-12-24
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #7704 from neheb/patch-9Hannu Nyman2018-12-21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | jansson: Update to 2.12
| * | | | | jansson: Update to 2.12Rosen Penev2018-12-17
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | sqlite3: change maintainerSebastian Kemper2018-12-20
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | Merge pull request #7679 from neheb/fcgiHannu Nyman2018-12-19
|\ \ \ \ | |_|_|/ |/| | | fcgi: Update to 2.4.1
| * | | fcgi: Update to 2.4.1Rosen Penev2018-12-15
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Move to new GitHub fork and switch to codeload tarballs. Backported upstream patch to fix compilation. Also update URL to fix uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7727 from ClaymorePT/boost_1.69.0_r1Ted Hess2018-12-18
|\ \ \ | | | | | | | | boost: Package Version Update -> 1.69.0
| * | | boost: Package Version Update -> 1.69.0Carlos Miguel Ferreira2018-12-18
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package update provides one new library: -> Safe Numerics: A library for guaranteed correct integer arithmetic for C++14 and later, from Robert Ramey [1]. Discontinued Libraries -> Signals (v1) is now removed. Its removal was announced in 1.68 and its deprecation was announced in 1.54. Boost 1.68 is the last release that provides this library. Users are encouraged to use Signals2 instead. The Boost community thanks Douglas Gregor for his work on Signals which served its users well and which also inspired Signals2 [2]. More info can be found at the usual place [3]. [1] : https://www.boost.org/doc/libs/1_69_0/libs/safe_numerics/doc/html/index.html [2] : https://www.boost.org/doc/libs/1_69_0/doc/html/signals2.html [3] : https://www.boost.org/users/history/version_1_69_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | sqlite3: remove $(FPIC)Sebastian Kemper2018-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defaulting to -fPIC is a bad idea, especially for executables (here: sqlite3-cli). In short, there are certain security implications as well as overhead/performance penalties. Details see: https://wiki.gentoo.org/wiki/Project:Hardened/Position_Independent_Code_internals The configure script is able to detect the need for PIC and adds the flag when needed anyway (when compiling the library). Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | sqlite3: security bumpSebastian Kemper2018-12-18
|/ / | | | | | | | | | | | | | | | | | | | | | | | | A remote code execution vuln has been found in sqlite. Infos available here: https://blade.tencent.com/magellan/index_en.html sqlite 3.26.0 contains the fix. This commit also changes source URL to https. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | Merge pull request #7671 from neheb/sigHannu Nyman2018-12-15
|\ \ | | | | | | libsigc++: Update to 2.10.1
| * | libsigcxx: Update to 2.10.1Rosen Penev2018-12-14
| | | | | | | | | | | | | | | | | | | | | | | | Size goes from 15613 to 8427 bytes. 2.10.1 is the latest version. Version 2.99.x is the unstable series. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libv4l: Force build without libudevTed Hess2018-12-14
|/ / | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libuwsc: update to 3.1.2Jianhui Zhao2018-12-14
| | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | Merge pull request #7629 from cotequeiroz/lcdgrilo_no-checkTed Hess2018-12-13
|\ \ | | | | | | lcdgrilo: remove check dependency
| * | libgee: copy vapi files to versioned vala dirEneas U de Queiroz2018-12-13
| | | | | | | | | | | | | | | | | | The version is obtained via `valac --api-version` Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #7589 from cotequeiroz/opencv_no-gtkHannu Nyman2018-12-13
|\ \ \ | |/ / |/| | opencv: remove gtk dependency
| * | opencv: remove gtk dependencyEneas U de Queiroz2018-12-13
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #7531 from neheb/loudHannu Nyman2018-12-13
|\ \ \ | | | | | | | | loudmouth: Disable debug and fix no deprecated API compilation
| * | | loudmouth: Disable debug and fix no deprecated API compilationRosen Penev2018-11-27
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7626 from cotequeiroz/grilo_valacTed Hess2018-12-13
|\ \ \ \ | | | | | | | | | | libgee: copy vapi files to unversioned vala dir
| * | | | libgee: use unversioned vala dir, misc fixesEneas U de Queiroz2018-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copy vapi files to unversioned vala dir. Added vala/host to PKG_BUILD_DEPENDS. Removed TARGET_LDFLAGS Removed copyright lines Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | intltool: Add patch to fix regular expressions and avoid warnings in perl ↵Ted Hess2018-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5.22 and later. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | unixodbc: save unixodbc_conf.h for host buildEneas U de Queiroz2018-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Save a copy of unixodbc_conf.h in STAGING_DIR to be used by host build. Use STAGING_DIR/tmp/unixodbc instead of include. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #7605 from cotequeiroz/libtins_sonameHannu Nyman2018-12-11
|\ \ \ \ \ | |_|_|_|/ |/| | | | libtins: copy libtins.so.* to package
| * | | | libtins: copy libtins.so.* to packageEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package was installing libins.so, but the soname is set to libtins.so.4.0. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #7596 from cotequeiroz/psqlodbc_odbc_configHannu Nyman2018-12-10
|\ \ \ \ \ | | | | | | | | | | | | psqlodbc: correct --with-unixodbc setting