| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
libupm: support node.js v12
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Maintainer: @blogic me
Compile tested: head r14241-ba2ddba, x86_64
Run tested: x86_64 (VirtualBox)
Description:
Addressed the build failure with node.js version 12.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \
| | |
| | | |
libmraa: support node.js v12
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Maintainer: @blogic me
Compile tested: head r14241-ba2ddba, x86_64
Run tested: x86_64 (VirtualBox)
Description:
Addressed the build failure with node.js version 12.
Re-enable swig.
https://github.com/openwrt/packages/issues/11977
https://github.com/openwrt/packages/pull/12225
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|/
|
|
|
|
|
|
| |
Fixes:
CVE-2020-13871
CVE-2020-15358
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\
| |
| | |
icu: update to 67.1
|
| |
| |
| |
| |
| |
| | |
Unicode 13 & CLDR 37. Bug fixes for date and number formatting, enhanced support for user preferences in the locale identifier. LocaleMatcher code and data improved. Number skeletons have a new “concise” form that can be used in MessageFormat strings.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \
| | |
| | | |
Update sysrepo, libyang, libnetconf2 and netopeer2 packages to latest versions
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 7066486fbbfa1bb73fee74911a8306e3a534a6fe.
LWS 3.2.x and 4.0.x are broken on ath79 and malta-be, (at least)
See https://github.com/warmcat/libwebsockets/issues/2008
and
https://github.com/openwrt/packages/issues/13085
Restore a functional 3.1 release until upstream release.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|\ \
| | |
| | | |
libgphoto2: add missing INTL_DEPENDS
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This commit removes patches which are no longer needed
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
|
|\ \ \
| | | |
| | | | |
tcp_wrappers: fix compilation without cdefs
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
__DECLS are glibc specific.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
This commit fixes the use of the C++20 standard when
GCC 10.x is used.
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
|
|\ \
| | |
| | | |
boost: Package Version Update (1.74.0)
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This commit updates Boost to version 1.74.0
In this release, there is one new libraries
- STLInterfaces [2]:
A library of CRTP bases to ease the writing of STL views,
iterators, and sequence containers, from Zach Laine.
This update also provides support to build boost with C++20 when using
GCC 10.x
More info about Boost 1.74.0 can be found at the usual place [1].
[1]: https://www.boost.org/users/history/version_1_74_0.html
[2]: https://www.boost.org/libs/stl_interfaces/
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
|
|/
|
|
|
|
|
| |
Add a small hack to glib2 to avoid using proxy-intl and break
compilation under uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
liburcu: don't build docs and tests
|
| |
| |
| |
| |
| |
| | |
Faster compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
libcgroup: don't build tests
|
| |/
| |
| |
| |
| |
| | |
Speeds up compile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
libselinux added to core needs musl-fts. Move it to core as well.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\
| |
| | |
libesmtp: update URLs
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The author's website went down and moved to GitHub.
Used a mirror for PKG_SOURCE_URL and he does not have the same tarball
on GitHub.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
|
| |
libpcre is required for libselinux which was added to core recently.
Move it to the core so core builds without the packages feed.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\
| |
| | |
getdns: fix compilation without deprecated OpenSSL APIs
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
nss: update to version 3.55 (security fix)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Note:
new version required by nss 3.55
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes
CVE-2020-12403
CVE-2020-12401
CVE-2020-6829
CVE-2020-12400
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Otherwise, dependent packages need to all add -lintl to LDFLAGS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
libmaxminddb: update to version 1.4.3
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \
| | | |
| | | | |
ldns: fix compilation without deprecated APIs
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
libulfius: update to 2.6.8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Upstream fixed the libmicrohttp issue. Removed local patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
Fixes:
CVE-2020-16135
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \
| |/
|/| |
libextractor: remove ffmpeg plugin
|
| |
| |
| |
| |
| |
| |
| | |
FFMpeg has patented functionality. Make libextractor respect
BUILD_PATENTED.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
The patch, while it works, requires autoreconf. Added.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|