Commit graph

2252 commits

Author SHA1 Message Date
Rosen Penev
f885a0d91c
Merge pull request #8569 from bluewavenet/patch-3
libmicrohttpd: Revert to Named no-ssl Version
2019-04-15 09:44:36 -07:00
Yousong Zhou
561440c0d7 pixman: bump to version 0.38.4
This version bump contains mainly fixes for the build system

  e8df10e Pre-release version bump to 0.38.4
  23f036d Makefile.am: Ship Meson assembly test files in the tarball
  e7058fe Makefile.am: Update download links
  8888e75 Post-release version bump to 0.38.3
  a7ffb3e Pre-release version bump to 0.38.2
  4c4753c meson: Correct copy-and-paste mistake
  7295983 void function should not return a value
  ef4fb03 Windows: Support building with SHELL=cmd.exe
  55d8f95 Windows: Show compiler invocation
  0ea37df meson: store ARM SIMD and NEON tests as text files
  2065a07 meson: simplify and fix mmx library compilation
  6e206cf meson: Add proper include paths for the loongson check
  9ed0576 meson: fix copy-n-paste error for arm simd assembly
  d13f6a8 meson: fix typo which breaks loongson checks
  e7ac62c meson: work around meson issue #5115

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-15 02:45:57 +00:00
Rosen Penev
56f71a8623
Merge pull request #8672 from ja-pa/ldns-fix-dev
ldns: copy pkgconfig file in InstallDev
2019-04-13 14:54:19 -07:00
Rosen Penev
19a11ea943
opencv: Fix tarball URL to fix compilation
The github repository URL changed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-12 17:20:01 -07:00
Jan Pavlinec
643ee38e3d
ldns: copy pkgconfig file in InstallDev
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-13 00:22:43 +02:00
Rosen Penev
c36e8c6ea2
Merge pull request #7951 from micmac1/hiredis-pkg-config
hiredis: fix pkg-config file
2019-04-12 12:13:20 -07:00
Daniel Golle
3f808eb628 libmodbus: backport RS485 fixes
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>
2019-04-11 15:17:52 +02:00
Rosen Penev
a958f49bd0
icu: Backport ARMEB support patch
This should fix php compilation on PPC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-10 18:46:59 -07:00
Rosen Penev
e6f36e11d3
Merge pull request #8567 from neheb/ltt
lttng-*: update version
2019-04-10 15:54:53 -07:00
Rosen Penev
3bd227ab21
Merge pull request #8645 from sartura/protobuf-c-x86-build-fail-fix
protobuf-c: fix x86 build fail
2019-04-10 13:21:03 -07:00
Luka Paulic
b40718dcbc protobuf-c: bump PKG_RELEASE
Signed-off-by: Luka Paulic <luka.paulic@fer.hr>
2019-04-10 22:00:37 +02:00
Rosen Penev
919626143e
Merge pull request #8639 from nxhack/bump_2_9_0
libhttp-parser: update to 2.9.0
2019-04-10 11:49:14 -07:00
Lucian Cristian
3a35f55daa libnss: buildbot 32 bit compile fix
also rework the installed files

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-10 18:49:17 +03:00
Luka Paulic
a74f610502 protobuf-c: fix x86 build fail
Signed-off-by: Luka Paulic <luka.paulic@sartura.hr>
2019-04-10 14:14:48 +02:00
Hirokazu MORIKAWA
431bf39592 libhttp-parser: update to 2.9.0
update to 2.9.0
Add maintainer

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-10 10:47:29 +09:00
Jan Pavlinec
bd26dea94a
tiff: patch security issues
Fixes
CVE-2019-7663
CVE-2019-6128

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-09 13:29:59 +02:00
Rosen Penev
4f21be742f
Merge pull request #8616 from neheb/fi
file: Update to 5.36
2019-04-08 20:40:38 -07:00
Enrico Mioso
c1b4531c84 libs/libstrophe: install pkg-config .pc file
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>
2019-04-08 10:24:41 +02:00
Rosen Penev
a944e267b9
lttng-ust: Update to 2.10.3
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>
2019-04-07 17:13:36 -07:00
Rosen Penev
e8168cca09
Revert "protobuf-c: Disable protoc for host build" 2019-04-07 16:58:44 -07:00
Rosen Penev
daaae8243b
file: Update to 5.36
Added some linker flags to reclaim some space.

Switched to $(FPIC) from -fPIC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-07 15:32:15 -07:00
Rosen Penev
1266be5bc6
protobuf-c: Disable protoc for host build
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>
2019-04-06 21:34:16 -07:00
Rosen Penev
cedc415dd3
Merge pull request #5043 from lucize/libnss
libnss: add nss-tools 3.43 a prereq for libreswan
2019-04-06 11:38:27 -07:00
Lucian Cristian
b75c860fac nss: add nss-tools
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>
2019-04-06 21:22:46 +03:00
Rosen Penev
44db3a892c
Merge pull request #7824 from neheb/proto
protobuf: Update to 3.6.1
2019-04-06 11:18:37 -07:00
Florian Eckert
b154bbc66e
Merge pull request #8524 from ja-pa/libssh2-cpe-id
libssh2: Add PKG_CPE_ID for proper CVE tracking
2019-04-06 18:20:05 +02:00
Rosen Penev
2fe552eaea
Merge pull request #8561 from lucize/libnspr
nspr: add nspr libs
2019-04-06 08:39:09 -07:00
Lucian Cristian
e38214179d nspr: add nspr libs
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>
2019-04-06 15:12:27 +03:00
Rosen Penev
9038da616d
protobuf: Update to 3.7.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-05 16:41:20 -07:00
Bjørn Mork
ec138f51ab pcre: Depending on C++ now
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: 17090fecf1 ("pcre: Fix compile of libpcrecpp")
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2019-04-05 16:29:45 +02:00
Jan Pavlinec
6fb992405c
libssh2: update to version 1.8.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-04 16:41:52 +02:00
Rob White
753855b8a1 libmicrohttpd: Remove one CONFLICTS statement.
Having CONFLICTS for each variant in the other variant causes recursive dependency error, even though the two variants do conflict with each other. This commit removes one of the CONFLICT lines.
Build now completes without error on SDK.

Signed-off-by: Rob White <rob@blue-wave.net>
2019-04-04 15:31:33 +01:00
Rosen Penev
2530ae4115
Merge pull request #7803 from ammubhave/add_libdoubleconversion_hostbuild
libdouble-conversion: Add host build to libdouble-conversion
2019-04-03 17:46:47 -07:00
Rosen Penev
3ba2e1c878
Merge pull request #4334 from Tiboris/jose
jose: Add Makefile for jose v10
2019-04-03 14:16:59 -07:00
Tibor Dudlák
589e39bef2
jose: Add Makefile for v10
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: 198f720742

Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
2019-04-03 22:16:32 +02:00
Rosen Penev
4502666bae
Merge pull request #8583 from ammubhave/bump_glog
glog: Bump version to 0.4.0
2019-04-03 13:08:36 -07:00
Amol Bhave
2b7842348e glog: Bump version to 0.4.0
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>
2019-04-03 11:53:51 -07:00
Daniel Engberg
bf3bb52c3f
Merge pull request #8570 from nxhack/icu_64_1
icu: update to 64.1
2019-04-03 20:50:05 +02:00
Hirokazu MORIKAWA
4ebcaa63a4 icu: update to 64.1
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>
2019-04-03 09:32:49 +09:00
Amol Bhave
ac5e3c6ece libdouble-conversion: Add host build to libdouble-conversion
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>
2019-04-02 17:23:38 -07:00
Rosen Penev
a816d32107
Merge pull request #8021 from val-kulkov/openldap-package
openldap-server: enable crypt(3) passwords
2019-04-02 13:48:53 -07:00
Rosen Penev
37d9919d84
Merge pull request #4932 from hbl0307106015/log4cplus
log4cplus: add new package
2019-04-02 13:28:28 -07:00
Rosen Penev
15bf069d8b
Merge pull request #4930 from hbl0307106015/botan
botan: add new package
2019-04-02 13:27:00 -07:00
BangLang Huang
863193f096 botan: add new package
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>
2019-04-02 09:25:40 +08:00
Rob White
edec5b104e
libmicrohttpd: Revert to Named no-ssl Version
Maintainer: Alexander Couzens lynxis@fe80.eu

Compile Tested: Snapshot SDK

Run Tested: target - ath79, hardware - gl-ar300m16, package - nodogsplash v3.2.1 and nodogsplash v3.3.1-beta, Openwrt Snapshot.

Description: Fix for issue #8180 and resubmitted PR #8563 - Any package with a dependency on the non-ssl version of libmicrohttpd ends up with the ssl version along with libgcrypt, libgnutls, .. This fix reverts the no-ssl version name from libmicrohttpd back to libmicrohttpd-no-ssl as it was in previous versions.
The two package names will now be libmicrohttpd-no-ssl and libmicrohttpd-ssl.

Signed-off-by: Rob White <rob@blue-wave.net>
2019-04-01 21:33:06 +01:00
Rosen Penev
bd5adb68ed
Merge pull request #8564 from ammubhave/bump_boost
boost: bump pkg release
2019-04-01 12:20:23 -07:00
Amol Bhave
df76f9bced boost: bump pkg release
PR #7126 updated the Makefile but didn't bump the pkg release version

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-04-01 11:23:22 -07:00
BangLang Huang
3d565d0efe log4cplus: add new package
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>
2019-04-01 18:33:49 +08:00
Rosen Penev
4252d20f6a
libdouble-conversion: Update to 3.1.4
Added patch to fix compilation on big endian ARM.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-31 20:57:42 -07:00
Rosen Penev
d64590a8b8
Merge pull request #8549 from neheb/gpg
libgpg-error: Update to 1.36
2019-03-31 20:08:55 -07:00