aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | | | | | | | | libmodbus: backport RS485 fixesDaniel Golle2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import two patches from upstream in order to fix Modbus-RTU over RS485: 1c5d969 Only set SER_RS485_ENABLED bit of existing RS485 settings 91a1d74 Oops fix OR on RS485 settings (1c5d969) Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | icu: Backport ARMEB support patchRosen Penev2019-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix php compilation on PPC. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #8567 from neheb/lttRosen Penev2019-04-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | lttng-*: update version
| * | | | | | | | | lttng-ust: Update to 2.10.3Rosen Penev2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unlike the current version, this one has support for aarch64. aarch64 is necessary for several 64-bit targets. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8645 from sartura/protobuf-c-x86-build-fail-fixRosen Penev2019-04-10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | protobuf-c: fix x86 build fail
| * | | | | | | | | | protobuf-c: bump PKG_RELEASELuka Paulic2019-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Paulic <luka.paulic@fer.hr>
| * | | | | | | | | | protobuf-c: fix x86 build failLuka Paulic2019-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luka Paulic <luka.paulic@sartura.hr>
* | | | | | | | | | | Merge pull request #8639 from nxhack/bump_2_9_0Rosen Penev2019-04-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libhttp-parser: update to 2.9.0
| * | | | | | | | | | | libhttp-parser: update to 2.9.0Hirokazu MORIKAWA2019-04-10
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to 2.9.0 Add maintainer Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* / / / / / / / / / / libnss: buildbot 32 bit compile fixLucian Cristian2019-04-10
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also rework the installed files Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | / / / / / / / tiff: patch security issuesJan Pavlinec2019-04-09
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-7663 CVE-2019-6128 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #8616 from neheb/fiRosen Penev2019-04-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | file: Update to 5.36
| * | | | | | | | | file: Update to 5.36Rosen Penev2019-04-07
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some linker flags to reclaim some space. Switched to $(FPIC) from -fPIC. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | libs/libstrophe: install pkg-config .pc fileEnrico Mioso2019-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This helps packages depending on libs/libstrophe in finding the library via pkg-config or CMake's PKG_SEARCH_MODULE Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
* | | | | | | | | Revert "protobuf-c: Disable protoc for host build"Rosen Penev2019-04-07
|/ / / / / / / /
* | | | | | | | protobuf-c: Disable protoc for host buildRosen Penev2019-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some platforms, the host build is failing as the tests fail. protoc is not used anyway. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #5043 from lucize/libnssRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libnss: add nss-tools 3.43 a prereq for libreswan
| * | | | | | | | nss: add nss-toolsLucian Cristian2019-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #7824 from neheb/protoRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | protobuf: Update to 3.6.1
| * | | | | | | | protobuf: Update to 3.7.1Rosen Penev2019-04-05
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #8524 from ja-pa/libssh2-cpe-idFlorian Eckert2019-04-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libssh2: Add PKG_CPE_ID for proper CVE tracking
| * | | | | | | | libssh2: Add PKG_CPE_ID for proper CVE trackingJan Pavlinec2019-03-28
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #8561 from lucize/libnsprRosen Penev2019-04-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nspr: add nspr libs
| * | | | | | | | nspr: add nspr libsLucian Cristian2019-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. The API is used in the Mozilla clients, many of Red Hat's and Oracle's server applications, and other software offerings. this is needed for nss libraries Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | pcre: Depending on C++ nowBjørn Mork2019-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Must depend on cpp for the unconditional --enable-cpp, or the build can fail when CONFIG_PACKAGE_libpcrecpp is unset and nothing else has built the c++ toolchain: configure: error: Invalid C++ compiler or C++ compiler flags Makefile:97: recipe for target '/usr/local/src/lede/build_dir/target-mipsel_24kc_musl/pcre-8.42/.configured_68b329da9893e34099c7d8ad5cb9c940' failed make[3]: *** [/usr/local/src/lede/build_dir/target-mipsel_24kc_musl/pcre-8.42/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1 make[3]: Leaving directory '/usr/local/src/lede/feeds/packages/libs/pcre' time: package/feeds/packages/pcre/compile#4.48#0.30#6.88 package/Makefile:107: recipe for target 'package/feeds/packages/pcre/compile' failed Fixes: 17090fecf18c ("pcre: Fix compile of libpcrecpp") Signed-off-by: Bjørn Mork <bjorn@mork.no>
* | | | | | | | | libssh2: update to version 1.8.2Jan Pavlinec2019-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #7803 from ammubhave/add_libdoubleconversion_hostbuildRosen Penev2019-04-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libdouble-conversion: Add host build to libdouble-conversion
| * | | | | | | | | libdouble-conversion: Add host build to libdouble-conversionAmol Bhave2019-04-02
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds the ability to produce host static build for the libdouble-conversion library. Other host build tools can now depend on this library if they need it. Tested on a x86_64 host build machine. make package/libdouble-conversion/host/compile produces staging_dir/hostpkg/lib/libdouble-conversion.a file Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | | | | | | Merge pull request #4334 from Tiboris/joseRosen Penev2019-04-03
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | jose: Add Makefile for jose v10
| * | | | | | | | jose: Add Makefile for v10Tibor Dudlák2019-04-03
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jose is acommand line utility for performing various tasks on JSON Object Signing and Encryption (JOSE) objects. José provides a full crypto stack including key generation, signing and encryption. Added: https://github.com/latchset/jose/commit/198f7207427ad7f569aa3592ea16e2bb400db040 Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
* | | | | | | | Merge pull request #8583 from ammubhave/bump_glogRosen Penev2019-04-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | glog: Bump version to 0.4.0
| * | | | | | | | glog: Bump version to 0.4.0Amol Bhave2019-04-03
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump glog version from 0.3.5 to 0.4.0 Tested by building another package which depends on glog and verify that it builds successfully. Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | | | | | Merge pull request #8570 from nxhack/icu_64_1Daniel Engberg2019-04-03
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | icu: update to 64.1
| * | | | | | | icu: update to 64.1Hirokazu MORIKAWA2019-04-03
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ICU 64 updates to Unicode 12 and to CLDR 35 locale data with many additions and corrections And Workaround for ICU-20531 : https://unicode-org.atlassian.net/browse/ICU-20531 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #8021 from val-kulkov/openldap-packageRosen Penev2019-04-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openldap-server: enable crypt(3) passwords
| * | | | | | | openldap-server: enable crypt(3) passwordsVal Kulkov2019-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With crypt(3) password storage scheme enabled, OpenLDAP can receive and store SHA-256 and SHA-512 password hashes from Samba AD-DC. Without crypt(3), synchronization of passwords between Samba AD-DC (v4.5 and above) and OpenLDAP requires use of cleartext passwords. To use password hashes from Samba, OpenLDAP must be compiled with --enable-crypt switch. This patch introduces a new configuration parameter to enable the use of crypt(3) function by OpenLDAP. Enabling crypt(3) increases the size of slapd binary by 12 bytes on the x86_64 target and by only 4 bytes on the ipq806x target. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | Merge pull request #4932 from hbl0307106015/log4cplusRosen Penev2019-04-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | log4cplus: add new package
| * | | | | | | | log4cplus: add new packageBangLang Huang2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | log4cplus is a simple to use C++11 logging API providing thread--safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. wiki: https://sourceforge.net/p/log4cplus/wiki/Home/ github: https://github.com/log4cplus/log4cplus Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | | | | | | Merge pull request #4930 from hbl0307106015/botanRosen Penev2019-04-02
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | botan: add new package
| * | | | | | | | botan: add new packageBangLang Huang2019-04-02
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Botan (Japanese for peony) is a cryptography library written in C++11 and released under the permissive Simplified BSD license. Botan's goal is to be the best option for cryptography in new C++ code by offering the tools necessary to implement a range of practical systems, such as TLS/DTLS, PKIX certificate handling, PKCS#11 and TPM hardware support, password hashing, and post quantum crypto schemes. In addition to the C++, botan has a C89 API specifically designed to be easy to call from other languages. A Python binding using ctypes calling the C89 API is included. github: https://github.com/randombit/botan Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | | | | | Merge pull request #8564 from ammubhave/bump_boostRosen Penev2019-04-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | boost: bump pkg release
| * | | | | | | | boost: bump pkg releaseAmol Bhave2019-04-01
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR #7126 updated the Makefile but didn't bump the pkg release version Signed-off-by: Amol Bhave <ambhave@fb.com>
* / | | | | | | libdouble-conversion: Update to 3.1.4Rosen Penev2019-03-31
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added patch to fix compilation on big endian ARM. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #8549 from neheb/gpgRosen Penev2019-03-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libgpg-error: Update to 1.36
| * | | | | | | libgpg-error: Update to 1.36Rosen Penev2019-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated patch to fix compilation on mips64. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7879 from ammubhave/add_zstd_to_boostRosen Penev2019-03-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | boost: Add zstd as a dependency to boost-iostream
| * | | | | | | | boost: Add zstd as a dependency to boostAmol Bhave2019-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Depends on PR #7126 With this change: https://github.com/boostorg/iostreams/commit/eb03aa43b9373137a51775ab63867152ff72fa00 boost iostreams supports zstd compression. If the zstd package is built before boost, then the packaging step complains that libzstd.so is not packaged. Build Tested: PR #7876 used to fail CI without this, now it passes. Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | | | | | | Merge pull request #8373 from jan-kardell/TQ_fix_pcreRosen Penev2019-03-31
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | [pcre] Fix compile of libpcrecpp
| * | | | | | | | pcre: Fix compile of libpcrecppJan Kardell2019-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the cpp lib is added after pcre is first compiled, pcre will not be reconfigured and the build will fail. Fix this by always building the cpp parts. Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
* | | | | | | | | Merge pull request #8494 from neheb/fcgRosen Penev2019-03-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fcgi: Update to 2.4.2