package/poco: bump to version 1.10.1
authorJulien Olivain <juju@cotds.org>
Tue, 30 Jun 2020 17:34:33 +0000 (19:34 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 30 Jun 2020 20:11:11 +0000 (22:11 +0200)
commit65e9c52bbed451a056a9a52beee752b1dc59fd3d
treebdb32c45a5e69826e83cc85b7fbf64f16486deca
parent4f733a4de7da15f207cb1b20815d5abaf67f7b5e
package/poco: bump to version 1.10.1

Poco >= 1.10.0 requires a C++14 compiler. GCC needs to be at least 5.0.
https://github.com/pocoproject/poco/blob/poco-1.10.1-release/CHANGELOG#L31

Since GCC 5.0 does not enable it by default, "-std=c++14" needs to be
added in cflags.

See poco 1.10.1 changelog:
https://github.com/pocoproject/poco/blob/poco-1.10.1-release/CHANGELOG

Poco 1.10.0 introduced a new JWT (JSON Web Tokens) component. It is
currently unconditionally disabled to prevent build failure (as it
re-enable Poco Crypto, which needs OpenSSL).

Package patches are rebased on poco version 1.10.1.

Signed-off-by: Julien Olivain <juju@cotds.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/poco/0001-poco-add-the-staging-path-to-search-path.patch
package/poco/0002-Add-support-for-m68000-1856.patch
package/poco/0003-Foundation-src-utils.h-backport-double-conversion-ch.patch
package/poco/Config.in
package/poco/poco.hash
package/poco/poco.mk