aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #7415 from neheb/mraaHannu Nyman2018-12-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | libmraa: Add back version patch
| * | | | | | libmraa: Add several subpackagesRosen Penev2018-11-30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added back the version patch to fix compilation with libupm. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7610 from cotequeiroz/elektra_host-no-rubyHannu Nyman2018-12-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | elektra: skip ruby plugin in host/compile
| * | | | | | elektra: skip ruby plugin in host/compileEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linking is failing, and the plugin is not needed for the host build anyway. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #7606 from cotequeiroz/libyaml-cpp_sonameHannu Nyman2018-12-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libyaml-cpp: copy file matching libs soname
| * | | | | | | libyaml-cpp: copy file matching libs sonameEneas U de Queiroz2018-12-07
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The soname is not set to the full version, but only major.minor. This uses libyaml-cpp.so.?.? to try to get it right. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #7609 from cotequeiroz/libndpi-symlinksHannu Nyman2018-12-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libndpi: fix copying of library
| * | | | | | | libndpi: fix copying of libraryEneas U de Queiroz2018-12-07
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package was copying a symbolic link, not the library itself. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | / / / / / libglog: fix removing libunwind dependencyEneas U de Queiroz2018-12-07
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ac_cv_header_libunwind_h needs to be set to 0, as ac_cv_have_libunwind_h overwritten based on the former's value. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | Merge pull request #7601 from neheb/dhHannu Nyman2018-12-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | dtndht: Add -std-gnu89 to fix compilation problems.
| * | | | | | dtndht: Add -std-gnu89 to fix compilation problems.Rosen Penev2018-12-06
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bootstrapping.c:225:6: warning: implicit declaration of function 'blacklist_is_enabled' [-Wimplicit-function-declaration] bootstrapping.c:226:3: warning: implicit declaration of function 'blacklist_blacklist_id'; did you mean 'dht_blacklisted'? [-Wimplicit-function-declaration] Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7598 from cotequeiroz/neon_no-krb5Hannu Nyman2018-12-07
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | neon: Remove krb5 dependency
| * | | | | neon: Remove krb5 dependencyEneas U de Queiroz2018-12-06
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | libsndfile: Fix MIRROR_HASHRosen Penev2018-12-07
| |/ / / |/| | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7532 from neheb/uwHannu Nyman2018-12-06
|\ \ \ \ | | | | | | | | | | libuwsc: Fix compilation without deprecated OpenSSL APIs
| * | | | libuwsc: Update to 3.1.1Rosen Penev2018-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some consistency updates in the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7520 from neheb/patch-1Hannu Nyman2018-12-06
|\ \ \ \ \ | |_|/ / / |/| | | | libgcrypt: Аdd PKC_CPE_ID for proper CVE tracking
| * | | | libgcrypt: Аdd PKG_CPE_ID for proper CVE trackingRosen Penev2018-11-26
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Also did some cosmetic adjustments for consistency. No code changes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7539 from neheb/patch-4Hannu Nyman2018-12-06
|\ \ \ \ | | | | | | | | | | libyaml-cpp: Add PKD_CPE_ID for proper CVE tracking
| * | | | libyaml-cpp: Add PKD_CPE_ID for proper CVE trackingRosen Penev2018-11-29
| | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7545 from neheb/capHannu Nyman2018-12-06
|\ \ \ \ \ | | | | | | | | | | | | libcap: Update to 2.26
| * | | | | libcap: Update to 2.26Rosen Penev2018-11-30
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Minor adjustments to Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7553 from micmac1/tiff-4010-switchesHannu Nyman2018-12-06
|\ \ \ \ \ | | | | | | | | | | | | tiff: disable ZSTD and WebP codecs explicitly
| * | | | | tiff: disable ZSTD and WebP codecs explicitlySebastian Kemper2018-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tiff 4.0.10 added two new compression codecs, ZSTD and WebP. If the respective libraries are found, these codecs will be built. Currently they're not built, because these libraries do not exist in OpenWrt. This commit adds the configure switches to disable these codecs. It's likely that any of these libs will make their way into OpenWrt sooner or later, so this commit prevents the related build failures (missing depends). If there is a need to enable these codecs in tiff in the future, then this can be done, obviously, but at least there will be no build failure suprises in the meantime. Also, this commit corrects the homepage of libtiff. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #7561 from neheb/neonHannu Nyman2018-12-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | neon: Fix compilation without deprecated OpenSSL APIs
| * | | | | | neon: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-02
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7560 from neheb/nopHannu Nyman2018-12-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | libnopoll: Fix compilation without deprecated OpenSSL APIs
| * | | | | | libnopoll: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-02
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload for simplicity and consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / libsndfile: add PKG_SOURCE_DATEPeter Wagner2018-12-03
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | libsndfile: switch to cmakePeter Wagner2018-12-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #7477 from neheb/pocoHannu Nyman2018-12-02
|\ \ \ \ \ | |/ / / / |/| | | | poco: Update to 1.9.0
| * | | | poco: Update to 1.9.0Rosen Penev2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some minor adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libsndfile: switch to gitPeter Wagner2018-12-01
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVEs: CVE-2017-6892 CVE-2017-8361 CVE-2017-8362 CVE-2017-8363 CVE-2017-8365 CVE-2017-12562 CVE-2017-14245 CVE-2017-14246 CVE-2017-14634 CVE-2018-13139 CVE-2018-13419 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #7533 from neheb/ibrHannu Nyman2018-11-30
|\ \ \ \ | |_|/ / |/| | | ibrcommon: Backport patch fixing compilation without deprecated APIs
| * | | ibrcommon: Backport patch fixing compilation without deprecated APIsRosen Penev2018-11-27
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7412 from thess/libpsl-workHannu Nyman2018-11-29
|\ \ \ \ | | | | | | | | | | libpsl: Fix build errors when BUILD_NLS=y
| * | | | libpsl: Fix build errors when BUILD_NLS=yTed Hess2018-11-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #7441 from neheb/owHannu Nyman2018-11-29
|\ \ \ \ \ | |_|/ / / |/| | | | libowfat: Update to 0.32
| * | | | libowfat: Update to 0.32Rosen Penev2018-11-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7347 from neheb/microhHannu Nyman2018-11-27
|\ \ \ \ \ | |_|_|_|/ |/| | | | libmicrohttpd: Update to 0.9.60
| * | | | libmicrohttpd: Update to 0.9.60Rosen Penev2018-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | pixman: bump to version 0.36.0Yousong Zhou2018-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | Patch 0005 is now included in upstream commit 7c6066b ("pixman-private: include <float.h> only in C code")
* | | | | Merge pull request #7443 from neheb/patch-20Hannu Nyman2018-11-25
|\ \ \ \ \ | | | | | | | | | | | | libxerces-c: Update to 3.2.2
| * | | | | libxerces-c: Update to 3.2.2Rosen Penev2018-11-15
| | |/ / / | |/| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7469 from neheb/loudHannu Nyman2018-11-25
|\ \ \ \ \ | | | | | | | | | | | | loudmouth: Fix compilation issue with newer glib
| * | | | | loudmouth: Fix compilation issue with newer glibRosen Penev2018-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Loudmouth enforces -Werror which errors on deprecated APIs. Also switched to codeload for Makefile consistency between projects. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7500 from neheb/patch-3Luiz Angelo Daros de Luca2018-11-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | libcups: Update to 2.2.9
| * | | | | | libcups: Update to 2.2.9Rosen Penev2018-11-21
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | hwloc-utils: Add ncurses dependencyRosen Penev2018-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The lstopo utility has support for it. As ncurses is quite widespread, might as well add support instead of patching it out. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #6628 from neheb/patch-14Hannu Nyman2018-11-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libtins: Update to 4.0