aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
| * | | | 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
| * | | | | | | libtins: Update to 4.0Rosen Penev2018-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload. Simpler. Added InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7409 from neheb/hwlHannu Nyman2018-11-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libhwloc: Update to 2.0.2
| * | | | | | | | libhwloc: Update to 2.0.2Rosen Penev2018-11-13
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix buildbot by disabling several libraries that get automatically picked up. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7440 from neheb/patch-15Hannu Nyman2018-11-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libjpeg: Update to 9c
| * | | | | | | | libjpeg: Update to 9cRosen Penev2018-11-15
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | libradcli: Update to 1.2.11Rosen Penev2018-11-21
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | cyrus-sasl: Update to 2.1.27W. Michael Petullo2018-11-20
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #7395 from eduardoabinader/bump-libevdev-1.6.0Daniel Golle2018-11-19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | libevdev: bump to 1.6.0
| * | | | | libevdev: bump to 1.6.0Eduardo Abinader2018-11-11
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
* | | | | libidn2: drop maintainerKevin Darbyshire-Bryant2018-11-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | libidn: drop maintainerKevin Darbyshire-Bryant2018-11-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | sqlite3: Update to 3.53Rosen Penev2018-11-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libyaml-cpp: Update to 0.6.2 + switch to codeloadRosen Penev2018-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simpler. Got rid of tests for a faster compile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | postgresql: Update to 9.6.11Rosen Penev2018-11-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7435 from neheb/patch-8Hannu Nyman2018-11-16
|\ \ \ \ \ | | | | | | | | | | | | libestr: Update to 0.1.11
| * | | | | libestr: Update to 0.1.11Rosen Penev2018-11-16
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7369 from neheb/libssh2Jiri Slachta2018-11-16
|\ \ \ \ \ | |/ / / / |/| | | | libssh2: Fix compilation with deprecated APIs disabled
| * | | | libssh2: Fix compilation with deprecated APIs disabledRosen Penev2018-11-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libgpiod: update to 1.2Michael Heimpold2018-11-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>