Karl Palsson
d5bace89cf
Revert "libwebsockets: move to 3.2.1"
...
This reverts commit 7066486fbb .
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 >
2020-08-21 13:13:45 +00:00
Rosen Penev and GitHub
9fe6e7c31e
Merge pull request #13164 from neheb/gpho
...
libgphoto2: add missing INTL_DEPENDS
2020-08-21 00:56:24 -07:00
Carlos Miguel Ferreira
038646225b
boost: Package Revision - Remove unneded patches
...
This commit removes patches which are no longer needed
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com >
2020-08-19 12:12:15 +01:00
Rosen Penev and GitHub
cb092479b5
Merge pull request #13165 from neheb/tcp
...
tcp_wrappers: fix compilation without cdefs
2020-08-18 18:45:26 -07:00
Carlos Miguel Ferreira
45290b6953
boost: Package Revision - Fix C++ standard flag
...
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 >
2020-08-18 23:38:21 +01:00
Rosen Penev
f019b1e3c9
tcp_wrappers: fix compilation without cdefs
...
__DECLS are glibc specific.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-18 15:03:29 -07:00
Rosen Penev
c44775d2e9
libgphoto2: add missing INTL_DEPENDS
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-18 14:57:59 -07:00
Rosen Penev and GitHub
1708a758a8
Merge pull request #13160 from ClaymorePT/boost_1.74.0
...
boost: Package Version Update (1.74.0)
2020-08-18 13:02:45 -07:00
Carlos Miguel Ferreira
e9c5b9d3e1
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 >
2020-08-18 14:37:33 +01:00
Rosen Penev
0f0a5187a6
glib2: update to 2.65.1
...
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 >
2020-08-17 15:10:42 -07:00
Rosen Penev and GitHub
74747b569f
Merge pull request #13120 from neheb/urcu2
...
liburcu: don't build docs and tests
2020-08-13 23:57:53 -07:00
Rosen Penev and GitHub
e17c1d495c
Merge pull request #13121 from neheb/cgrp
...
libcgroup: don't build tests
2020-08-13 23:57:30 -07:00
Rosen Penev
8851c94970
libcgroup: don't build tests
...
Speeds up compile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-13 21:50:27 -07:00
Rosen Penev
3e90378fe2
liburcu: don't build docs and tests
...
Faster compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-13 21:48:52 -07:00
Rosen Penev
5c60cc78dc
keyutils: fix deprecated function usage
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-13 21:44:42 -07:00
Daniel Golle
9a26825344
musl-fts: move to core
...
libselinux added to core needs musl-fts. Move it to core as well.
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2020-08-13 11:42:34 +01:00
Rosen Penev and GitHub
35107d9914
Merge pull request #13100 from neheb/esmtp
...
libesmtp: update URLs
2020-08-13 03:27:13 -07:00
Daniel Golle
6f5412e6be
pcre: move package to core
...
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 >
2020-08-13 11:26:35 +01:00
Rosen Penev
676c239bba
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 >
2020-08-12 18:27:34 -07:00
Rosen Penev and GitHub
0b0517c8a3
Merge pull request #13030 from neheb/getdn
...
getdns: fix compilation without deprecated OpenSSL APIs
2020-08-12 13:11:15 -07:00
Rosen Penev and GitHub
4f03f1ff70
Merge pull request #13094 from ja-pa/nss-3.55
...
nss: update to version 3.55 (security fix)
2020-08-12 13:09:00 -07:00
Jan Pavlinec
eed2fad8a2
nspr: update to version 4.27
...
Note:
new version required by nss 3.55
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2020-08-12 16:50:22 +02:00
Jan Pavlinec
46a0c332a4
nss: update to version 3.55 (security fix)
...
Fixes
CVE-2020-12403
CVE-2020-12401
CVE-2020-6829
CVE-2020-12400
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2020-08-12 16:16:54 +02:00
Rosen Penev
b98d2fce1b
glib2: add full language support hack to fix compilation
...
Otherwise, dependent packages need to all add -lintl to LDFLAGS.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-11 13:02:41 -07:00
Rosen Penev and GitHub
fed9bd8a87
Merge pull request #13086 from ja-pa/libmaxminddb-1.4.3
...
libmaxminddb: update to version 1.4.3
2020-08-11 11:25:07 -07:00
Othmar Truniger
19a568923d
libfmt: bump to upstream version 7.0.3
...
Signed-off-by: Othmar Truniger <github@truniger.ch >
2020-08-11 18:26:38 +02:00
Jan Pavlinec
dad7c86345
libmaxminddb: update to version 1.4.3
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2020-08-11 14:34:59 +02:00
Rosen Penev and GitHub
cdcbe880df
Merge pull request #13028 from neheb/ldnsss
...
ldns: fix compilation without deprecated APIs
2020-08-07 19:08:51 -07:00
Rosen Penev and GitHub
b91235e150
Merge pull request #13025 from neheb/ulff
...
libulfius: update to 2.6.8
2020-08-07 12:04:37 -07:00
Rosen Penev
f0606bd996
libulfius: update to 2.6.8
...
Upstream fixed the libmicrohttp issue. Removed local patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-07 11:56:26 -07:00
Rosen Penev
619fd038ba
liborcania: update to 2.1.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-07 11:56:26 -07:00
Jan Pavlinec
ad457727bd
libssh: patch security issue
...
Fixes:
CVE-2020-16135
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2020-08-06 17:08:28 +02:00
Rosen Penev and GitHub
91dbd669b3
Merge pull request #12549 from neheb/extr
...
libextractor: remove ffmpeg plugin
2020-08-05 13:09:45 -07:00
Rosen Penev
490a4eff19
getdns: fix compilation without deprecated OpenSSL APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-04 19:14:21 -07:00
Rosen Penev
a89a876de9
ldns: fix compilation without deprecated APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-04 19:11:25 -07:00
Rosen Penev
6d23184a8d
libsodium: add autoreconf
...
The patch, while it works, requires autoreconf. Added.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-03 16:37:02 -07:00
Rosen Penev and GitHub
9accec8e38
Merge pull request #12998 from neheb/nloh2
...
nlohmannjson: build with meson
2020-08-03 13:36:42 -07:00
Rosen Penev and GitHub
735b516bc1
Merge pull request #13014 from tru7/libfmt
...
libfmt: bump to version 7.0.2
2020-08-03 09:24:04 -07:00
Othmar Truniger
d29e150f17
libfmt: bump to version 7.0.2
...
Signed-off-by: Othmar Truniger <github@truniger.ch >
2020-08-03 18:17:45 +02:00
Rosen Penev
7c9a0919a7
glib2: fix full language build
...
Needs -lintl.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-02 18:03:50 -07:00
Rosen Penev
6c321adf3b
libextractor: make ffmpeg plugin depend on BUILD_PATENTED
...
FFMpeg has patented functionality. Make libextractor respect
BUILD_PATENTED.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-02 14:13:33 -07:00
Rosen Penev
f21c3b4e99
nlohmannjson: build with meson
...
Just blindly copying the include files is not quite correct. The build
system merges all of them into one file.
A pkgconfig file also gets generated.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-02 00:51:15 -07:00
Rosen Penev and GitHub
6d9e9e4af6
Merge pull request #12994 from dangowrt/libsodium-build-with-scalarmult_ed25519_ref10
...
libsodium: compile with scalarmult_ed25519_ref10
2020-08-01 16:37:02 -07:00
Rosen Penev and Daniel Golle
26b1cc700a
libextractor: update to 1.10
...
Made two compile options dependent on whether or not the plugins are
selected.
Removed autoreconf as autools files are not being patched.
Added PKG_BUILD_PARALLEL for faster compilation.
Added patch to fix compilation with libjpeg-turbo. libjpeg-turbo can be
fixed to include this API, but it's probably better for size reasons to
patch libextractor instead.
Added -liconv since it seems to be needed for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-01 23:06:50 +01:00
Daniel Golle
3ef28a4ab0
libsodium: compile with scalarmult_ed25519_ref10
...
scalarmult_ed25519_ref10 was excluded from 'minimal' variant (which is
what we are building) by upstream commit f5076db5f8ef27.
Revert that to allow downstream projects to make use of it (eg. gnunet)
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2020-08-01 22:31:39 +01:00
Rosen Penev
1f3a60acd6
glib2: add back libiconv/host build dependency
...
HOST_LDFLAGS are used in target builds with meson. Having -liconv is
necessary because of certain hosts that lack iconv in libc.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-08-01 09:34:17 -07:00
Rosen Penev and GitHub
020ac4f500
Merge pull request #11017 from neheb/jpeg-turbo
...
libjpeg-turbo: Add new package
2020-07-31 20:45:15 -07:00
Rosen Penev
8abf547919
libjpeg-turbo: Add new package
...
It's faster than regular libjpeg with ASM optimizations for various
platforms. Tests with djpeg indicate that it's twice as fast.
This is meant to replace the regular libjpeg.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-31 20:40:23 -07:00
Rosen Penev
f23da6d1b8
glib2: add gettext-full build dependency
...
I don't know why this is needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-31 20:24:20 -07:00
Rosen Penev
73d6ad6e1a
libjpeg: remove
...
This library is more than 2x slower that -turbo on MIPS. It also conflicts
with -turbo as they write the same InstallDev entries.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-07-31 20:16:55 -07:00