aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #11683 from neheb/gddRosen Penev2020-04-01
|\ | | | | libgd: update to 2.30
| * libgd: update to 2.30Rosen Penev2020-03-27
| | | | | | | | | | | | | | | | | | | | Fixed CPE_ID. Simplified TIFF option. Refreshed/removed upstream patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libhttp-parser: update to v2.9.4Hirokazu MORIKAWA2020-04-02
| | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | jansson: drop janssonKevin Darbyshire-Bryant2020-04-01
| | | | | | | | | | | | jansson is now part of openwrt core so drop it from packages feed. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | Merge pull request #11724 from jefferyto/python2-remove-pluginsHannu Nyman2020-04-01
|\ \ | | | | | | treewide: Remove Python 2 plugin/bindings/etc from non-Python packages
| * | libupm: Remove Python 2 library packageJeffery To2020-04-01
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | libtalloc: Remove Python 2 host build dependsJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | This should not be needed and was probably added by mistake. See https://github.com/openwrt/packages/pull/9686#discussion_r371552924 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | libsearpc: Remove Python 2 bindingsJeffery To2020-04-01
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | libmraa: Remove Python 2 library packageJeffery To2020-04-01
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | elektra: Remove Python 2 plugin packageJeffery To2020-04-01
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | boost: Remove Python 2 library packageJeffery To2020-04-01
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | gnutls: updated to 3.6.13Nikos Mavrogiannopoulos2020-03-31
|/ / | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | Merge pull request #11693 from neheb/nsprRosen Penev2020-03-31
|\ \ | | | | | | nspr: fix compilation with newer musl
| * | nspr: fix compilation with newer muslRosen Penev2020-03-28
| | | | | | | | | | | | | | | | | | Include proper sgidefs define. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11694 from neheb/v4lRosen Penev2020-03-30
|\ \ \ | | | | | | | | libv4l: fix compilation with newer musl
| * | | libv4l: fix compilation with newer muslRosen Penev2020-03-28
| |/ / | | | | | | | | | | | | | | | | | | This is using the input_event struct directly, instead of using the proper defines. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libuwsc: update to 3.3.4Jianhui Zhao2020-03-31
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | Merge pull request #11598 from neheb/xslJiri Slachta2020-03-30
|\ \ \ | |/ / |/| | libxslt: update to 1.1.34
| * | libxslt: update to 1.1.34Rosen Penev2020-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes all known CVEs. Various Makefile cleanups for consistency between packages. Added PIC explicitly (was implicit). Removed two extra features. Removed autoreconf and added PKG_BUILD_PARALLEL for faster compilation. Roughly matched host configure args with target ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | rpcsvc-proto: update to 1.4.1Rosen Penev2020-03-27
| |/ |/| | | | | | | | | | | | | | | Switched to standard tarball. Allows to get rid of build hacks. Also simplifies the Makefile a bit. Add PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libssh: fix compilation without deprecated OpenSSL APIsRosen Penev2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | Cleaned up Makefile. Fixed license information. Simplified big endian condition. Removed InstallDev section. CMAKE_INSTALL handles it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11627 from neheb/pfrRosen Penev2020-03-25
|\ \ | | | | | | libpfring: update to 7.6.0
| * | libpfring: update to 7.6.0Rosen Penev2020-03-21
| | | | | | | | | | | | | | | | | | Fixes compilation with kernel 5.4. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | nss: update to 3.51Lucian Cristian2020-03-25
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | Merge pull request #11649 from neheb/upnp2Rosen Penev2020-03-24
|\ \ \ | | | | | | | | libupnp: enable reuseaddr
| * | | libupnp: enable reuseaddrRosen Penev2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Helps applications restart safely. Disabled optssdp. Not used by anything. Disabled scriptsupport. Not used by anything. Made all configure options explicit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11651 from neheb/nbmfghhfRosen Penev2020-03-24
|\ \ \ \ | | | | | | | | | | libcap: apply pkgconfig fix to libpsx.pc as well
| * | | | libcap: apply pkgconfig fix to libpsx.pc as wellRosen Penev2020-03-23
| |/ / / | | | | | | | | | | | | | | | | | | | | Made a bunch of libraries explicit for clarity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / newt: Remove python_init_once.patchJeffery To2020-03-24
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was pointed out in #11504 that the code in python_init_once.patch is incorrect; the patch does not prevent newtInit() from being called more than once (in fact it is called twice the first time initScreen() is called). Testing without the patch, using the example code from the corresponding Debian bug report[1], did not result in any segfaults. This removes the patch from the package build. Supersedes #11504. [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557960#5 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #11633 from ja-pa/redis-5.0.8Hannu Nyman2020-03-23
|\ \ \ | | | | | | | | redis: update to version 5.0.8 (security fix)
| * | | redis: update to version 5.0.8 (security fix)Jan Pavlinec2020-03-23
| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | jsoncpp: update to version 1.9.2Jan Pavlinec2020-03-23
|/ / / | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* / / libuwifi: update to latest versionNick Hainke2020-03-22
|/ / | | | | | | Signed-off-by: Nick Hainke <vincent@systemli.org>
* | Merge pull request #11578 from aleksander0m/aleksander/qmi-1-24-8Rosen Penev2020-03-20
|\ \ | | | | | | libqmi: update to version 1.24.8
| * | libqmi: update to version 1.24.8Aleksander Morgado2020-03-16
| | | | | | | | | | | | | | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-March/003248.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | Merge pull request #11507 from micmac1/pg-pcRosen Penev2020-03-20
|\ \ \ | | | | | | | | postgresql: fix pkg-config file
| * | | postgresql: fix pkg-config fileSebastian Kemper2020-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the pc file has includedir hard coded to "/usr/include" and libdir to "/usr/lib". This commit changes this so they can be controlled via the "prefix" variable. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | Merge pull request #11596 from pffmachado/issue-libcanRosen Penev2020-03-20
|\ \ \ \ | |_|_|/ |/| | | libcap: fix build failure
| * | | libcap: fix build failurePaulo Machado2020-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building is failing during the test compilation due to static compilation. Disable tests as they are not being used. Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
* | | | spice-protocol: bump to version 0.14.1Yousong Zhou2020-03-20
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | spice: bump to version 0.14.3Yousong Zhou2020-03-20
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | dtc: bump to version 1.6.0Yousong Zhou2020-03-20
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #11519 from neheb/ovRosen Penev2020-03-19
|\ \ \ \ | |/ / / |/| | | opencv: remove
| * | | opencv: removeRosen Penev2020-03-06
| | | | | | | | | | | | | | | | | | | | | | | | This package is unmaintained. It also seems to be unused. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11592 from nxhack/icu_66_1Rosen Penev2020-03-18
|\ \ \ \ | | | | | | | | | | icu: update to 66.1 & fix CVE-2020-10531
| * | | | icu: update to 66.1Hirokazu MORIKAWA2020-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ICU 66 updates to Unicode 13, including new characters, scripts, emoji, and corresponding API constants. It also updates to CLDR 36.1 with Unicode 13 updates and bug fixes. Create symbolic link to current version. FIX CVE-2020-10531 An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | libzdb: fix headers pathAlexander Ryzhov2020-03-18
|/ / / / | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | Merge pull request #11565 from jefferyto/seafile-7.1.2Hannu Nyman2020-03-16
|\ \ \ \ | | | | | | | | | | seafile-server: Update to 7.1.2, update dependencies
| * | | | libsearpc: Update to 3.2.0, add Python 3 bindings packageJeffery To2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also moves the Python dependency from libsearpc to python3-searpc, and adds myself as a maintainer. Patches: * 001-fix-memory-leak-GH-48.patch: This is (at this time) the only difference between the tags v3.2.0 and v3.2-latest. * 002-no-future-import.patch: The future package is only needed for Python 2 compatibility; all of the functions/symbols it provides are available in Python 3. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #11576 from neheb/souRosen Penev2020-03-16
|\ \ \ \ \ | |_|_|_|/ |/| | | | libsoup: update to 2.70.0