aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #14873 from neheb/cxxRosen Penev2021-03-06
|\ | | | | treewide: remove uClibc++ support
| * treewide: remove uClibc++ supportRosen Penev2021-03-05
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libndpi: remove C++ stuffRosen Penev2021-03-05
| | | | | | | | | | | | I don't even know why this is here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * tiff: get rid of libtiffxxRosen Penev2021-03-05
| | | | | | | | | | | | Nothing uses it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libplist: get rid of libplistxxRosen Penev2021-03-05
| | | | | | | | | | | | Nothing uses it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14822 from neheb/mRosen Penev2021-03-06
|\ \ | |/ |/| minizip: update to 3.0.0
| * minizip: update to 3.0.0Rosen Penev2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to new upstream and switch package name. Further disable features to avoid extra dependencies. Build with PIC to avoid build failures with mips16. Remove no longer needed patch. Upstream fixed it differently. Use AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libpqxx: update version to 7.4.1Igor Bezzubchenko2021-03-05
| | | | | | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* | Merge pull request #14965 from neheb/xmlRosen Penev2021-03-01
|\ \ | | | | | | xmlrpc-c: update to 1.51.07
| * | xmlrpc-c: update to 1.51.07Rosen Penev2021-02-28
| | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14981 from ja-pa/redis-6.2.0Rosen Penev2021-03-01
|\ \ \ | | | | | | | | redis: update to version 6.2.0
| * | | redis: update to version 6.2.0Jan Pavlinec2021-03-01
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2021-21309 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | libuhttpd: Update to 3.10.1Jianhui Zhao2021-03-01
|/ / / | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* / / libdrm: add option to build the nouveau and radeon driverBernd Kuhls2021-03-01
|/ / | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
* | libdrm: install all headersBernd Kuhls2021-02-27
| | | | | | | | | | | | include/libdrm/drm.h and others headers are needed to build libva. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
* | libdrm: add option to build the intel driverBernd Kuhls2021-02-27
| | | | | | | | | | | | | | | | libpciaccess is not needed for libdrm itself, only the intel driver depends on it: https://cgit.freedesktop.org/mesa/drm/tree/meson.build#n240 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
* | libdrm: update to 2.4.104Bernd Kuhls2021-02-27
| | | | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
* | sqlite3: add option for batch-atomic write supportJan Hoffmann2021-02-26
| | | | | | | | | | | | | | | | | | This allows to build SQLite with support for the batch-atomic write optimization. It makes use of atomic write support provided by the underlying file system. Currently, this is only supported on F2FS. It it does not work with overlayfs. Signed-off-by: Jan Hoffmann <jan@3e8.eu>
* | libuhttpd: Update to 3.10.0Jianhui Zhao2021-02-27
| | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | Merge pull request #14891 from cotequeiroz/snort-libdaqEneas U de Queiroz2021-02-24
|\ \ | | | | | | snort[3],libdaq[3]: install/use libdaq 2&3 in their own dir
| * | libdaq3,snort3: install/use libdaq3 in its own dirEneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If used with default paths, libdaq 2.x and libdaq 3.x will overwrite some of the other version's files. Install them in different places to avoid trouble. Snort is the only package that uses libdaq, so update it at the same time to avoid creating a failing commit. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | libdaq,snort: install/use libdaq2 in its own dirEneas U de Queiroz2021-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If used with default paths, libdaq 2.x and libdaq 3.x will overwrite some of the other version's files. Install them in different places to avoid trouble. Snort is the only package that uses libdaq, so update it at the same time to avoid creating a failing commit. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | Merge pull request #14881 from nickberry17/mm_libqmi_libqrtrRosen Penev2021-02-24
|\ \ \ | | | | | | | | Update libqmi, ModemManager and add libqrtr-glib
| * | | libqmi: bump to 1.28.0Nicholas Smith2021-02-24
| | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | | libqrtr-glib: add libqrtr-glibNicholas Smith2021-02-24
| | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | | | libupm: enforce disabling python2Eneas U de Queiroz2021-02-24
| |/ / |/| | | | | | | | | | | | | | | | | | | | If there are more than two python3 interpreters, and no python2, libupm thinks one of them is python2 and fails. Avoid that by telling it that python2 was not found. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | gost_engine: remove OPENSSL_WITH_GOST restraintEneas U de Queiroz2021-02-24
|/ / | | | | | | | | | | | | OpenSSL now is always built with GOST support, and OPENSSL_WITH_GOST symbol was removed. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | Merge pull request #14874 from neheb/jsoRosen Penev2021-02-23
|\ \ | | | | | | jsoncpp: disable exceptions
| * | jsoncpp: disable exceptionsRosen Penev2021-02-22
| | | | | | | | | | | | | | | | | | Reduces size: 59724 to 44439 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14864 from neheb/shRosen Penev2021-02-23
|\ \ \ | | | | | | | | libshout: update to 2.4.5
| * | | libshout: update to 2.4.5Rosen Penev2021-02-22
| |/ / | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14836 from Payne-X6/liburcuRosen Penev2021-02-23
|\ \ \ | | | | | | | | liburcu: update to version 0.12.2
| * | | liburcu: update to version 0.12.2Jan Hak2021-02-22
| | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | Merge pull request #14835 from Payne-X6/masterRosen Penev2021-02-23
|\ \ \ \ | |_|/ / |/| | | libedit: update to version 20210216-3.1
| * | | libedit: update to version 20210216-3.1Jan Hak2021-02-22
| |/ / | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | loudmouth: update to 1.5.4Rosen Penev2021-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Fix license. Use AUTORELEASE to avoid bumping the release. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14823 from neheb/gdbnRosen Penev2021-02-22
|\ \ \ | | | | | | | | gdbm: update to 1.19
| * | | gdbm: update to 1.19Rosen Penev2021-02-20
| | |/ | |/| | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Use AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14826 from jjm2473/master-fix-icu-macosRosen Penev2021-02-22
|\ \ \ | | | | | | | | libs/icu: fix host compile in macOS
| * | | libs/icu: fix host compile in macOSLiangbin Lian2021-02-22
| | |/ | |/| | | | | | | Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | | Merge pull request #14817 from neheb/snRosen Penev2021-02-22
|\ \ \ | | | | | | | | sane-backends: remove outdated C++ patch
| * | | libv4l: fix glibc compilationRosen Penev2021-02-20
| | |/ | |/| | | | | | | | | | | | | There was a typo in the linker flags. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libmaxminddb: update to version 1.5.2Jan Pavlinec2021-02-22
| |/ |/| | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #14821 from neheb/gdRosen Penev2021-02-21
|\ \ | | | | | | libwebp + libgd version bump
| * | libgd: update to 2.3.1Rosen Penev2021-02-20
| | | | | | | | | | | | | | | | | | Remove upstreamed patches. Add one to fix finding libwebp. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | libwebp: update to 1.2.0Rosen Penev2021-02-20
| |/ | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for easier changes. Fix not having all of the libraries. Remove upstream patches and refresh other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / libevdev: update to 1.11.0Rosen Penev2021-02-21
|/ | | | | | | | Use AUTORELEASE to avoid having to bump it manually. Remove old patch for kernel 4.14 compatibility. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14646 from lipnitsk/refreshRosen Penev2021-02-20
|\ | | | | treewide: Run refresh on all packages
| * treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* | treewide: s/Yuibco/Yubico/Stijn Tintel2021-02-21
|/ | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>