Commit graph

4017 commits

Author SHA1 Message Date
Rosen Penev
6002d160a3
p11-kit: remove pointless --as-needed parameter
It is already default with meson.

Not bumping PKG_RELEASE as there is no compiled difference.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-27 15:53:48 -07:00
Rosen Penev
1e65c4b7e3
libevdev: fix compilation with old kernels
Fixes compilation for 4.14 targets.

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-27 15:52:58 -07:00
Rosen Penev
6594961f63
Merge pull request #11959 from neheb/ipfs
ipfs-http-client: fix compilation of tests
2020-04-27 15:26:07 -07:00
Bruno Randolf
04b27feb48 websocketpp: Update to version 0.8.2
This version has the boost 1.70+ compatibility included so we can drop
the patch.

Signed-off-by: Bruno Randolf <br1@einfach.org>
2020-04-27 15:47:21 +01:00
Rosen Penev
2a5fa45d72
avahi: remove these pkgconfig workarounds
Backported the upstream patch instead. Less error prone.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-26 15:34:18 -07:00
Rosen Penev
85e9ce346a
ipfs-http-client: fix compilation of tests
Wrong CMake variable was being used to enable them.

Small whitespace fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-25 16:54:13 -07:00
Rosen Penev
68a58c4c61
Merge pull request #11951 from neheb/ffi
libffi: fix build failure on powerpc platforms
2020-04-25 16:18:44 -07:00
Rosen Penev
d4cdc14e0e avahi: fix dbus issue
Needs an extra configure parameter.

Reverted pkgconfig fix. It's wrong anyway.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-25 15:54:14 -07:00
Rosen Penev
0dcde0115e
libffi: fix build failure on powerpc platforms
This is an upstream backport.

Currently on the buildbots, having libffi unavailable leads to long
range build failures.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-24 13:57:16 -07:00
Rosen Penev
a4bb706918
Merge pull request #11766 from neheb/remove
Mass unmaintained/unused package removal
2020-04-22 18:33:34 -07:00
Rosen Penev
d3ce675c02
Merge pull request #11888 from neheb/libinp
libinput: update to 1.15.5
2020-04-22 14:44:48 -07:00
Rosen Penev
509ff35712 libinput: update to 1.15.5
Converted to meson for speed.

Removed all patches. The issues have all been fixed upstream.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-22 14:40:41 -07:00
Rosen Penev
b3638b751f
Merge pull request #11824 from aleksander0m/aleksander/qmi-1-24-10
libqmi: update version to 1.24.10
2020-04-22 14:30:37 -07:00
Luiz Angelo Daros de Luca
348d3aad2a libvpx: remove PKG_SOURCE to use default tar.xz
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-04-22 01:50:23 -03:00
Rosen Penev
e36b946b0a
Merge pull request #11876 from neheb/evsd
libevdev: update to 2.9.0
2020-04-21 21:47:46 -07:00
Rosen Penev
f98d8d2406
Merge pull request #11875 from neheb/drm
libdrm: update to 2.4.101
2020-04-21 21:44:27 -07:00
Luiz Angelo Daros de Luca
48692cfd5b
Merge pull request #11885 from BKPepe/libvpx
libvpx: update to version 1.8.2
2020-04-22 01:24:10 -03:00
Josef Schlehofer
34ab886263
libvpx: Makefile polishing
- Remove PKG_REV
- Reorder things to be more sync with other Makefiles
- Add PKG_BUILD_PARALLEL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-22 00:20:03 +02:00
Nikos Mavrogiannopoulos
2ae560539e
Merge pull request #11898 from neheb/p111111
p11-kit: update to 0.23.20
2020-04-20 19:52:19 +02:00
Hannu Nyman
08c90cd4f4
Merge pull request #11878 from jefferyto/libmraa-libupm-python-makefile-update
libmraa,libupm: Disable default Python package build recipe
2020-04-20 20:40:34 +03:00
Hannu Nyman
6c2235253f
Merge pull request #11872 from jefferyto/python3-makefile-cleanup
python3: Makefile cleanup
2020-04-20 20:05:07 +03:00
Jan Pavlinec
489112ec19
redis: update to version 5.0.9
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-20 14:23:10 +02:00
Josef Schlehofer
111865439b
Revert "glib2: update to 2.64.2"
It is not ready and there are some issues described in
https://github.com/openwrt/packages/pull/11442

This reverts commit b465ac3002.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-20 12:05:33 +02:00
Josef Schlehofer
ad798995ee
Revert "glib2: fix host build"
There isn't prime time for it. Currently, it can not be built.
It fails with the following error:  ERROR: Compiler gcc can not compile programs.
More details in https://github.com/openwrt/packages/pull/11887 and
https://github.com/openwrt/packages/issues/11900

This reverts commit b62ed68007.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-20 11:59:48 +02:00
Rosen Penev
5f5b8e3a88
p11-kit: update to 0.23.20
Converted to meson for faster compilation speed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-19 15:18:15 -07:00
Lucian Cristian
5fadec5c0e nss: update to 3.51.1
also refresh patches

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-04-19 16:59:00 +03:00
tripolar
b55d2359bc
Merge pull request #11887 from neheb/glbb
glib2: fix host build
2020-04-19 12:47:42 +02:00
tripolar
e187ed5072
Merge pull request #11690 from neheb/libffi
libffi: update to 3.3
2020-04-19 11:40:56 +02:00
tripolar
a3c62bf8f0
Merge pull request #10601 from neheb/alsa
ALSA update - 1.2.2
2020-04-19 11:40:04 +02:00
Rosen Penev
b62ed68007
glib2: fix host build
Seems to need -liconv.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:58:20 -07:00
Rosen Penev
030cc5570c
quasselc: fix compilation with newer glib2
Needed to fix LDFLAGS variable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:06:33 -07:00
Rosen Penev
0266fa2d29
avahi: patch client pkgconfig files without dbus
It still gets built without dbus.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:06:33 -07:00
Josef Schlehofer
97df69bdb5
libvpx: update to version 1.8.2
- Change URL to use HTTPS instead of HTTP
- Remove empty row between maintainer and license

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-18 23:13:01 +02:00
Jeffery To
81e99fa7ff seafile: Remove Python variants, update Python packaging
This removes Python build variants and adds PYTHON3_PKG_BUILD:=0 (where
appropriate) for the Seafile packages.

This also updates the way the Python bindings packages are packaged,
using automake installation instead of manual install recipes.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-19 01:56:23 +08:00
Jeffery To
1bc2f4f3c6 treewide: Remove Python variants for non-Python packages
This removes Python-related build variants, and adds
PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate),
for non-Python packages. There should be no changes to build output.

This also updates some include paths for python3-package.mk and/or
python3-host.mk to be relative to the package Makefile.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-19 01:56:23 +08:00
Jeffery To
302f4d17e3 libmraa,libupm: Disable default Python package build recipe
This adds PYTHON3_PKG_BUILD:=0, to disable the default Python package
build recipe. There should be no changes to build output.

This also updates include paths for python3-package.mk to be relative to
the package Makefile.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-18 20:42:59 +08:00
tripolar
eee8f19807
Merge pull request #11442 from neheb/glb
glib2: update to 2.64.2
2020-04-18 13:19:18 +02:00
Rosen Penev
5429bd2e9b
Merge pull request #11859 from ja-pa/libssh-security-update
libssh: update to version 0.9.4 (security fix)
2020-04-18 03:16:54 -07:00
Rosen Penev
fa5e64649a
gdbm: don't build gettext-full
It's not necessary.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 02:58:03 -07:00
Rosen Penev
b4d4de98d7
libevdev: update to 2.9.0
Converted to meson for compilation speed.

Removed uClibc-ng patch as tests no longer get built.

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 01:20:24 -07:00
Rosen Penev
2914adcf5d
libdrm: update to 2.4.101
Converted to meson for faster compilation.

Cleaned up Makefile slightly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 00:32:39 -07:00
Bruno Randolf
e1bb99f836 websocketpp: Fix compile with Boost 1.70+
Fix compilation for newer Boost versions, same as in the websocketpp 'develop'
branch: https://github.com/zaphoyd/websocketpp/pull/814

Signed-off-by: Bruno Randolf <br1@einfach.org>
2020-04-17 09:35:12 +01:00
Rosen Penev
b465ac3002
glib2: update to 2.64.2
Modified to use meson as upstream has abandoned autotools.

Added license information.

Cleaned up Makefile for consistency between packages.

Added hack to compile static libs.

Removed old patches and add new ones.

Removed BUILD_PARALLEL options. These are default with ninja/meson.

Removed gettext build dependencies. glib2 now includes its own solution.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-16 19:17:52 -07:00
Jan Pavlinec
933eef4b18
libssh: update to version 0.9.4 (security fix)
Fixes
CVE-2020-1730

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-16 12:30:00 +02:00
Rosen Penev
57b2623d8b
re2: update to 2020-04-01
Massive cleanup of Makefile.

Remove inactive maintainer.

Remove completely unused host build.

Shorten title so that it shows under menuconfig.

Remove pointless static/shared choice.

Add C++17 patch as libcxx seems to need it with this package.

Add ABI_VERSION.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-14 16:19:18 -07:00
Rosen Penev
d6e2cb105e
alsa-lib: Update to 1.2.2
Added aserver application.

Fixed license information.

Small consistency updates.

Added usleep patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-13 22:34:21 -07:00
Rosen Penev
7ad02ef9e0
libupnp: update to 1.8.7
remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-13 19:39:52 -07:00
Rosen Penev
e83e6f36c3
Merge pull request #11832 from neheb/v45l
libv4l: update to 1.16.8
2020-04-13 17:37:03 -07:00
Othmar Truniger
a414b964a3 libfmt: bump to version 6.2.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-04-13 18:04:22 +02:00
Rosen Penev
0cd1a9b537
libv4l: update to 1.16.8
Fixed license information.

Update argp dependency to be for non glibc.

Added PKG_BUILD_PARALLEL for faster compilation.

Added --as-needed linker flag for slightly smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-11 19:54:15 -07:00
Aleksander Morgado
5f995ccb47 libqmi: update version to 1.24.10
https://lists.freedesktop.org/archives/libqmi-devel/2020-April/003275.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-04-11 07:17:22 +02:00
Rosen Penev
3639561277
libcanfestival: remove
It seems that nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:31 -07:00
Rosen Penev
9b4308dae6
libzdb: remove
Does not seem to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:31 -07:00
Rosen Penev
8415f77bbc
libuvc: remove
Does not seem to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:31 -07:00
Rosen Penev
3106071c28
libglog: remove
Was used by libfolly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
702818d5ae
libavl: remove
Does not seem to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
fbb258ab8b
gperf: remove
Does not seem to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
18cdc8a3b5
glpk: remove
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
e077738751
fftw3: remove
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:30 -07:00
Rosen Penev
65ef6c646a
fcgi: remove
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:29 -07:00
Rosen Penev
27f871473d
classpath: remove
This no longer builds as GCC no longer includes Java support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:29 -07:00
Rosen Penev
7b02849f51
rxtx: remove
This does not build as GCC no longer includes Java support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:29 -07:00
Rosen Penev
bb196a7727
avro: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:29 -07:00
Rosen Penev
54b5427536
libfolly: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:28 -07:00
Rosen Penev
1f1d4db694
libfizz: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:28 -07:00
Rosen Penev
5911707366
libgflags: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:28 -07:00
Rosen Penev
bbec1eb5e9
libsigar: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:28 -07:00
Rosen Penev
dc11235ece
librsocket-cpp: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:27 -07:00
Rosen Penev
c018f46411
libwangle: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:27 -07:00
Rosen Penev
6ba8c9131b
fbthrift: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:27 -07:00
Rosen Penev
9820fd6729
fbzmq: remove
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-09 00:57:27 -07:00
Jeffery To
8b84576948 libsearpc: Update to "new" version, switch to git download method
Upstream changed the v3.2.0 tag. Previously it referred to
haiwen/libsearpc@23f581b39f; now it refers
to haiwen/libsearpc@d1fd7518a2.

This changes the packaged version to the "new" v3.2.0 and switches to
using the git download method (technically the github_archive method),
since the codeload filenames of the previous and current versions are
the same but the files have different hashes.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-08 17:06:35 +08:00
Rosen Penev
996d74c86b
Merge pull request #11786 from neheb/v4llll
libv4l: fix compilation under kernel 4.14
2020-04-07 19:19:30 -07:00
Rosen Penev
84a2db01b4
Merge pull request #11789 from neheb/h2oen
h2o: fix compilation without engine support
2020-04-07 19:12:11 -07:00
Rosen Penev
7ebd65399d
Merge pull request #11787 from neheb/shout
libshout: don't use usleep
2020-04-07 19:06:50 -07:00
Rosen Penev
32c7b3303a
h2o: fix compilation without engine support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-06 19:36:54 -07:00
Rosen Penev
16dc93e6a4
libshout: don't use usleep
usleep is deprecated and optionally unavailable with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-06 19:34:01 -07:00
Rosen Penev
13278007f9
libv4l: fix compilation under kernel 4.14
The last patch used a macro unavailable with older kernel headers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-06 19:31:52 -07:00
Rosen Penev
f6cbfecfb8
libupnp: do not use usleep
Deprecated and optionally unavailable under uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-06 19:29:34 -07:00
Rosen Penev
cc8901117d
libgd: fix wrong version
Upstream messed up and did not include getlib.sh, causing a wrong version
to be applied to the library.

lrwxrwxrwx 1 libgd.so -> libgd.so.VERSION
-rw-r--r-- 1 libgd.so.VERSION

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-05 19:28:12 -07:00
Rosen Penev
a1d3619c17
libgd: fix pkgconfig file
The wrong paths are specified, causing failures with depending packages
that use pkgconfig.

Removed CMAKE_INSTALL as a result. No point when InstallDev is explicit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-04 14:27:02 -07:00
Rosen Penev
cf44e13a5e
Merge pull request #11714 from neheb/cgr
libcgroup: fix compile with newer musl
2020-04-02 16:15:59 -07:00
Rosen Penev
b6d8bcfe95
Merge pull request #11696 from neheb/mtd
mtdev: update to 1.1.6
2020-04-02 16:12:31 -07:00
Rosen Penev
c9783efee8
Merge pull request #11683 from neheb/gdd
libgd: update to 2.30
2020-04-01 22:46:39 -07:00
Hirokazu MORIKAWA
00bc495c73 libhttp-parser: update to v2.9.4
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-04-02 11:59:55 +09:00
Kevin Darbyshire-Bryant
f56212538c jansson: drop jansson
jansson is now part of openwrt core so drop it from packages feed.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-01 16:50:05 +01:00
Hannu Nyman
3ad79d83d7
Merge pull request #11724 from jefferyto/python2-remove-plugins
treewide: Remove Python 2 plugin/bindings/etc from non-Python packages
2020-04-01 16:24:53 +03:00
Nikos Mavrogiannopoulos
586b283a8f gnutls: updated to 3.6.13
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-03-31 22:56:08 +02:00
Jeffery To
9c020b1df8 libupm: Remove Python 2 library package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:07:10 +08:00
Jeffery To
eab7addaeb libtalloc: Remove Python 2 host build depends
This should not be needed and was probably added by mistake.

See https://github.com/openwrt/packages/pull/9686#discussion_r371552924

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:05:11 +08:00
Jeffery To
6872f22764 libsearpc: Remove Python 2 bindings
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:00:40 +08:00
Jeffery To
ae090fa565 libmraa: Remove Python 2 library package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 01:58:51 +08:00
Jeffery To
2ec2d69e13 elektra: Remove Python 2 plugin package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 01:58:03 +08:00
Jeffery To
2aaf4a6aee boost: Remove Python 2 library package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 01:56:02 +08:00
Rosen Penev
ee5bf2a538
Merge pull request #11693 from neheb/nspr
nspr: fix compilation with newer musl
2020-03-31 00:54:01 -07:00
Rosen Penev
edb929bf5b
Merge pull request #11694 from neheb/v4l
libv4l: fix compilation with newer musl
2020-03-30 16:46:31 -07:00
Jianhui Zhao
b97802e7df libuwsc: update to 3.3.4
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-31 00:33:37 +08:00
Jiri Slachta
6108849600
Merge pull request #11598 from neheb/xsl
libxslt: update to 1.1.34
2020-03-30 09:40:05 +02:00
Rosen Penev
d1a2a025fe
libcgroup: fix compile with newer musl
The code uses __BEGIN/END_DECLS from glibc's features.h, actually
sys/cdefs.h, which is deprecated. Get rid of it.

Fixed license information.

Fixed musl-fts dependency. It's only valid for musl.

Removed autoreconf as the patch was removed.

Added PKG_INSTALL for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Small cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 21:38:23 -07:00
Rosen Penev
92810c2e65
mtdev: update to 1.1.6
Fixes input_event usage.

Removed autoreconf as we're not modifying any files.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:54:59 -07:00
Rosen Penev
ffb7da67a3
libv4l: fix compilation with newer musl
This is using the input_event struct directly, instead of using the proper
defines.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:45:03 -07:00
Rosen Penev
93f8cbebe0
nspr: fix compilation with newer musl
Include proper sgidefs define.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:43:56 -07:00
Rosen Penev
f63305980f
libffi: update to 3.3
Remove autoreconf. autotools files are no longer patched.

Add PKG_BUILD_PARALLEL for faster compilation.

Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:39:27 -07:00
Rosen Penev
cc59ab12e5
libgd: update to 2.30
Fixed CPE_ID.

Simplified TIFF option.

Refreshed/removed upstream patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-27 20:27:01 -07:00
Rosen Penev
5e7898fd33
rpcsvc-proto: update to 1.4.1
Switched to standard tarball. Allows to get rid of build hacks. Also
simplifies the Makefile a bit.

Add PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-27 20:03:26 -07:00
Rosen Penev
4be60489bf libssh: fix compilation without deprecated OpenSSL APIs
Cleaned up Makefile.

Fixed license information.

Simplified big endian condition.

Removed InstallDev section. CMAKE_INSTALL handles it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-25 20:51:26 -07:00
Rosen Penev
4045eff0ae
Merge pull request #11627 from neheb/pfr
libpfring: update to 7.6.0
2020-03-25 20:43:38 -07:00
Lucian Cristian
edd2690815 nss: update to 3.51
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 19:35:41 +02:00
Rosen Penev
15d7a73f19
Merge pull request #11649 from neheb/upnp2
libupnp: enable reuseaddr
2020-03-24 16:11:32 -07:00
Rosen Penev
46c88779b2
Merge pull request #11651 from neheb/nbmfghhf
libcap: apply pkgconfig fix to libpsx.pc as well
2020-03-24 16:11:09 -07:00
Jeffery To
cf1579a75c newt: Remove python_init_once.patch
It was pointed out in #11504 that the code in python_init_once.patch is
incorrect; the patch does not prevent newtInit() from being called more
than once (in fact it is called twice the first time initScreen() is
called).

Testing without the patch, using the example code from the corresponding
Debian bug report[1], did not result in any segfaults.

This removes the patch from the package build.

Supersedes #11504.

[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557960#5

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-24 15:51:55 +08:00
Rosen Penev
a0a1f058e5
libcap: apply pkgconfig fix to libpsx.pc as well
Made a bunch of libraries explicit for clarity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-23 16:54:00 -07:00
Rosen Penev
8e065c147f
libupnp: enable reuseaddr
Helps applications restart safely.

Disabled optssdp. Not used by anything.

Disabled scriptsupport. Not used by anything.

Made all configure options explicit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-23 16:40:48 -07:00
Hannu Nyman
0a885042da
Merge pull request #11633 from ja-pa/redis-5.0.8
redis: update to version 5.0.8 (security fix)
2020-03-23 21:03:56 +02:00
Jan Pavlinec
cb80a00099
redis: update to version 5.0.8 (security fix)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-23 13:42:28 +01:00
Jan Pavlinec
5bc5bd27f1
jsoncpp: update to version 1.9.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-23 12:09:10 +01:00
Nick Hainke
0223a7a0ef libuwifi: update to latest version
Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-03-22 12:42:49 +01:00
Rosen Penev
cf069190f2
libpfring: update to 7.6.0
Fixes compilation with kernel 5.4.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-21 18:03:40 -07:00
Rosen Penev
b289809735
libxslt: update to 1.1.34
Fixes all known CVEs.

Various Makefile cleanups for consistency between packages.

Added PIC explicitly (was implicit). Removed two extra features.

Removed autoreconf and added PKG_BUILD_PARALLEL for faster compilation.

Roughly matched host configure args with target ones.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-20 19:35:34 -07:00
Rosen Penev
3f9fedf6e3
Merge pull request #11578 from aleksander0m/aleksander/qmi-1-24-8
libqmi: update to version 1.24.8
2020-03-20 16:19:57 -07:00
Rosen Penev
399c91d75c
Merge pull request #11507 from micmac1/pg-pc
postgresql: fix pkg-config file
2020-03-20 16:16:31 -07:00
Rosen Penev
016039d9e3
Merge pull request #11596 from pffmachado/issue-libcan
libcap: fix build failure
2020-03-20 16:02:23 -07:00
Yousong Zhou
7d000f2042 spice-protocol: bump to version 0.14.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-20 17:27:13 +08:00
Yousong Zhou
d977f63136 spice: bump to version 0.14.3
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-20 17:27:13 +08:00
Yousong Zhou
1f00e4a327 dtc: bump to version 1.6.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-20 17:27:13 +08:00
Paulo Machado
bb34fcebe5 libcap: fix build failure
Building is failing during the test compilation due to static compilation.

Disable tests as they are not being used.

Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
2020-03-20 00:54:27 +00:00
Rosen Penev
f58c2f9713
Merge pull request #11519 from neheb/ov
opencv: remove
2020-03-19 16:57:54 -07:00
Rosen Penev
c8d7a48a5d
Merge pull request #11592 from nxhack/icu_66_1
icu: update to 66.1 & fix CVE-2020-10531
2020-03-18 23:39:52 -07:00
Hirokazu MORIKAWA
a2fec2284b icu: update to 66.1
ICU 66 updates to Unicode 13, including new characters, scripts, emoji, and corresponding API constants. It also updates to CLDR 36.1 with Unicode 13 updates and bug fixes.

Create symbolic link to current version.

FIX CVE-2020-10531
 An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-03-19 11:41:33 +09:00
Alexander Ryzhov
6fa5a63675
libzdb: fix headers path
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2020-03-18 19:21:51 +03:00
Hannu Nyman
ee9cb3c81d
Merge pull request #11565 from jefferyto/seafile-7.1.2
seafile-server: Update to 7.1.2, update dependencies
2020-03-16 20:22:49 +02:00
Rosen Penev
9fdaa82d58
Merge pull request #11576 from neheb/sou
libsoup: update to 2.70.0
2020-03-16 10:43:07 -07:00
Aleksander Morgado
b3fe4254ab libqmi: update to version 1.24.8
https://lists.freedesktop.org/archives/libqmi-devel/2020-March/003248.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-03-16 12:28:39 +01:00
Rosen Penev
a5b51b38e0
libsoup: update to 2.70.0
Moved maintainer above for consistency between packages.

Reordered MESON_ARGS based on order of meson_options.txt.

Disabled Brotli.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 20:10:32 -07:00
Rosen Penev
2c02e1a103
Merge pull request #11208 from neheb/ip
ipfs-http-client: add missing libatomic dependency
2020-03-15 20:04:44 -07:00
Rosen Penev
542cfabd7a
libestr: remove myself as maintainer
Added PKG_BUILD_PARALLEL for faster compilation.

Removed autoreconf since nothing is being patched.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:54:52 -07:00
Rosen Penev
988694c7b7
libaio: remove myself as maintainer
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:53:30 -07:00
Rosen Penev
9b3dfb6d11
protobuf-c: remove myself as maintainer
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:49:09 -07:00
Rosen Penev
ad0167082f
libnatpmp: remove myself as maintainer
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:43:58 -07:00
Rosen Penev
203d447414
Merge pull request #11544 from neheb/capp
libcap: update to 2.33
2020-03-15 11:56:48 -07:00
Rosen Penev
d9c5df4290
Merge pull request #11485 from BKPepe/x264
x264: add CONFIGURE_VARS when NASM is not selected
2020-03-15 11:55:33 -07:00
Rosen Penev
dd0d89f348
Merge pull request #11552 from neheb/faad
faad2: update to 2.9.1
2020-03-15 11:54:24 -07:00
Jianhui Zhao
be9b7bcd9d libuhttpd: Update to 3.1.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-14 14:31:19 +08:00
Josef Schlehofer
faac2352e2
x264: add CONFIGURE_VARS and MAKE_FLAGS when NASM is not selected
- Remove dot in TITLE
- Use HTTPS in URL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-03-14 03:32:00 +01:00
Jeffery To
825400ee41 libsearpc: Update to 3.2.0, add Python 3 bindings package
This also moves the Python dependency from libsearpc to python3-searpc,
and adds myself as a maintainer.

Patches:
* 001-fix-memory-leak-GH-48.patch: This is (at this time) the only
  difference between the tags v3.2.0 and v3.2-latest.

* 002-no-future-import.patch: The future package is only needed for
  Python 2 compatibility; all of the functions/symbols it provides are
  available in Python 3.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-14 04:49:59 +08:00
Rosen Penev
ff62511ab2
faad2: update to 2.9.1
It seems upstream abandoned sourceforge.

Add license information.

Fix CVE tag. It seems the mass CVE patch placed many wrong CVEs.

Add PKG_BUILD_PARALLEL for faster compilation.

Do not build patented functionality when BUILD_PATENTED is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-11 13:39:45 -07:00
David Bauer
00d598ede6 xr_usb_serial_common: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:48:40 +01:00
David Bauer
9515ddadff libpfring: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:47:50 +01:00
Alexandru Ardelean
dcdceb526e libs: libzdb: bump to version 3.2.1
Patches require a bit of rework:
- dropped 010-missing-header.patch
- add 010-do-not-run-test-progs.patch
- re-updated 020-filterh-use-host-built-version.patch
  - Makefile.in gets regenerated from PKG_FIXUP:=autoreconf
- added PKG_FIXUP:=autoreconf ; it's easier to patch automake stuff that
  big configure scripts

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-03-10 13:00:40 +02:00
Rosen Penev
2f957ddc30
libcap: update to 2.33
Added a compatibility fix for musl.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-09 15:25:20 -07:00
Michael Heimpold
04f939a2a0
Merge pull request #11527 from ynezz/upstream/libiio-v0.19
libiio: bump to latest release v0.19
2020-03-08 14:29:34 +01:00
Petr Štetiar
a5e40ac639 libiio: bump to latest release v0.19
While at it making it as well kernel 5.4 compatible by backporting
upstream patch which synchronizes channel types and modifier lists in
the headers.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-03-07 15:08:53 +01:00
Rosen Penev
146b783526
libgee: update to 0.20.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-06 18:49:38 -08:00
Rosen Penev
c231955960
opencv: remove
This package is unmaintained. It also seems to be unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-06 18:45:33 -08:00
Sebastian Kemper
00882ebb36 postgresql: fix pkg-config file
Currently the pc file has includedir hard coded to "/usr/include" and
libdir to "/usr/lib". This commit changes this so they can be controlled
via the "prefix" variable.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-03-05 22:41:21 +01:00
Rosen Penev
6cbf42560a
Merge pull request #11400 from neheb/aui
libaudiofile: remove
2020-03-04 19:06:11 -08:00
Rosen Penev
14df7d2ee9
Merge pull request #11436 from neheb/avh2
avahi: update to 0.8
2020-03-04 15:26:39 -08:00
Alexander Ryzhov
5c4480451c tdb: bump to 1.4.3
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2020-03-04 11:16:49 -08:00
Jan Pavlinec
73a73dfa09
measurement-kit: update to version 0.10.11
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-03 11:11:17 +01:00
Nicholas Smith
e9813262f9 libqmi: bump libqmi version
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-03-02 09:48:24 +10:00
Rosen Penev
8345cb8088
Merge pull request #11447 from neheb/prot2
protobuf: link against libm under glibc
2020-02-28 15:11:55 -08:00
Rosen Penev
7c7a922cb0
libirecovery: fix version
The hash was correct but not the source version. No idea how this happened

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 16:59:52 -08:00
Rosen Penev
1b4d7b0e53
Merge pull request #11448 from neheb/upnpppppp
libupnpp: link against libm under glibc
2020-02-27 14:16:57 -08:00
Rosen Penev
6cec3aa01a
Merge pull request #11427 from neheb/h56y
libarchive: update to 3.4.2
2020-02-27 13:50:25 -08:00
Rosen Penev
c69ed278e8
Merge pull request #11426 from neheb/log
log4cplus: update to 2.0.5
2020-02-27 13:50:10 -08:00
Rosen Penev
4ba3e9cd8d
libupnpp: link against libm under glibc
Fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 20:30:32 -08:00
Rosen Penev
ee2e3915f0
protobuf: link against libm under glibc
Fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 20:29:25 -08:00
Rosen Penev
7a1435e5f4 libimobiledevice: update to 2020-02-19
Added config directory patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 01:37:18 -08:00
Rosen Penev
9290d41077
avahi: update to 0.8
Clean up Makefile slightly.

Update configure options for the new version.

Remove first patch and update the other one.

Use a different solution for the stack protector on certain platforms.

Run script through shellcheck. Small quote fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-25 20:53:35 -08:00
Rosen Penev
5ce1cd82d8
Merge pull request #11396 from neheb/cap2
libcap: update to 2.32
2020-02-24 16:24:25 -08:00
Rosen Penev
c22dd1bf74
libarchive: update to 3.4.2
Switch to normal tarballs. Remove autoreconf as a result.

Several Makefile cleanups for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-23 20:55:16 -08:00
Rosen Penev
98108cb167
log4cplus: update to 2.0.5
Remove CMake option made obsolete by cmake.mk

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-23 20:52:33 -08:00
Rosen Penev
e547169c51
protobuf-c: update to 1.3.3
Refreshed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-23 15:00:08 -08:00
Rosen Penev
4983f11983
Merge pull request #11399 from neheb/mpcc
libmpdclient: update to 2.18
2020-02-23 14:19:50 -08:00
Rosen Penev
0dd171e036
Merge pull request #11390 from neheb/upnpppp
libupnpp: update to 0.17.2
2020-02-23 14:19:25 -08:00
Rosen Penev
9992d54e4f
ldns: fix compilation without deprecated APIs
Refreshed darwin patch.

The first OpenSSL patch is an upstream backport. The second was sent
upstream: https://github.com/NLnetLabs/ldns/pull/68

Small Makefile cleanups for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-20 20:50:20 -08:00
Rosen Penev
ee61d5a917
libaudiofile: remove
This package is completely unused. It's apparently optional with mpd, but
has been unused for some time.

It's also infested with CVEs. Last non-git update is from 2013.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-20 19:19:14 -08:00
Rosen Penev
a5a69057a1
libmpdclient: update to 2.18
Fix URLs and other small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-20 17:23:01 -08:00
Rosen Penev
382b7cf690
libcap: update to 2.32
Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-20 17:17:40 -08:00
Rosen Penev
a94ff03b5b
libcap: update to 2.31
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-19 18:25:53 -08:00
Rosen Penev
e76f23715e
libupnpp: update to 0.17.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-19 18:12:12 -08:00
Rosen Penev
97b8306c7c
Merge pull request #11354 from neheb/abaskat1
serdisplib: update to 2.02
2020-02-18 18:17:44 -08:00
Rosen Penev
70e6bf86bb
Merge pull request #11368 from neheb/upnpp
libupnp: downgrade to 1.8.6
2020-02-18 16:46:38 -08:00
Rosen Penev
aece8d872a
file: add newly introduced compression support
Also make it explicit in the configure args.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-18 16:44:44 -08:00
Rosen Penev
254bb4ec09
Merge pull request #11333 from neheb/abaskat3
libffi: do not build in a special directory
2020-02-18 14:55:06 -08:00
Rosen Penev
77e209990e
libupnp: downgrade to 1.8.6
The newer libupnp is causing problems with libupnpp. While the latter has
migraded to using a different library, it still has support for older
libupnp. Keep using it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-17 19:24:19 -08:00
Rosen Penev
ff8349e02f
Merge pull request #11345 from neheb/abaskat3ra3211
libcoap: update to 4.2.1
2020-02-17 16:31:06 -08:00
Rosen Penev
4fb63f04d8
Merge pull request #11339 from neheb/fi
file: update to 5.38
2020-02-17 16:30:24 -08:00
Rosen Penev
66a59bcb0d
Merge pull request #11346 from neheb/abas1
libupnp: update to 1.12.0
2020-02-16 19:31:11 -08:00
Rosen Penev
9a2f67de84
serdisplib: update to 2.02
Use standard PKG_INSTALL. Added patch to fix compilation with it.

Use PKG_INSTALL_DIR as a result.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Add build depends for libusb as it is needed for compilation.

Various small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-15 20:42:05 -08:00
Rosen Penev
a06584aaa5
libupnp: update to 1.12.0
Remove outdated build options.

Fix CPE ID.

Add PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 17:22:35 -08:00
Rosen Penev
1dc8cb1ee6
libcoap: update to 4.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 17:04:41 -08:00
Rosen Penev
61dbeb6f79
google-authenticator-libpam: update to 1.08
malloc bug fix.

Small cleanup.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 15:59:35 -08:00
Rosen Penev
930a24ed79
file: update to 5.38
Fix license information.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 15:55:43 -08:00
Rosen Penev
001e9f5081
libffi: do not build in a special directory
There's no need. It also breaks host builds.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:58:30 -08:00
Rosen Penev
4c6a93b062
libgpg-error: update to 1.37
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:56:56 -08:00
Hirokazu MORIKAWA
f1e15068cb libuv: update to 1.34.2
Update is required to build the latest node.js v12.16.0

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-02-13 16:04:54 +09:00
Luiz Angelo Daros de Luca
c253f38075 libcups: fix cups-config location
Fixes #11317

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-02-12 18:04:17 -03:00
Michael Heimpold
5a6054d477 libzip: update to 1.6.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-02-12 21:06:05 +01:00
Rosen Penev
eb29b5aa8a
Merge pull request #11309 from tsilia/fix_ch_switch_timing_value
libtins: add patch to fix CH_SWITCH_TIMING value
2020-02-11 13:50:53 -08:00
Ilya Tsybulsky
d9605ad369
libtins: add patch to fix CH_SWITCH_TIMING value
Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
2020-02-12 00:25:53 +03:00
Andy Walsh
0d263376f8 rpcsvc-proto: add gettext-full/host depends
* fix for missing gettext-full/host depends

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-02-11 12:10:24 +01:00
Rosen Penev
1f26fad34a
Merge pull request #11264 from neheb/rhgerg3343
avahi: convert to procd
2020-02-10 16:14:12 -08:00
Rosen Penev
f102d570d6
Merge pull request #11300 from lucize/nssup
nss: update to 3.50
2020-02-10 16:13:51 -08:00
Lucian Cristian
8633c2bc54 nss: update to 3.50
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-02-11 00:43:46 +02:00
Lucian Cristian
6acb26cd66 nspr: update to 4.25
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-02-11 00:42:48 +02:00
Rosen Penev
16fbea306a
ipfs-http-client: remove NIH Makefile
There's no reason for it. It breaks parallel building, does not link to
libatomic when necessary, and generates a larger binary for some reason.

The normal package has none of these problems.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-09 20:53:21 -08:00
Rosen Penev
aae466d08e Merge pull request #11286 from tsilia/libtins-config-options
libtins: Added menu configuration options
2020-02-09 15:19:32 -08:00
Andy Walsh
852eb51cfc rpcsvc-proto: switch to git release (2020-01-16)
* switch to git release (2020-01-16)
* fixes #11249

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-02-09 23:18:18 +01:00
Ilya Tsybulsky
b93136bdea
libtins: Added menu configuration options
Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
2020-02-10 00:48:35 +03:00
Rosen Penev
f41612bc9c
avahi: convert to procd
Add license information.

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-08 19:47:49 -08:00
Rosen Penev
ac08ce9ab9
Merge pull request #11274 from nxhack/libhttp-parser_293
libhttp-parser: update to v2.9.3
2020-02-08 16:15:22 -08:00
Hirokazu MORIKAWA
f4b95fc4ab libhttp-parser: update to v2.9.3
Support multi-coding Transfer-Encoding
CVE-2019-15605: HTTP request smuggling using malformed Transfer-Encoding header.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-02-07 10:43:20 +09:00
Eduardo Abinader
13aa2f1a0d check: bump 0.14.0
Compiled and run in x86_64.

This release adds support for CMake's FetchContent.

Changes:

    -Add support for FetchContent in CMake
    -Rename CMake project from 'check' to 'Check'
    -Fix for checking for wrong tool when building docs in Autotools
    -Fix compiler warning with printf format

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2020-02-06 22:40:34 +01:00
Rosen Penev
bedf33b7e2
libirecovery: Update to 1.0.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-06 12:38:38 -08:00
Rosen Penev
18b8c65774
libimobiledevice: Update to 2020-01-20
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-06 12:38:38 -08:00
Rosen Penev
3bc3298426
Merge pull request #11236 from neheb/rhgerg34ege4
h2o: fix compilation without deprecated OpenSSL APIs
2020-02-04 15:26:47 -08:00
Rosen Penev
834f5608cc
Merge pull request #11231 from nxhack/mraa_210
libmraa: update to 2.1.0
2020-02-04 14:24:24 -08:00
Sebastian Kemper
f6c218e74d apr-util: add configure vars
Adds configure variables for features that the compiler or the libc
supports and which cannot be detected by apr-util's configure script
when cross-compiling.

Also removes one call to INSTALL_DIR (no functional change here).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-02-04 21:55:38 +01:00
Sebastian Kemper
86396c6a49 apr: add configure vars and caches
apr's configure script uses lots of AC_TRY_RUNs and when cross-compiling
needs a leg-up. This commit adds more configure variables (and removes
one, too).

Notable changes:

 - apr_cv_use_lfs64=yes is removed (again) after having a discussion
   about it with the musl developers. The conclusion was that
   _LARGEFILE64_SOURCE is a horrible thing that we don't want and should
   avoid (hence the removal of the variable, because defining
   _LARGEFILE64_SOURCE is all it does).
 - ap_cv_atomic_builtins is set to "yes" for 64-bit platforms. If
   anybody is interested in enabling this for other targets feel free to
   send a patch after testing it.
 - configure doesn't add -lpthread to LIBS when cross-compiling. This is
   not a problem for musl but might be for other libcs. This commit adds
   to related variable.
 - configure caches are added (via patches) for strerror and /dev/zero
   mmap tests. The former fixes a warning on musl (where strerror
   returns int instead of a pointer) and the latter is required for
   pthread pshared mutex apr_lock implementation and cannot be detected
   during cross-compile either.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-02-04 21:50:30 +01:00
Sebastian Kemper
0c6d461cc9 apr: bump to 1.7.0
Version bump + patches refresh.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-02-04 21:33:56 +01:00
Rosen Penev
2a754e0768
h2o: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-03 21:20:31 -08:00
Hirokazu MORIKAWA
eab72e6aa8 libmraa: update to 2.1.0
update to 2.1.0
The MRAA project is joining the Eclipse Foundation as an Eclipse IoT project.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-02-04 13:53:05 +09:00
Josip Kelečić
7861ccda34 sqlite3: update to version 3.31.1
Signed-off-by: Josip Kelečić <josip.kelecic@sartura.hr>
2020-02-03 11:08:52 +01:00
Nikos Mavrogiannopoulos
76d9899379 libtasn1: updated to 4.16.0
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-02-02 22:41:40 +01:00
Nikos Mavrogiannopoulos
8512a2ab63 gnutls: updated to 3.6.12
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-02-02 22:41:20 +01:00
Rosen Penev
0bae57e577
Merge pull request #11182 from cotequeiroz/afalg_1.2.0-beta
afalg_engine: Update to 1.2.0-beta.1
2020-02-01 17:03:22 -08:00
Rosen Penev
f49ce6b9f8
Merge pull request #11199 from neheb/meas
measurement-kit: Fix compilation with uClibc-ng
2020-02-01 17:01:31 -08:00
Michael Heimpold
3b622a612c libzip: update to 1.6.0
Also remove upstreamed patch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-02-02 00:00:16 +01:00
Rosen Penev
a5b7a461d3
measurement-kit: Fix compilation with uClibc-ng
The define in the codebase is wrong. Fixed in the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-31 22:13:14 -08:00
Rosen Penev
d56c71b1b3
Merge pull request #11185 from micmac1/apache-1-up
apache/apr/apr-util: fix some nitpicks
2020-01-30 16:31:29 -08:00
Sebastian Kemper
c24f5d258b apr-util: workaround reconfigure issue
PKG_CONFIG_DEPENDS causes a rebuild when needed. Alas the apr-util build
system doesn't always work out the way OpenWrt intends it to. This was
found by pure chance. apr-util was in build directory without any
plugins selected. Then apache got selected, causing plugins to be
selected. So PKG_CONFIG_DEPENDS caused a reconfigure and another make in
apr-util. But afterward apache couldn't find symbols related to LDAP.

To workaround this add "clean" to make targets.

No rev bump because no change for the apr-util packages.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-30 22:01:04 +01:00
Sebastian Kemper
a16b294805 apr-util: clean up InstallDev
This removes the ifneq in InstallDev, because the maintainers are likely
to forget to extend it when new plugins are added (this has already
occurred).

Also, this removes the la files, because OpenWrt won't allow them into
staging anyway.

No rev bump because meaningless for the apr-util packages.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-30 21:53:09 +01:00
Sebastian Kemper
430ab5f9b3 apr: don't install la files to staging
They're deleted by OpenWrt build system anyway.

No rev bump as meaningless for apr package.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-30 21:50:32 +01:00
Sebastian Kemper
a4ceaec1e4 libmariadb: bump to 3.1.7
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-30 21:27:47 +01:00
Eneas U de Queiroz
9de9551b76
afalg_engine: Update to 1.2.0-beta.1
This is a beta release that introduces a software fallback mechanism
that greatly speeds up smaller requests by fulfilling them in software,
avoiding the latency of switching to kernel-mode for small jobs.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-01-30 11:41:59 -03:00
Josef Schlehofer
a615a821d9
libredblack: pass CFLAGS properly
Fixes build with enabled ASLR PIE

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-27 22:44:03 +01:00
Lucian Cristian
8f2023aa9c nss: update to 3.49.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-01-27 22:14:53 +02:00
Rosen Penev
1631e5ae37
Merge pull request #11133 from micmac1/apache2-cleanup
apache: cleanup, enable LFS and rename server from httpd to apache2
2020-01-26 14:42:27 -08:00
Sebastian Kemper
a62c0e599b apr-util: clean up Makefile and remove patch
- removes 001-automake-compat.patch:
  Looks like this was meant as a workaround for a libtool issue. But it
  doesn't appear to be needed anymore.

- cleans up installation defines (uses macros, cleans up sed scripts,
  removes gratuitous slashes & whitespaces)

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-26 19:00:48 +01:00
Sebastian Kemper
193c3913b6 apr: clean up the patches + enable LFS
- removes 001-autoconf-compat.patch:
  Looks like this was meant as a workaround for a libtool issue. But it
  doesn't appear to be needed anymore.
- removes 101-fix_apr_time_now.patch:
  Mentioned in https://dev.openwrt.org/ticket/9287, meant as a fix, but
  issue was fixed differently in the end (by activating LFS).
- removes 201-upgrade-and-fix-1.5.1.patch:
  This is a cross-compile fix. This patch gets replaced by
  001-cross-compile.patch from buildroot project. The latter was sent
  upstream by buildroot and is in line with the patch used by OpenWrt
  for the apache package.
- adds 002-sys-param-h.patch:
  Fix PATH_MAX detection by including sys/param.h if available. Also
  from buildroot.

Additionally configure variables found in buildroot package are added.
These also enable LFS support. This was previously done (in OpenWrt) by
defining _LARGEFILE64_SOURCE in TARGET_CPPFLAGS. But the configure
variable is cleaner (and easier to follow).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-26 18:50:06 +01:00
Sebastian Kemper
12037b3f29 apr: clean up the Makefile
- sort configure variables
- clean up installation defines (use macros, improve sed scripts,
  remove gratuitous slashes & whitespaces)

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-26 18:22:21 +01:00
Sebastian Kemper
893a804c95 apr: add PKG_LICENSE_FILES and PKG_CPE_ID
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-26 18:07:53 +01:00
Rosen Penev
496ee7f91b
libzdb: update to 3.2
Removed most patches. The last was upstreamed and the others can be worked
around using Makefile.

Removed inactive maintainer.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Massive reorganization of Makefile for consistency between packages.

Removed --with-sql options. These are totally broken when cross compiling.
Leaving them out works just as well.

Added cpp patch as the test needs a header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-25 23:52:32 -08:00
Rosen Penev
66a4a3c7bf
Merge pull request #11066 from neheb/botan
botan: remove
2020-01-25 15:20:26 -08:00
Rosen Penev
29efb85bda
Merge pull request #11099 from nmav/tmp-libssh-checks
libssh: simplify endianness check
2020-01-25 15:18:02 -08:00
Rosen Penev
448caaba19
Merge pull request #9686 from yogo1212/talloc_python3
WIP talloc python3/cross-compilation issues
2020-01-25 15:07:59 -08:00
Leon M. George
ad7aaf8f47 talloc: update to version 2.3.1
Signed-off-by: Leon M. George <leon@georgemail.eu>
2020-01-25 23:16:54 +01:00
Michael Heimpold
2fdb8268d3 libgpiod: add package for the Python binding (fixes #11096)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-01-25 22:24:15 +01:00
Nikos Mavrogiannopoulos
eaf16d76c7 libssh: simplified CMAKE tests
That is endianness check is provided as option, SSP and other
flags are enabled by openwrt global flags to fix issues in unsupported
systems, and unused flags were removed.

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-01-25 16:51:20 +01:00
Rosen Penev
4302bfc6d2
Merge pull request #10669 from LLE8/add-ipfs-client
ipfs-http-client: add package
2020-01-24 23:50:06 -08:00
Rosen Penev
f15653b94c
Merge pull request #11101 from neheb/jj2
modemmanager stuff: don't use autoreconf
2020-01-23 18:33:28 -08:00
Hannu Nyman
bf2f9b8ce7
Merge pull request #11107 from ja-pa/measurement-kit-0.10.9
measurement-kit: update to version 0.10.9
2020-01-23 20:58:52 +02:00
Jan Pavlinec
22f4331ea5
redis: update to version 5.0.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 19:46:10 +01:00
Jan Pavlinec
3ee1b8eae5
measurement-kit: update to version 0.10.9
Changes:
-enable geoip
-add geoip db package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-23 13:39:20 +01:00
Rosen Penev
4e0e42ebe6
libqmi: do not use autoreconf
Autoreconf picks up host git, which breaks compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 20:06:07 -08:00
Rosen Penev
64c032231b
libmbim: do not use autoreconf
Autoreconf picks up host git, which breaks compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 20:06:07 -08:00
Rosen Penev
301199d08e libtirpc: fix compilation with newer musl
Backported upstream patch.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_LICENSE_FILES.

Cleaned up Makefile slightly,.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-22 15:52:34 -08:00
Eric Luehrsen
d77a06a169 ldns: update to 1.7.1
squash commits
- add Eric Luehrsen as maintainer
- add ldns-example programs as option
- add ECDSA to support DNSSEC zones with these keys
- remove patches included upstream

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-01-20 12:28:10 -05:00
Rosen Penev
68428a0ad2
botan: remove
In addition to being huge (1.5MB on mips24kc), it's not used by anything
here.

I believe this was added for use with kea but OpenSSL works just as well.
Probably faster too.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-19 20:12:19 -08:00
Nicholas Smith
ea71fc13de libqmi: bump libqmi to 1.24.4
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-01-20 14:04:33 +10:00
Nicholas Smith
874038db5f libmbim: bump libmbim to 1.22.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-01-20 14:03:11 +10:00
Eneas U de Queiroz
332875ba3c
afalg_engine: bump to v1.1.0
This version is up to 20% faster than 1.0.1, and allows compilation
without crypto_user information, which is currently failing for targets
still in the 4.9 kernel.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-01-19 16:01:35 -03:00
Eneas U de Queiroz
6a5f7920e9
afalg_engine: fix ENGINES location, zero-copy
Use a fixed ENGINES_DIR location, instead of trying to read it from the
openssl Makefile.

It also fixes the zero-copy config option not being passed down to the
cmake options.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-01-17 08:08:13 -03:00
Rosen Penev
b618814386
libmstch: remove
This was needed at a certain point by fbthrift. It is no longer needed.

A quick look on Arch Linux and Debian packages shows nothing uses it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-16 17:53:43 -08:00
Stijn Tintel
c01462dcba libseccomp: install missing header file
As of version 2.4.2, libseccomp ships a new header file
seccomp-syscalls.h. Install it in InstallDev.

Fixes: 71b663b335 ("libseccomp: update to version 2.4.2")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
2020-01-17 00:55:42 +02:00
Stijn Tintel
c131843663 libftdi1: disable building documentation
This fixes the following build failure:

[ 66%] Generating ../doc/xml/ftdi_8c.xml
warning: Tag 'PERL_PATH' at line 2083 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2105 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
[ 72%] Generating ftdi1_doc.i
Traceback (most recent call last):
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 457, in <module>
    main()
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 453, in main
    convert(args[0], args[1], not options.func_def, options.quiet)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 430, in convert
    p = Doxy2SWIG(input, include_function_definition, quiet)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 72, in __init__
    f = my_open_read(src)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 44, in my_open_read
    return open(source)
FileNotFoundError: [Errno 2] No such file or directory: '/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/doc/xml/ftdi_8c.xml'

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
2020-01-17 00:55:18 +02:00
Rosen Penev
9dcf4a932b
Merge pull request #11036 from ja-pa/libarchive-3.4.1
libarchive: update to version 3.4.1
2020-01-16 14:34:57 -08:00
Rosen Penev
6a61b6860f
Merge pull request #11039 from cotequeiroz/onig
oniguruma: bump to version 6.9.4
2020-01-16 14:33:41 -08:00
Jan Pavlinec
df634dcc92
libarchive: update to version 3.4.1 (security fix)
Fixes CVE-2019-19221

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-16 15:58:25 +01:00
Rosen Penev
1fbdc4d1a4
Merge pull request #11024 from micmac1/subversion
apr-util: clean up reverse depends (and fix subversion dep)
2020-01-15 17:35:07 -08:00
Eneas U de Queiroz
94895ec818
oniguruma: bump to version 6.9.4
This version adds a new RegSet API, and fixes the following:
 - CVE-2019-19012
 - CVE-2019-19203
 - CVE-2019-19204
 - CVE-2019-19246
 - some problems (found by libFuzzer test)

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-01-15 16:47:18 -03:00
Sebastian Kemper
ea5b746e58 apr-util: prevent recursive linking
004-avoid_ldap_by_defaut.patch:
 By default use --avoid-ldap since apache2 is the only user, and we don't
 want to add extra dependencies to other apr-utils rdepends. Patch from
 Ryan Niebur <ryanryan52@gmail.com>, copied from Debian.

005-apu_config_dont_list_indep_libs.patch:
 Prevent recursive linking of dependent libraries by apr-util users.
 Patch from Peter Samuelson <peter@p12n.org>, also copied from Debian.
 Makes libexpat and libiconv private.

006-avoid_db_by-default.patch:
 Make apu-config not output dbm libs by default. See Debian #622081.
 Patch from Stefan Fritsch <sf@debian.org>, also copied from Debian

While bumping the revision also correct license information.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-15 19:27:19 +01:00
Rosen Penev
ec9b38e584
Merge pull request #10780 from Andy2244/glib2-mips16
glib2: fix mips16 build, add size reducing static link, fpic CFLAGS
2020-01-14 20:13:22 -08:00
Rosen Penev
d88ea11adb
Merge pull request #11013 from nmav/tmp-update-libssh
libssh: updated to 0.9.3
2020-01-14 14:00:55 -08:00
Nikos Mavrogiannopoulos
424c011895 libssh: updated to 0.9.3
This updates the library to address several CVEs, add modern
crypto, and eliminate legacy patches.

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-01-14 22:21:48 +01:00
Rosen Penev
b8db380ce2
Merge pull request #11011 from micmac1/apache-2
apache: fix build + remove BROKEN from dbd-mysql
2020-01-13 14:53:29 -08:00
Nikos Mavrogiannopoulos
cfda983bec
Merge pull request #10994 from BKPepe/libseccomp
libseccomp: update to version 2.4.2
2020-01-13 22:56:20 +01:00
Sebastian Kemper
1d25dcde24 apr-util: add mariadb patch
Patch by Kris Karas from
https://bz.apache.org/bugzilla/attachment.cgi?id=35326&action=diff

This patch is also used by Debian.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-13 21:40:02 +01:00
Hannu Nyman
547fb13acb
Merge pull request #11010 from flyn-org/cyrus-sasl
cyrus-sasl: install module symbolic links of form libX.so
2020-01-13 22:04:19 +02:00
W. Michael Petullo
d6cb60f8f4 cyrus-sasl: install module symbolic links of form libX.so
I was too aggressive in recommending that we remove the module symbolic
links of form libX.so as part of commit c9ce769b. It turns out that at
least Postfix relies on these, and I suspect any application that makes
use of libsasl2 will require them too.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-01-13 13:57:57 -05:00
Hannu Nyman
8b59a3d628
Merge pull request #10906 from micmac1/apr-master
apr + apr-util: cleanups + add drivers
2020-01-12 23:50:27 +02:00
Sebastian Kemper
40c7e95210 apr/apr-util: add myself as maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-12 22:30:32 +01:00
Josef Schlehofer
71b663b335
libseccomp: update to version 2.4.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-12 12:28:43 +01:00
Michael Heimpold
5c486c7897 Merge branch 'libgd-fix' (fixes #10970)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-01-12 11:28:13 +01:00
Rosen Penev
3a559224b3
libcap: Fix compilation with uClibc-ng
The test does not compile with --static.

As this does not touch binaries, not bumping the package release.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-10 18:37:18 -08:00
Karl Palsson
7066486fbb libwebsockets: move to 3.2.1
3.2.x is formally "not maintained" and people should stick with 3.1.x
until a new release of the master branch occurs.  However, in reality,
3.2.1 has been released, with performance improvements and fixes.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-01-09 13:39:01 +00:00
Karl Palsson
125dca987d libev: bump to 4.31
Very minor changes: http://cvs.schmorp.de/libev/Changes?revision=1.355&view=markup

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-01-09 13:39:01 +00:00
Rosen Penev
7bfc23f24d
Merge pull request #10969 from ja-pa/measurement-kit-0.10.8
measurement-kit: update to version 0.10.8
2020-01-08 18:41:56 -08:00
W. Michael Petullo
0762c72cc5 libgd: provide a -full variant
The php7-mod-gd package requires that freetype support exist in libgd,
but this is not included in the default libgd build. In order to allow
a working php7-mod-gd package while keeping the default libgd package
as small as possible, this commit introduces a -full variant of the
libgd package.

Ref: https://github.com/openwrt/packages/issues/10944
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-01-08 20:46:46 -05:00
Jan Pavlinec
744e2dd19d
measurement-kit: update to version 0.10.8
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-01-09 01:22:43 +01:00
Rosen Penev
caf6d5ed2a
libcap: Update to 2.29
Fixed PKG_LICENSE.

Added PKG_BUILD_PARALLEL for faster compilation.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-08 16:08:35 -08:00
Mathew McBride
19c284e05d libwebsockets: enable unix socket support in the full build
This functionality can be used by downstream applications such as
ttyd to present their HTTP service as a unix domain socket rather
than a TCP server.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
2020-01-08 16:41:34 +11:00
Daniel Golle
c2d15517ab postgresql: fix PKG_HASH
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-01-07 09:40:58 +02:00
Daniel Golle
af420515be postgresql: update to version 12.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-01-07 01:27:16 +02:00
Sebastian Kemper
141bd55316 apr-util: add drivers
This adds the following drivers as extra packages:

- openssl
- mysql
- odbc
- pgsql
- sqlite3
- gdbm (dbm)
- ldap

This also removes the gratuitous dependency on libsqlite3 from
libaprutil (dbd_sqlite3 was nevery packaged before, after all).

With this ldap and session-crypto support can be enabled in apache.

The mysql driver is currently marked BROKEN, because apr-util still uses
mysql server headers, which aren't part of mariadb-connector-c. But
there's work underway at apr-util upstream to fix that so that BROKEN
can be removed during a feature version bump.

The gdbm dbm driver got added together with a patch that fixes the error
handling. Patch is from Debian.

Resolves #10886

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-01-06 13:10:26 +01:00
W. Michael Petullo
7bd2a149ff libgd: fix building with freetype support
Freetype support is required for php7-mod-gd as of commit 0f10c8c8,
which causes the PHP7 package to build using this external libgd library.
This commit adds FREETYPE_INCLUDE_DIRS to the definition of CMAKE_OPTIONS.
Without this, libgd does not build freetype support as shown by
this message:

....
Build libgd:
-- Could NOT find Freetype (missing:  FREETYPE_INCLUDE_DIRS)
-- Configuring done
-- Generating done
....

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-01-04 19:12:43 -05:00
Rosen Penev
13810e0980
liburcu: Don't build under ARC, not even InstallDev
This should finally get rid of buildbot failures.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-03 18:54:26 -08:00
Andy Walsh
6620f6cc72 rpcsvc-proto: set as buildonly
* set package buildonly

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-01-03 20:03:33 +01:00
Andy Walsh
a558b20944 glib2: fix mips16 build, add size reducing static link, fpic CFLAGS
* allows building as mips16 (fixes broken mips16/32 mixed static linking)
* add some static link related flags to reduce target binary size

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-12-31 18:40:21 +01:00
tripolar
7fb36fb8d0
Merge pull request #10441 from neheb/glib
glib2: Disable Werror
2019-12-31 14:17:01 +01:00
Rosen Penev
ae23ebdd28
Merge pull request #10652 from gladiac1337/pcre2-jit-co
pcre2: Update to v10.34 & add JIT-support for select architectures
2019-12-30 21:51:14 -08:00
Sebastian Kemper
03124bf4b4 apr-util: allow iconv-stub use
Allow iconv-stub use when NLS support is disabled.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-12-30 19:06:36 +01:00
Sebastian Kemper
27c4723936 apr-util: clean up the package
- removes extra flags '$(FPIC)' etc., there is no good reason for them
  being used
- stops removing aclocal.m4 and build/ltmain.sh (reason of removal of
  these files is not apparent anymore)
- adds PKG_BUILD_PARALLEL:=1

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-12-30 19:02:19 +01:00
Sebastian Kemper
40a29bf055 apr: clean up the package
- removes '$(FPIC)' and '--without-pic', there is no good reason for
  them being used (also @minfrin mentioned memory footprint implications
  when '--without-pic' is used)
- stops removing aclocal.m4 and build/ltmain.sh (reason of removal of
  these files is not apparent anymore)
- adds PKG_BUILD_PARALLEL:=1

Resolves #10884

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-12-30 18:52:56 +01:00
Andy Walsh
f2631db1a5 libtirpc: update to 1.2.5
* update to 1.2.5
* remove upstream merged patches

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-12-30 17:31:57 +01:00
Leonid Esman
c5c4f5f54b ipfs-http-client: initial commit
IPFS C++ HTTP API client library allows C++ applications to communicate with an IPFS node.
It implements IPFS API bindings for C++. Not all methods are implemented.
https://github.com/vasild/cpp-ipfs-http-client

Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
2019-12-26 12:54:18 +03:00
Rosen Penev
8b771491c9
Merge pull request #10872 from neheb/rp
rpcsvc-proto: Fix compilation with uClibc-ng
2019-12-25 10:28:21 -08:00
Yousong Zhou
5a25cf86ea spice: fix building against arc770-uclibc toolchain
Supersedes openwrt/packages#10873

Ref: https://github.com/openwrt/packages/pull/10873
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-12-25 19:01:30 +08:00
Rosen Penev
39d8acb42f
rpcsvc-proto: Fix compilation with uClibc-ng
Also fixed compilation with full iconv.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-24 18:03:35 -08:00
Rosen Penev
05e3b1a943
Merge pull request #10849 from neheb/nss
nss: Fix compilation with uClibc-ng
2019-12-23 15:42:05 -08:00
Nicholas Smith
8ac36e0755 libmbim: bump libmbim to 1.20.4
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2019-12-23 08:34:35 +10:00
Rosen Penev
ac100e45f7
boost: Fix embarassing ARC typo
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-21 17:39:19 -08:00
Rosen Penev
1858cb5ff5
Merge pull request #10843 from ClaymorePT/boost_1.72.0
boost: Package Version Update (1.72.0)
2019-12-21 15:42:22 -08:00
Carlos Miguel Ferreira
c8907926cc
boost: Package Version Update (1.72.0)
This commit updates Boost to version 1.72.0
    There are no new libraries in this release.

    Note:
    - This commit also adds a post-release patch to fix an issue
    with Boost.Coroutine

    More info about Boost 1.72.0 can be found at the usual place [1].

    [1]: https://www.boost.org/users/history/version_1_72_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2019-12-21 22:19:56 +00:00
Rosen Penev
7940093fd0
nss: Fix compilation with uClibc-ng
_GNU_SOURCE is needed for fdopen, sigaction, and probably more.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-20 13:14:20 -08:00
Rosen Penev
2adb93a7ba
Merge pull request #10842 from neheb/icu
icu: Backport C++11 math patch
2019-12-19 16:25:03 -08:00
James Taylor
b7cb0f6700 h2o: backport backtrace detection
backport patch for backtrace detection in h2o.

This patch solves the issue of uclibc pretending to be glibc

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-12-20 11:06:30 +11:00
Rosen Penev
93d049951d
icu: Backport C++11 math patch
Fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-19 16:03:32 -08:00
Rosen Penev
5117ed17f4
Merge pull request #10061 from ynezz/upstream/service-status-fix
treewide: fix service status
2019-12-18 16:18:45 -08:00
Rosen Penev
e9a3a4c354
Merge pull request #10781 from Andy2244/samba-4.11-python3-new
samba4: update to 4.11.4 (python3 version), add rpcsvc-proto, add libasn1 host build
2019-12-18 16:10:33 -08:00
Rosen Penev
e6e3de1d0f
Merge pull request #10785 from neheb/apple
[WIP]Add idevicerestore
2019-12-18 15:59:27 -08:00
Rosen Penev
c996e6b470
Merge pull request #10819 from ja-pa/lmdb-fix-ar
lmdb: use toolchain AR for compilation
2019-12-18 07:12:35 -08:00
Jan Pavlinec
7c82793719
lmdb: use toolchain AR for compilation
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-12-18 11:58:34 +01:00
Sebastian Kemper
0c381f7c7a libzip: fix musl-fts failure
musl doesn't support fts. But with the extra package musl-fts installed,
libzip picks up the fts header and fails at the linking stage:

zipcmp.c:(.text.startup+0x130): undefined reference to `fts_open'
/home/sk/tmp/openwrt/staging_dir/toolchain-mips_24kc_gcc-8.3.0_musl/lib/gcc/mips-openwrt-linux-musl/8.3.0/../../../../mips-openwrt-linux-musl/bin/ld: zipcmp.c:(.text.startup+0x172): undefined reference to `fts_read'

So with musl-fts we need to link in libfts. To address that this commits
patches the cmake setup to check if fts is available in libc itself or
in any external libfts.

So when musl-fts is installed on the system the setup will be the
following:

musl: use libfts
uclibc: use fts from libc
glibc: like uclibc

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-12-16 23:33:32 +01:00
Rosen Penev
130b770a8b
libplist: Several fixes
Add myself as maintainer.

Add PKG_CPE_ID.

Switch to submenu for easier readability.

Change libplist-utils name to the utility.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-16 12:54:06 -08:00
Rosen Penev
09799e54c6
libusbmuxd: Several fixes
Add myself as maintainer.

Add PKG_CPE_ID.

Add submenu for easier readability.

Install extra tool.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-16 12:53:31 -08:00
Rosen Penev
0b51b4c469
libirecovery: Add package
Needed for idevicerestore

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-16 12:21:20 -08:00
Rosen Penev
517005ca51
libimobiledevice: Update to latest master
Added patch to fix Wformat warning.

Fixed license information.

Removed outdated iconv dependency

Placed in a submenu for readability.

Added myself as maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-16 12:21:07 -08:00
Rosen Penev
ce89774942
Merge pull request #10793 from micmac1/dnsdist-no-bomb
dnsdist: fix various build failures
2019-12-15 21:37:46 -08:00
Rosen Penev
31fb078125
Merge pull request #10794 from mhei/add-libconfig
libzip: add package
2019-12-15 21:02:22 -08:00
Alexander Couzens
662e83c97b
libmicrohttpd: update to version 0.9.69
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2019-12-15 20:47:01 +01:00
Michael Heimpold
a4a98d5efe libzip: add package
This introduces libzip which is e.g. a dependency for upcoming upgrade
of PHP to version 7.4.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-15 13:35:21 +01:00
Sebastian Kemper
6c4336eb19 tinycdb: install shared lib and pic archive
dnsdist picks up cdb.h but can't link in the static archive.

/home/sk/tmp/openwrt/staging_dir/toolchain-mips_24kc_gcc-8.3.0_musl/lib/gcc/mips-openwrt-linux-musl/8.3.0/../../../../mips-openwrt-linux-musl/bin/ld: /home/sk/tmp/openwrt/staging_dir/target-mips_24kc_musl/usr/lib/libcdb.a(cdb_init.o): relocation R_MIPS_26 against `fstat' can not be used when making a shared object; recompile with -fPIC

This commit extends the tinycdb Makefile to build and install as well
the shared library as well as the pic archive. dnsdist will then pick
the shared library.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-12-15 10:44:08 +01:00
Sebastian Kemper
a99af740ea tinycdb: use OpenWrt flags
Currently tinycdb doesn't use {C,CPP,LD}FLAGS. This commit adds
MAKE_FLAGS to address this.

Before:

make[3]: Entering directory '/home/sk/tmp/openwrt/build_dir/target-mips_24kc_musl/tinycdb-0.78'
ccache_cc -O -D_FILE_OFFSET_BITS=64 -c cdb_init.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
ccache_cc -O -D_FILE_OFFSET_BITS=64 -c cdb_find.c
...

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-12-15 10:39:02 +01:00
Rosen Penev
cfd690ca17
Merge pull request #10791 from micmac1/protobuf-host-libs
protobuf: fix libdir handling for host build
2019-12-14 13:33:00 -08:00
Leonid Esman
b891d6ad78 nlohmannjson: initial commit
JSON for Modern C++ library.
Design goals: intuitive syntax, trivial integration, serious testing.
https://nlohmann.github.io/json/
IPFS C++ HTTP API client library depends on this library.

Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
2019-12-14 23:40:37 +03:00
Sebastian Kemper
956b2706f2 protobuf: fix libdir handling for host build
On some host machines (example: Gentoo amd64 no-multilib) by default
cmake will install libraries to lib64. But in OpenWrt the correct libdir
is lib (for instance the RPATH is set to lib). So you may end up with
libraries in lib64 while RPATH points to lib:

sk@darth ~/tmp/openwrt $ ldd staging_dir/hostpkg/bin/protoc
	linux-vdso.so.1 (0x00007ffc741ea000)
	libprotoc.so.3.8.0.0 => not found
	libprotobuf.so.3.8.0.0 => not found
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f0a8f7ea000)
	libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/libstdc++.so.6 (0x00007f0a8f572000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f0a8f427000)
	libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/libgcc_s.so.1 (0x00007f0a8f40d000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f0a8f23c000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f0a8f827000)
sk@darth ~/tmp/openwrt $

Fix this by specifying the libdir during host builds.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-12-14 12:26:08 +01:00
Othmar Truniger
32c802c915 libfmt: bump to version 6.1.2
Signed-off-by: Othmar Truniger <github@truniger.ch>
2019-12-14 10:43:15 +01:00
Rosen Penev
77a1b3ba60
libwebp: Fix compilation with mips16
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-14 00:17:23 -08:00
Andy Walsh
bce8c531e8 rpcsvc-proto: add new package
* provides missing libtirpc headers (rpcsvc proto.x)
* provides rpcgen

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-12-13 17:17:19 +01:00
Andy Walsh
42e9057d41 libtasn1: add host-build
* samba4 complains that it cant find the libasn1 host bins

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-12-13 17:15:42 +01:00
James Taylor
6bbd716c61 h2o: update wslay link patch to upstream
Update wslay link patch with upstream fix from h2o/h2o#2196

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-12-13 15:59:28 +11:00
Aleksander Morgado
45337f4a50 libqmi: update to version 1.24.2
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2019-12-12 10:17:23 +01:00
Rosen Penev
1e6121ec69
Merge pull request #10725 from neheb/idn
libidn2: Update to 2.3.0
2019-12-11 14:29:20 -08:00
Rosen Penev
e33dff3b92
Merge pull request #10724 from neheb/ical
libical: Update to 3.0.6
2019-12-11 14:29:00 -08:00
Rosen Penev
0484af48af
Merge pull request #10693 from neheb/nn
p11-kit: Fix uClibc-ng compile failure
2019-12-11 14:27:26 -08:00
Rosen Penev
7656d42f96
Merge pull request #10721 from James-TR/update/dnsdist
dnsdist: update to 1.4.0 w/ new dependencies
2019-12-11 14:24:22 -08:00
Rosen Penev
cb6d22a4c0
libidn2: Update to 2.3.0
Fixed license information.

Several Makefile cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-11 14:19:01 -08:00
Rosen Penev
a6e2d1a3de
libical: Update to 3.0.6
Replace InstallDev with CMAKE_INSTALL.

Add PKG_BUILD_PARALLEL for faster compilation.

Fixed license info.

Refreshed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-11 14:16:25 -08:00
James Taylor
c9fa74bf43 h2o: add package
H2O is a new generation HTTP server that provides quicker response to users
  with less CPU utilization when compared to older generation of web servers.
  Designed from ground-up, the server takes full advantage of HTTP/2 features
  including prioritized content serving and server push, promising outstanding
  experience to the visitors of your web site.

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-12-10 21:32:52 +11:00
Lucian Cristian
4ad6e14ac8 nss: update to 3.48
also package libnssckbi.so

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-12-10 00:29:35 +02:00
Rosen Penev
20b6bb324c
Merge pull request #10741 from lucize/nsprup
nspr: update to 4.24
2019-12-09 14:17:06 -08:00
Rosen Penev
e1e064b5ce
Merge pull request #10722 from neheb/ghghrh
google-authenticator-libpam: Update to 1.07
2019-12-09 14:16:52 -08:00
Lucian Cristian
07f62dbe46 nspr: update to 4.24
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-12-09 23:50:16 +02:00
James Taylor
da867f65cb libwslay: add package
Wslay is a WebSocket library written in C. It implements the protocol version 13
 described in RFC 6455. This library offers 2 levels of API: event-based API and
 frame-based low-level API. For event-based API, it is suitable for non-blocking
 reactor pattern style. You can set callbacks in various events. For frame-based
 API, you can send WebSocket frame directly. Wslay only supports data transfer
 part of WebSocket protocol and does not perform opening handshake in HTTP.

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-12-09 13:07:43 +11:00
Rosen Penev
f524a0a6ef
opencv: Update to 4.1.2
Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-08 15:08:32 -08:00
Rosen Penev
ff321480a5
libimobiledevice: Update to 2019-11-29
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-08 14:45:54 -08:00
Rosen Penev
28ff590bc5 google-authenticator-libpam: Update to 1.07
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-08 14:37:19 -08:00
James Taylor
79c74254dc libfstrm: upgrade to 0.6.0
Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-12-08 02:57:14 +11:00
Yousong Zhou
cfb1371019 spice: configure --without-sasl
Fixes openwrt/packages#10709

Ref: https://github.com/openwrt/packages/issues/10709
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-12-06 02:18:14 +00:00
Rosen Penev
e233326470
Merge pull request #10702 from mhei/fix-gdlib-pkgconfig
libgd: fix version in generated pkg-config .pc file
2019-12-05 09:58:58 -08:00
Nick Hainke
2c35ddce70 libuwifi: update to latest version
Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-12-05 12:46:37 +01:00
Rosen Penev
31c674c4a3
keyutils: Update to 1.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-03 19:49:16 -08:00
Michael Heimpold
c9ce769b1a cyrus-sasl: install pkg-config file and fine-tune installed files
Installing the .pc files helps other programs to detect
the presence of libsasl2.

While at, reduce the glob pattern a little bit to not
include unneeded symlinks.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-03 22:34:32 +01:00
Michael Heimpold
2065eb8147 libgd: fix version in generated pkg-config .pc file
With the previous change to cmake, the generated pkg-config .pc
file does not contain the library version anymore. This breaks
programs which checks for a specific version, e.g. upcoming PHP 7.4.

The version is not filled because of a variable misnaming,
which was not covered by the imported upstream patch.

To not mangle the upstream patch, add an additional patch to
fix things up.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-03 21:39:33 +01:00
Rosen Penev
8dd0aa83fc
Merge pull request #10690 from lucize/nssup
nss: update to 3.47.1 and fix xscale
2019-12-02 16:56:52 -08:00
Rosen Penev
ca2449bda9
Merge pull request #10677 from ja-pa/measurement-kit-update
measurement-kit: add InstallDev section
2019-12-02 13:27:59 -08:00
Nikos Mavrogiannopoulos
2dd76ae765 gnutls: fixed pkg-hash to the right one
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-12-02 17:42:23 +01:00
Nikos Mavrogiannopoulos
9bd1b0d4f2 libtasn1: updated to 4.15.0
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-12-02 17:22:14 +01:00
Nikos Mavrogiannopoulos
b36825be75 gnutls: updated to 3.6.11
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-12-02 17:14:48 +01:00
Jan Pavlinec
df853b2d20
measurement-kit: update package
Changes:
-add InstallDev section
-remove uclibc patch (issue fixed in upstream)

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-12-02 15:00:21 +01:00
Rosen Penev
d9c4ddc7ee
p11-kit: Fix uClibc-ng compile failure
It seems the issue was not fixed. Easiest way to fix is to pass the
proper configure variable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-01 16:58:08 -08:00
Lucian Cristian
3bacf6e9cb nss: update to 3.47.1 and fix xscale
also refresh patches

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-12-01 12:48:18 +02:00
Michael Heimpold
c75440fe41 libugpio: update to 0.0.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Michael Heimpold
10e867d026 libxml2: update to 2.9.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Rosen Penev
062cf276a2
libusbmuxd: Update to 2.0.1
The release of checkra1n necessitated a new release.

Removed inactive maintainer.

Fixed license info.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:42:13 -08:00
Rosen Penev
a856d6604b
libplist: Update to 2.1.0
The release of checkra1n necessitated a new release.

Removed inactive maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:42:08 -08:00
Christian Lachner
3c093696cb pcre2: Update PCRE2 to v10.34
- Update download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-11-27 12:21:06 +01:00
Christian Lachner
21bee17652 pcre2: Add JIT-support for select architectures in PCRE2
- This commit adds a config-option for JIT in libpcre2.

  According to research published on
  https://rust-leipzig.github.io/regex/2017/03/28/comparison-of-regex-engines/
  this should give a 10x performance increase on JIT operations
  which can be desireable for high performance Apache mod_rewrite
  or haproxy reqrep operations.

  This option is available on all officially supported architecutres
  which are listed on https://pcre.org/current/doc/html/pcre2jit.html#SEC2.
  Furthermore, it is enabled by default on the following
  architectures: arm, i686, x86_64.

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-11-26 16:16:17 +01:00
Rosen Penev
73f99a44b2
Merge pull request #10588 from gladiac1337/pcre-jit-co
pcre: Add JIT-support for select architectures
2019-11-25 11:21:50 -08:00
Christian Lachner
6c40db7e9f pcre: Add JIT-support for select architectures
- This commit adds a config-option for JIT in libpcre(1).

  According to research published on
  https://rust-leipzig.github.io/regex/2017/03/28/comparison-of-regex-engines/
  this should give a 10x performance increase on JIT operations
  which can be desireable for high performance Apache mod_rewrite
  or haproxy reqrep operations.

  This option is available on all officially supported architecutres
  which are listed on https://pcre.org/original/doc/html/pcrejit.html#SEC3.
  Furthermore, it is enabled by default on the following
  architectures: arm, i686, x86_64.

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-11-22 09:08:33 +01:00
Rosen Penev
dc41b0a6dc
libyaml-cpp: Update to 0.63
Several Makefile cleanups for consistency.

Added ABI_VERSION.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-19 21:23:11 -08:00
Petr Štetiar
8383c19b90 treewide: fix service status command in procd compatible services
Fix breaking change introduced in the main tree with a commit
7519a36774ca ("base-files,procd: add generic service status") where the
old service `status` callback function doesn't work anymore and needs to
be renamed to `status_service`.  This name was chosen for consistency
with start and stop function callbacks, which are using `start_service`
and `stop_service` naming schemes.

While at it, fix whitespace issues in the status_service as well.

Ref: http://lists.infradead.org/pipermail/openwrt-devel/2019-September/019035.html
Reported-by: Dirk Brenken <dev@brenken.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-11-18 06:28:57 +01:00
Sebastian Kemper
c1964dd8d2 mariadb: move libmariadb into its own package
This way when only wanting the library nobody needs to download and
compile the server package, saving space and time. Also this way we can
avoid sudden SONAME bumps during a server upgrade.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-11-17 16:05:29 +01:00
Rosen Penev
f795779c0a boost: Fix fiber compilation for mips
The issue was that the pause instruction was emitted through an asm
directive which was not correct for some mips platforms.

Simplified boost-fiber-exclude as a result.

Removed uClibc-ng math patch. It was not correct as it broke float and
long double support (std variants use function overloads). A different
solution was applied upstream. As it's quite annoying to backport, just
wait until a new release comes with that change. ARC as a platform is
barely supported anyways.

Swapped asio patch for the upstream submission, which is unfortunately, in
limbo.

Refreshed remaining patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-15 12:53:20 -08:00
Rosen Penev
192c44e264
libtins: Actually remove it...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-13 15:32:23 -08:00
Rosen Penev
7a2930acf4
libtins: Remove no-rtti
It causes compilation errors with netwhere.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-13 15:31:22 -08:00
DENG Qingfang
4fe3940454 p11-kit: update to 0.23.18.1
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-11-12 11:51:53 +08:00
Jiri Slachta
a1a5799f07 tiff: update version to 4.1.0
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2019-11-11 21:49:06 +01:00
Rosen Penev
6a355b921c
Merge pull request #10513 from neheb/pf
PF-RING changes
2019-11-11 06:36:24 -08:00
Yousong Zhou
c0d5c29a24 spice: Fix compilation without deprecated OpenSSL APIs
Fixes openwrt/packages#10451

Supersedes openwrt/packages#10461

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(use separate upstreamed patches)
Ref: https://github.com/openwrt/packages/pull/10461
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-11-10 05:21:41 +00:00
Rosen Penev
04b5e10911
libpfring: Fix compilation with kernel >= 4.16
Backported upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-09 19:51:19 -08:00
Rosen Penev
decf99dc64
libpfring: Merge pfring and libpfring in the same package
They use the same source. It makes no sense to have them separate.

Also cleaned up the Makefile to modern standards.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-09 19:51:18 -08:00
Rosen Penev
fdc86c1222
Merge pull request #7368 from flyn-org/libcap
libcap: move utilities to a separate package
2019-11-09 18:56:01 -08:00
Nicholas Smith
b3e96afb12 libmbim: bump libmbim to 1.20.2
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2019-11-09 16:55:10 +10:00
Rosen Penev
cbc1ff5a1b
Merge pull request #9491 from neheb/bundle
Netopeer2 Bundle
2019-11-07 10:45:52 -08:00
Hannu Nyman
0d785a752c
Merge pull request #10488 from ja-pa/libmaxminddb-1.4.2
libmaxminddb: update to version 1.4.2
2019-11-07 18:33:19 +02:00
Jan Pavlinec
62a9110bc5
libmaxminddb: update to version 1.4.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-11-07 11:14:24 +01:00
W. Michael Petullo
601b289f34 libsoup: remove relics of make build after transition to meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-11-06 18:22:44 -05:00
Rosen Penev
d2c7a1193c
Merge pull request #10052 from dhewg/pull/mpc
libmpdclient/mpc/mpd: update and build with meson
2019-11-06 14:52:50 -08:00
Jan Pavlinec
b084ca69c9 redis: update to version 5.0.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-11-06 23:52:32 +08:00
Andre Heider
8a7d276618 libmpdclient: build with meson
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-05 10:28:30 +01:00
Rosen Penev
20db00e01e
Merge pull request #10434 from flyn-org/libsoup
libsoup: update to 2.68.2 and build with meson
2019-11-04 17:31:07 -08:00
W. Michael Petullo
9df0a4c0db libsoup: update to 2.68.2 and build with meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-11-04 19:33:59 -05:00
Rosen Penev
b5132ef780 libnetconf2: Update to 0.12-r2
Cleaned up Makefile slightly. The removed CMAKE_OPTIONS are defaults from
cmake.mk

Removed Upstreamed patches.

Rebased and added .patch to the remaining one.

Added -Wformat-security patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-04 11:58:32 -08:00
Rosen Penev
abee7936a0
Merge pull request #10401 from neheb/tin
libtins: Update to 4.2
2019-11-04 11:26:52 -08:00
Rosen Penev
09b0d4d7c7
Merge pull request #10399 from neheb/avr
avro-c: Update to 1.9.1
2019-11-04 11:25:59 -08:00
Rosen Penev
86afba7c42
Merge pull request #10439 from neheb/art
libartnet: Remove
2019-11-04 11:23:18 -08:00
Yousong Zhou
274269fdbe spice: bump to version 0.14.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-11-04 04:54:43 +00:00
Yousong Zhou
2c672fc625 spice-protocol: bump to version 0.14.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-11-04 04:54:43 +00:00
Rosen Penev
abdec8939e glib2: Disable Werror
On GCC9, it throws a Wformat-nonliteral error. Unfortunately, there's no
easy was to fix it as it is fortify-headers where the warning ultimately
comes from.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-02 21:54:54 -07:00
Rosen Penev
c0ea22aff3 libartnet: Remove
This package fails compilation as it errors on a false strncpy length
parameter under GCC9.

This package is also unmaintained as well as dead upstream. Instead of
keeping it on life support, kill it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-02 21:39:40 -07:00
Rosen Penev
0a6f1fb8f0 libyang: Update to 1.0-r4
Several Makefile cleanups for consistency between packages.

Removed PKG_INSTALL as it's implied by CMAKE_INSTALL.

Removed InstallDev for the same reason.

Removed upstreamed patches.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-02 15:11:21 -07:00
Alexander Ryzhov
422e8d9d1c
google-authenticator-libpam: fix install section
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-11-02 20:06:04 +03:00
Rosen Penev
e89ddbeb98
Merge pull request #10423 from cotequeiroz/afalg_engine
afalg_engine: add new package
2019-11-01 13:06:53 -07:00
Eneas U de Queiroz
0e0bd6da4b
afalg_engine: add new package
This is an alternate AF_ALG engine for openssl, based on the devcrypto
engine, but using the AF_ALG interface instead of /dev/crypto.

It is different than the AF_ALG engine that ships with OpenSSL:
  - it uses sync calls, instead of async
  - it suports more algorithms

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-11-01 08:35:41 -03:00
Rosen Penev
4f8d7b2d8e libpciaccess: Update to 0.16
Add PKG_LICENSE_FILES.

Small Makefile rearrangements for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-31 18:33:41 -07:00
Rosen Penev
73a31f0bf6
libtins: Update to 4.2
Added size optimizations.

Added explicit options to make sure Boost doesn't get included.

Several Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-30 11:46:54 -07:00
Rosen Penev
f1aa25594c
avro-c: Update to 1.9.1
Added utilities package.

Added small size optimization.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-30 11:36:52 -07:00
Rosen Penev
26771c14f8 check: Update to 0.13.0
Switch to CMake. Allows to simplify the Makefile.

Replaced InstallDev section with CMAKE_INSTALL.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-29 19:59:06 -07:00
Daniel Golle
a7e3db418c libmicrohttpd: update to version 0.9.68
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-10-29 23:01:02 +01:00
Jan Hák
440c27a4a5 libedit: update to 20191025-3.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2019-10-29 13:26:22 +01:00
Rosen Penev
8bdb66e886
Merge pull request #10378 from micmac1/libmbim-and-libqmi
libmbim and libqmi: fix compiles on build bots
2019-10-28 19:21:27 -07:00
Rosen Penev
06c4d87db9
Merge pull request #10380 from luizluca/libgphoto2-fixpkgconfig
libgphoto2: libgphoto2_port.pc needed by dev
2019-10-28 14:04:04 -07:00
Luiz Angelo Daros de Luca
c8fbe26c53 libgphoto2: libgphoto2_port.pc needed by dev
'pkg-config --exists libgphoto2' fails without libgphoto2_port.pc.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-10-28 17:46:21 -03:00
Sebastian Kemper
b16766c0b7 libqmi: fix compile on build bots
On the OpenWrt build bots the compile currently fails:

cc1: error: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/include: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors

(Or rather, it _would_ fail like this if libmbim compiled successfully.)

The directory in question gets added to TARGET_CPPFLAGS by rules.mk.
Nothing usually gets installed to that directory, so unsurprisingly it
may not exist on the build bots.

On first glance this problem cannot be reproduced. But once autoreconf
is called this becomes possible.

If called without "--enable-more-warnings", configure adds -Werror to
the flags. This commit adds "--enable-more-warnings=yes" to the build.
This way the extra warnings are kept in place, but they aren't turned
into errors no more.

"PKG_FIXUP:=autoreconf" is also added so that it's easier to forecast
build failures on the build bots when preparing future pull request.

Last but not least "--disable-silent-rules" is added, because more
output is usually welcome for debugging, be it on the build bots or at
home/the office.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-28 19:36:18 +01:00
Sebastian Kemper
0cc57a1e9a libmbim: fix compile on build bots
On the OpenWrt build bots the compile currently fails:

make[8]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a5+vfpv4_musl_eabi/libmbim-1.20.0/src/common'
  CC       libmbim_common_la-mbim-common.lo
cc1: error: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/include: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors

The directory in question gets added to TARGET_CPPFLAGS by rules.mk.
Nothing usually gets installed to that directory, so unsurprisingly it
may not exist on the build bots.

On first glance this problem cannot be reproduced. But once autoreconf
is called this becomes possible.

If called without "--enable-more-warnings", configure adds -Werror to
the flags. This commit adds "--enable-more-warnings=yes" to the build.
This way the extra warnings are kept in place, but they aren't turned
into errors no more.

"PKG_FIXUP:=autoreconf" is also added so that it's easier to forecast
build failures on the build bots when preparing future pull request.

Last but not least "--disable-silent-rules" is added, because more
output is usually welcome for debugging, be it on the build bots or at
home/the office.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-28 19:21:45 +01:00
Yousong Zhou
422b955ef1 spice: initial version 0.14.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-28 09:10:11 +08:00
Yousong Zhou
45898d8af5 spice-protocol: initial version 0.12.15
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-28 09:10:11 +08:00
Michael Heimpold
ec18182445
Merge pull request #10369 from micmac1/xml2-config-host-triplet
libxml2: install xml2-config with host triplet
2019-10-27 23:14:31 +01:00
Sebastian Kemper
cf31c75e40 libxml2: install xml2-config with host triplet
Currently only xml2-config is installed, for both the normal libxml2
package as well as the host package. The problem with that is that due
to multilib considerations the build host may have xml2-config installed
with a host triplet prefix, like x86_64-pc-linux-gnu-xml2-config (and
xml2-config as a symbolic link to it). Gentoo for instance sets it up
like this.

Packages may actually search for a prefixed xml2-config before searching
for xml2-config. An example would be Asterisk:

checking for x86_64-pc-linux-gnu-xml2-config... /usr/bin/x86_64-pc-linux-gnu-xml2-config

This then introduces wrong information into the build, for instance
bad includes:

~/tmp/openwrt $ /usr/bin/x86_64-pc-linux-gnu-xml2-config --cflags
-I/usr/include/libxml2

When the intention is to use OpenWrt's own (host) libxml2 one would like
to see this output used instead:

~/tmp/openwrt $ ./staging_dir/hostpkg/bin/xml2-config --cflags
-I/home/sk/tmp/openwrt/staging_dir/hostpkg/include/libxml2

This commit addresses this by installing xml2-config with a suitable
prefix and creating a symbolic link xml2-config. This is done for both
the host package and the normal package. The latter also needs this fix
because the target may use the same triplet as the host system (for
instance x86_64 cross-compiling for x86_64).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-27 10:58:26 +01:00
Sebastian Kemper
05f0beb6a8 libxslt/host: depend on libxml2/host
The host build requires libxml2-dev. This commit adds the dependency for
libxml2/host, as the host system may not have it installed. This also
avoids using the host's xml2-config (in /usr/bin for instance) while
linking to libraries in staging_dir/hostpkg.

ldd staging_dir/hostpkg/bin/xsltproc | grep xml2
	libxml2.so.2 => /home/sk/tmp/openwrt/staging_dir/hostpkg/lib/libxml2.so.2 (0x00007fcc0644c000)

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-26 14:48:19 +02:00
Daniel Engberg
e44ebb06f4
Merge pull request #10344 from lucize/nsprup
nspr: update to 4.23
2019-10-25 20:17:33 +02:00
Lucian Cristian
8013893745 nss: update to 3.47
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-24 13:50:52 +03:00
Lucian Cristian
d9bb633a49 nspr: update to 4.23
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-24 13:48:40 +03:00
Michael Heimpold
66900130bd
Merge pull request #10333 from micmac1/xml2-config-fix
libxml2/host: revert xml2-config prefix fix
2019-10-23 22:04:21 +02:00
Rosen Penev
cc7014d460
Merge pull request #10240 from neheb/mb
libmbim: Fix compilation with full iconv
2019-10-22 18:55:52 -07:00
Rosen Penev
558161f3e3
Merge pull request #10318 from jalowiczor/master
poco:InstallDev section changed due to poco all problems
2019-10-22 18:54:03 -07:00
Sebastian Kemper
5db1865c07 libxml2/host: revert xml2-config prefix fix
Commit 218f0229a4594b32d9db6ad0678cdce7e2663e27 added a workaround for a
problem. The host compile overwrote xml2-config in
"$(STAGING_DIR)/host/bin". The workaround fixed the issue for regular
target packages. But it didn't leave a proper xml2-config script for
host packages.

Times have changed. Host packages are now installed in
"$(STAGING_DIR_HOSTPKG). So there is no longer any danger of the host
package overwriting the xml2-config script for target packages. So
revert the mentioned commit, leaving us with two proper xml2-config
scripts, one for target package builds and one for host package builds.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-23 00:17:50 +02:00
Florian Eckert
ad11fb70df
Merge pull request #10261 from TDT-AG/pr/20191016-xsltproc
libxslt: add host build
2019-10-22 17:03:52 +02:00
Florian Eckert
48ad713a14 libxslt: add host build
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-10-22 14:40:36 +02:00
Rosen Penev
d235c861fe
libqmi: Fix compilation with full iconv
nls.mk is needed.

Removed +glib2 dependency. It's already included in libmbim.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-21 11:16:11 -07:00
Rosen Penev
0cc8690d54
libmbim: Fix compilation with full iconv
nls.mk is needed.

explicitly disabled udev. It's not available for use.

Added autoreconf to try to fix the buildbots.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-21 11:16:09 -07:00
Jakub Jalowiczor
4712deffa5 poco: Added changes to InstallDev section and conditions for poco libs.
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-21 13:00:17 -04:00
Rosen Penev
986f6c110d
Merge pull request #10168 from neheb/boooooooooooo
boost: Remove several host libraries
2019-10-16 18:19:04 -07:00
Rosen Penev
da299f2adb
Merge pull request #10169 from jalowiczor/master
Changed poco version to "all", and from minimal build to typical.
2019-10-16 11:43:15 -07:00
Rosen Penev
efe84a6710
Merge pull request #10248 from changeway/libstrophe
libstrophe: Update to 0.9.3
2019-10-15 23:19:55 -07:00
Chih-Wei Chen
258a3901d8 libstrophe: Update to 0.9.3
Release 0.9.3:
-PLAIN mechanism is used only when no other mechanisms are supported
-Legacy authentication is disabled by default, can be enabled with connection flag
 XMPP_CONN_FLAG_LEGACY_AUTH
-Session is not established if it is optional
-Fixed a bug causing a reused connection not to cleanup properly
-Improved debug logging in OpenSSL module
-Few memory leaks fixed

Also fix some build flag

Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
2019-10-16 13:35:45 +08:00
Sebastian Kemper
33fecfefec sqlite3: bump to version 3.30.1
In other news:

- adds ABI_VERSION
- prefers INSTALL_DATA over CP
- removes gratuitous trailing slashes

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-14 22:01:04 +02:00
Rosen Penev
5049588c46 libplist: Switch to normal releases
Also added the capability to use uclibcxx instead of libstdcpp.

Several size optimizations.

Fixed up Makefile to be up to standards.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-14 11:53:12 -07:00
Rosen Penev
546a603da6 protobuf-c: Fix typo in pkgconfig file
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-14 11:53:12 -07:00
Rosen Penev
b3da7068ab libdmapsharing: Add build dependency
glib2 no longer depends on its host build. Added here.

Fixed license information.

Added PKG_BUILD_PARALLEL:=1 for faster compilation.

Removed gstreamer1-libs dependency as gst1-plugins-base includes it.

Other cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-14 10:06:01 -07:00
Rosen Penev
00dd38b7ba
Merge pull request #10226 from flyn-org/hwloc
hwloc: update to 2.1.0
2019-10-14 09:29:54 -07:00
W. Michael Petullo
ad70a0ebf6 hwloc: add PKG_LICENSE_FILES and remove PKG_FIXUP
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-14 08:47:34 -04:00
Rosen Penev
fbde87a6d2
Merge pull request #10231 from flyn-org/vips
vips: update to 8.8.3
2019-10-14 01:01:28 -07:00
Nicholas Smith
4d734315fe libqmi: update libqmi to 1.24.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2019-10-14 08:01:04 +10:00
W. Michael Petullo
4f607c9087 vips: update to 8.8.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-13 16:50:15 -04:00
W. Michael Petullo
ac2ced9523 hwloc: update to 2.1.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-13 16:47:18 -04:00
Jeffery To
53e1692ae9 treewide: Use default PKG_BUILD_DIR when possible
This removes lines that set PKG_BUILD_DIR when the set value is no
different from the default value.

Specifically, the line is removed if the assigned value is:

* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)

  The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT
  if it is set, so now this is identical to the default value.

* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR)

  if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it
  the same as the previous case

* $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)

  This is the same as the default PKG_BUILD_DIR when there is no
  BUILD_VARIANT.

* $(BUILD_DIR)/[name]-$(PKG_VERSION)

  where [name] is a string that is identical to PKG_NAME

[1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e545fac8d968864a965edb9e50c6f90940b0a6c9

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-10-13 02:01:34 +08:00
Rosen Penev
679f10bdc7
Merge pull request #10196 from lucize/nssup
nss: update to 3.46.1
2019-10-11 13:14:54 -07:00
Rosen Penev
b2f7cea162
Merge pull request #10107 from BKPepe/expat
expat: Update to version 2.2.9
2019-10-11 12:49:22 -07:00
Lucian Cristian
4da3baea35 nss: update to 3.46.1
and clean some comments

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-10 19:06:15 +03:00
Rosen Penev
a5c60d7249
Merge pull request #10170 from ewsi/feature_dcwifi_1.1
dcwifi: Update component versions
2019-10-09 12:46:00 -07:00
Carey Sonsino
0f00bcb16e dcwifi: Update component versions
update package versions and hashes
remove bzero patches
remove uclibc++ patch
refactor directory structure
relocate mrmctl in menuconfig
update macremapper patch

Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>
2019-10-09 14:53:01 +00:00
Jakub Jalowiczor
cd2f791fa5 poco: Minor changes
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-09 07:03:52 -04:00
Jakub Jalowiczor
3948931926 poco: Minor changes
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-09 07:01:33 -04:00
Jakub Jalowiczor
c553c0a7a5 poco: A new variant of poco library poco-all
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-09 06:36:50 -04:00
Eneas U de Queiroz
0e725be8fd
icu: Revert "icu: Deactivate uClibc"
This reverts commit db424ede2f.
It is causing recursive dependencies.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-10-08 18:10:49 -03:00
Hirokazu MORIKAWA
db424ede2f icu: Deactivate uClibc
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-10-08 17:01:59 +09:00
Rosen Penev
690f397a0c
Merge pull request #10113 from dhewg/pull/libid3tag
libid3tag: add pkg-config file
2019-10-07 21:26:06 -07:00
Rosen Penev
1b0ff174dd
Merge pull request #10175 from nxhack/icu_65_1
icu: update to 65.1
2019-10-07 21:18:17 -07:00
Hirokazu MORIKAWA
23adefbb7b icu: update to 65.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-10-08 12:33:31 +09:00
Andre Heider
1b37a1d2a8 libid3tag: add pkg-config file
Required for meson to find this library in a sane way.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-10-07 20:58:56 +02:00
Rosen Penev
260d4a346a
boost: Remove thread dependency from context
thread is only used when the C++ mutex header is missing. AFAIK, this is
the case on Windows and not on Linux. Certainly not in OpenWrt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 11:07:50 -07:00
Rosen Penev
ddd4109c1c
boost: Remove several host libraries
The facebook people have been working on removing Boost dependencies from
their projects. This is the current state.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 11:07:50 -07:00
Rosen Penev
7a5326dd29
fbzmq: Update to 2019.10.07.00
Added patch that adds libfolly boost dependencies.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:59 -07:00
Rosen Penev
dbfea329d3
fbthrift: Update to 2019.10.07.00
Added patch to remove boost-thread dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:59 -07:00
Rosen Penev
8ceee72c77
librsocket-cpp: Update to 2019-10-07
Added patch to remove boost-thread dependency.

Added size optimizations.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:59 -07:00
Rosen Penev
caf1a153d3
libwangle: Update to 2019.10.07.00
Added patch to remove boost-thread dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:59 -07:00
Rosen Penev
cc1b52c44a
libfizz: Update to 2019.10.07.00
Add patch removing boost-thread dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:58 -07:00
Rosen Penev
b9000043bf
libfolly: Update to 2019.10.07.00
Added patch to remove boost-thread.

Removed uClibc-ng patch. libfolly no longer builds there.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-07 10:59:58 -07:00
Jakub Jalowiczor
f386733833 poco: Minor changes
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-07 09:14:00 -04:00
Jakub Jalowiczor
d9106a3a90 poco: Package version changed
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-07 08:29:03 -04:00
Jakub Jalowiczor
83c21577a4 poco: Changed poco version to all, and from minimal build to typical.
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-07 07:56:06 -04:00
Michael Heimpold
d3012ecf08
Merge pull request #9137 from nickberry17/master
modemmanager: add ModemManager to packages

This also includes related libraries libmbim and libqmi and the command line tools.
2019-10-07 12:50:13 +02:00
W. Michael Petullo
4cb51d9564 libcap: move utilities to a separate package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-10-05 16:46:30 -04:00
Rosen Penev
57a9e15144
Merge pull request #10106 from neheb/avah
avahi: Fix pkgconfig files to be cross compile friendly
2019-10-05 12:15:42 -07:00
Alexander Ryzhov
19b07c6642
icu: use our own python3 for host-compilation
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-10-04 16:36:47 +03:00
Rosen Penev
7182efa1bf
libftdi: Don't build examples
Compilation fix with uClibc-ng. No change in package.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-02 18:53:50 -07:00
Rosen Penev
30a116db3d
protobuf-c: Add pkgconfig file for CMake
Fixes compilation for a few packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-29 18:49:36 -07:00
Josef Schlehofer
71814007a6
expat: Update to version 2.2.9
Fixes CVE-2019-15903

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-09-29 11:04:32 +02:00
Rosen Penev
736ebb16b6
avahi: Fix pkgconfig files to be cross compile friendly
libdir should not point to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-28 17:16:17 -07:00
Rosen Penev
21df507682
Merge pull request #10050 from neheb/ude
libudev: Clean up Makefile
2019-09-27 12:22:53 -07:00
Nicholas Smith
af16743801 libqmi: add libqmi to packages
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2019-09-27 11:26:25 +10:00
Nicholas Smith
62da1b06e0 libmbim: add libmbim to pagkages
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2019-09-27 11:26:06 +10:00
Rosen Penev
48af6b5bfb
Merge pull request #10049 from neheb/soxr
libsoxr: Fix pkgconfig files
2019-09-26 18:22:06 -07:00
Rosen Penev
57b83b1643
Merge pull request #10078 from neheb/booooooooo
boost: Switch to blacklist of targets for context
2019-09-26 17:52:18 -07:00
Rosen Penev
9dfd4867ee liburcu: Fix typo from last commit
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-26 11:16:58 -07:00
Alexander Ryzhov
7a17805b6d ibgd: avoid using host headers
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-09-26 13:42:11 +03:00
Rosen Penev
dc3220736d
boost: Switch to blacklist of targets for context
Works around a buildbot bug.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-25 22:39:28 -07:00
Rosen Penev
47b5986750
liburcu: Switch from @!arc to targets
Works around a bug with the buildbots where they try to build it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-25 22:29:07 -07:00
Rosen Penev
a6529c2ac2
protobuf: Fix rpath
protobuf was setting its own rpath, preventing the build system from
overriding it. Comment it out.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-25 21:59:02 -07:00
Rosen Penev
7a2b6bfdb8
protobuf-c: Fix host binary
It needs rpath to find libprotoc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-25 21:57:22 -07:00
Hannu Nyman
88e7b4386f
Merge pull request #10073 from ja-pa/measurement-kit_0.10.6
measurement-kit: update to version 0.10.6
2019-09-25 19:11:00 +03:00
Jan Pavlinec
2949906ec4
measurement-kit: update to version 0.10.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-25 12:34:55 +02:00
Rosen Penev
b50ee9b45e
Merge pull request #10062 from ja-pa/treewide-cpe-id-2
treewide: add PKG_CPE_ID for cvescanner
2019-09-24 15:03:31 -07:00
Rosen Penev
39927180b5 protobuf-c: Fix mistake from previous commit
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-24 12:46:36 -07:00
Rosen Penev
862510a251
Merge pull request #10046 from neheb/pfix
protobuf fixes from CMake conversion
2019-09-24 10:50:20 -07:00
Rosen Penev
cdf54068f9
Merge pull request #10048 from neheb/avro
avro: Replace PKG_INSTALL with CMAKE_INSTALL
2019-09-24 10:48:18 -07:00
Jan Pavlinec
ceadbcbb64
treewide: add PKG_CPE_ID for cvescanner
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-24 13:51:22 +02:00
Rosen Penev
979568f1cb
Merge pull request #10059 from neheb/boooo
boost: Update host libraries
2019-09-23 15:26:59 -07:00
Rosen Penev
53b9d894fb
libprotobuf-c: Switch to CMake
Simplifies the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 15:01:02 -07:00
Rosen Penev
e8da6d9294
protobuf: Fix host build
rpath is needed as the host directory instead of hostpkg is used for some
reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 14:56:18 -07:00
Rosen Penev
a54c065ee2 libftdi: Add back Boost_NO_BOOST_CMAKE
Needed by this package for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 12:06:32 -07:00
Rosen Penev
1f77459ace boost: Update host libraries
It seems newer versions of fbthrift require more libraries.

Also added AR7, RB532, and Lantiq ASE to fiber exclusion.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 11:29:52 -07:00
Rosen Penev
af51dbed7b
jsoncpp: Fix pkgconfig file
Backported upstream patch to make the pkgconfig file more cross compile
friendly. I don't think anything uses this.

Replaced Installev with CMAKE_INSTALL.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:28:14 -07:00
Rosen Penev
76b57b0e6c
fbzmq: Size optimizations
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:24 -07:00
Rosen Penev
7139cddccf
fbthrift: Update to 2019-09-22
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
164e706f9d
librsocket-cpp: Update to 2019-09-22
Added URLs.

Added needed Boost patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
43a8e02bb8
libwangle: Update to 2019.09.22.00
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
0f209e988c
libfizz: Update to 2019.09.22.00
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
d28d9aa4dc
libfolly: Update to 2019.09.22.00
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:22 -07:00
Rosen Penev
cf9c219f50
libudev: Clean up Makefile
Switch to standard PKG_SOURCE_VERSION/DATE instead of defining PKG_VERSION

Removed PKG_SOURCE. It's implicit.

Replaced IntallDev section with CMAKE_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:55:31 -07:00
Rosen Penev
df433fe722
libsoxr: Fix pkgconfig files
Replaced InstallDev section with CMAKE_INSTALL.

Adjusted all of the paths to be more consistent with other packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:53:52 -07:00
Rosen Penev
68d3734dea
avro: Replace PKG_INSTALL with CMAKE_INSTALL
Allows removal of the InstallDev section as it's now implicit.

PKG_INSTALL is already defined in cmake.mk

This also installs a pkgconfig file. Added a patch to fix it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:52:29 -07:00
Rosen Penev
0dac4b74ca
libftdi1: Fix pkgconfig paths properly
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:49:58 -07:00
Rosen Penev
3c4419d45b
libftdi: Fix pkgconfig paths
Switched to CMAKE_INSTALL for simplicity.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:49:13 -07:00
Daniel Golle
bf033c622a serdisplib: add package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-09-21 21:37:48 +02:00
Rosen Penev
7207e0b788
Merge pull request #10020 from neheb/cap
libcap: Fix pkgconfig file
2019-09-21 11:58:08 -07:00
Rosen Penev
bc98fd224c
Merge pull request #9977 from neheb/prot
protobuf: Switch to CMake
2019-09-19 17:45:02 -07:00
Rosen Penev
064af793e7
Merge pull request #9975 from neheb/lz44
liblz4: Update to 1.9.2
2019-09-19 17:44:17 -07:00
Rosen Penev
720ae061e8
Merge pull request #9974 from neheb/libogg
libogg: Update to 1.3.4
2019-09-19 17:43:56 -07:00
Rosen Penev
34c0839a76
p11-kit: Update to 0.23.17
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-18 14:57:19 -07:00
Rosen Penev
e5765ce685
Merge pull request #10016 from nxhack/libuv_bump
libuv: update to 1.32.0
2019-09-17 22:10:23 -07:00
Hirokazu MORIKAWA
f8ecbf529b libuv: update to 1.32.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-09-18 13:50:42 +09:00
Rosen Penev
c56ad06395
libgd: Fix pkgconfig file for cross compilation
This allows packages that use pkgconfig to find libgd properly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 16:09:38 -07:00
Rosen Penev
c75fe2fd0f
libogg: Update to 1.3.4
Added PKG_BUILD_PARALLEL for faster compilation.

Added ABI_VERSION to force rebuilds on ABI upgrade.

Added a couple of LDFLAGS for smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 16:01:34 -07:00
Rosen Penev
d3908aee91
libcap: Fix pkgconfig file
Helps packages that use pkgconfig to find libcap when installed in OpenWrt

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 15:40:53 -07:00
Jan Pavlinec
299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Rosen Penev
4cecfeced8 dtc: Add missing dependency to -utils
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-17 11:37:15 +08:00
Rosen Penev
0350a15716
protobuf: Switch to CMake
Allows PKG_BUILD_PARALLEL to work properly.

Replaced InstallDev section with CMAKE_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 16:34:23 -07:00
Michael Heimpold
99d6731ed9 libmodbus: update to 3.1.6
Also fix the license information: in older versions the test programs
were GPL 3 licensed, but meanwhile it changed to BSD license.
But since this package only packages the library itself, we can
safely focus only on the LGPL here which covers the library itself.

While at, fix a minor nitpick during library symlink installation.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Michael Heimpold
9c9b846da3 libgpiod: update to 1.4.1
While at, fix minor nitpick during installation of library symlinks.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Michael Heimpold
d44ab1a122 libiio: Update to 0.18
While at, fix a minor nitpick while installing shared library symlinks.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-09-16 23:19:15 +02:00
Rosen Penev
762a0eeb79
libftdi1: Apply pkgconfig fixes to libftdipp1 as well
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 12:02:05 -07:00
Rosen Penev
bfcab07d87
libfmt: Fix pkgconfig paths
pkgconfig needs to override these.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 11:51:32 -07:00
Rosen Penev
180134d04c
libftdi1: Partially add back InstallDev
The pkgconfig file needs changing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-16 10:44:38 -07:00
Yousong Zhou
41a4aecccf dtc: bump to version 1.5.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-09-16 08:00:19 +00:00
Rosen Penev
68a728e8d7
Merge pull request #9994 from flyn-org/vips
vips: update to 8.8.2
2019-09-15 10:20:25 -07:00
W. Michael Petullo
8a66eab632 vips: update to 8.8.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-09-15 13:11:34 -04:00
Hannu Nyman
f31b08e042
Merge pull request #9992 from flyn-org/openldap
openldap: update to 2.4.48
2019-09-15 19:42:17 +03:00
Rosen Penev
4d163eafa8
Merge pull request #9987 from neheb/lept
leptonica: Add missing libwebp dependency
2019-09-15 09:16:36 -07:00
W. Michael Petullo
c040738707 openldap: update to 2.4.48
Fixes CVE-2019-13565.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-09-14 12:08:53 -04:00
Rosen Penev
03661fd4a5
librsocket-cpp: Update to 2019-09-12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 14:45:31 -07:00
Rosen Penev
79168cc259
libftdi1: Remove faulty change from last patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:14:48 -07:00
Rosen Penev
4939a9c291
opencv: Add missing libwebp dependency
Now that libwebp is in the tree, opencv picks it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:07:20 -07:00
Rosen Penev
8fdadfd5ee
leptonica: Add missing libwebp dependency
Now that libwebp is in the tree, leptonica picks it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 13:02:46 -07:00
Rosen Penev
b5b2fa187d
libgd: Backport SOVERSION and pkgconfig changes
The latter is needed for some packages to find libgd.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-13 12:54:50 -07:00
Rosen Penev
a1057cea1f
Merge pull request #9963 from neheb/gd4
libgd: Switch to CMake
2019-09-13 01:55:09 -07:00
Rosen Penev
2e12e13a3b
libftdi1: Don't build examples
Add PKG_BUILD_PARALLEL for faster compilation.

Replace InstallDev section with CMAKE_INSTALL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 19:45:53 -07:00
Rosen Penev
7276289795
liblo: disable tests and enable IPv6
Speeds up compilation.

Also fixed compilation without deprecated POSIX APIs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 19:45:19 -07:00
Rosen Penev
3e44ecbafa
libgd: Switch to CMake
Size reduced from 92878 to 91675 bytes.

CMake added CXX files. Removed those.

Removed ceill patch. ceill is not used anymore.

Removed pkgconfig patch. CMake uses a different file, which does not have
this problem.

Further size reduction to 87938 with LTO.

Removed InstallDev. CMAKE_INSTALL takes care of that.

Added WebP support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:48:32 -07:00
Rosen Penev
70448f6e1f
libwebp: Fix InstallDev typo again
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:47:57 -07:00
Rosen Penev
8c16ee38b7
libwebp: Fix typo with InstallDev section
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:37:40 -07:00
Rosen Penev
4a829f7c6d
libfolly: Pass -DBoost_NO_BOOST_CMAKE
It seems the new CMake update broke boost again.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:33:14 -07:00
Rosen Penev
7c6d46f33f
Merge pull request #9945 from neheb/gc
libgcrypt: Update to 1.8.5
2019-09-12 14:23:24 -07:00
Rosen Penev
9475ba9cc7
Merge pull request #9964 from neheb/webp
libwebp: Add new package
2019-09-12 14:21:08 -07:00
Rosen Penev
5769359975
libgcrypt: Update to 1.8.5
Fixed up license information. Only the library is packaged.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 14:15:37 -07:00
Rosen Penev
cf55c9ee58
libgee: Update to 0.20.2
Eliminate patch in favor of configure argument.

Shuffled some stuff around for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 13:19:24 -07:00
Rosen Penev
a6c88c19d7
liblz4: Update to 1.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-12 13:12:42 -07:00
Rosen Penev
408ccf7946
Merge pull request #9952 from neheb/rt
rtorrent: Switch to static linking
2019-09-11 22:48:40 -07:00
Rosen Penev
48224cc8d3
libwebp: Add new package
Requested by: https://github.com/openwrt/packages/issues/9740

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-10 20:56:32 -07:00
Rosen Penev
6484e63100
Merge pull request #9838 from ClaymorePT/boost_1.71.0_r1
boost: Package Version Update (1.71.0) + bugfixes
2019-09-10 12:58:23 -07:00
Carlos Miguel Ferreira
0cd9824623
boost: Package Version Update (1.71.0) + bugfixes
This commit updates Boost to version 1.71.0 and disables Boost.Context
 for arc and mips64 architectures, since either jump_fcontext or
 getcontext are undefined for those architectures.

It also fixes a bug were Boost.Fiber was not properly disabled for
mips32 and mips64 architectures.

Boost.Coroutine2 option was removed since it was redundant. By selecting
the Coroutine package, Coroutine2 is also installed.

Boost.Fiber has been disabled for target brcm47xx_generic and brcm47xx_legacy
due to misssing opcode support from instruction set.

Boost 1.71.0 brings a new header-only library
 - Boost.Variant2 [1]
   -> A never-valueless, strong guarantee implementation of
      std::variant, from Peter Dimov.

More info about Boost 1.71.0 can be found at the usual place [2].

[1]: https://www.boost.org/doc/libs/1_71_0/libs/variant2/doc/html/variant2.html
[2]: https://www.boost.org/users/history/version_1_71_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2019-09-10 14:25:35 +01:00
Sven Eckelmann
bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Rosen Penev
f27427cbfc
libwangle: Update to 2019.09.02
Several size optimizations. Savings of ~68KB.

Remove shared build. libwangle is only used by fbthrift. Just use the
static version.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 20:39:17 -07:00
Rosen Penev
e56fada5a8
libtorrent: Switch to static library.
libtorrent is only used by rtorrent. Switch to a static library to save
space.

Removed libsigc++ dependency. It seems it's not needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 15:32:29 -07:00
Rosen Penev
ad758ba286
libsigcxx: Remove
It's no longer needed with libtorrent. No other package depends on it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 15:32:28 -07:00
Rosen Penev
af03174c5a
libfizz: Update to 2019.09.09.00
Several size optimizations. ~76KB savings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 13:50:33 -07:00
Rosen Penev
2973b57a39
libfolly: Update to 2019.09.02
Several optimizations to reduce size. ~35KB. Mostly because of LTO.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 11:34:14 -07:00
Sebastian Kemper
b6212c8769 glib2: don't use libelf during host build
Since commit d3f86c9cc3e465fbca51aaadbb274856831ba56c tools/libelf
installs a pkgconfig file, which in turn is picked up during the glib2
host build. On the build bots the same occurs, although it so happens
that (sometimes?) libelf.h is not found and the host build fails. This
may be a timing issue specific to the build bots, as the header is in
fact installed by tools/libelf and I can't reproduce this here on my own
computer.

In any case, libelf (if detected) is only used by gresource. gresource
can be used without it. gresource is not used by OpenWrt's build system
(also not in openwrt/packages). So adding "--disable-libelf" to the host
configure args is not detrimental in any way and works around the issue
described above.

Resolves #9927

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-09-09 09:39:35 +02:00
Rosen Penev
bfb89d058b
Revert "libmstch: Remove boost dependency"
This reverts commit cb78291982.

The buildbots have GCC6. GCC7 is needed for C++17.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-08 14:54:35 -07:00
Lucian Cristian
257351976f nss: update to 3.46
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-09-06 18:53:15 +03:00
Nick Hainke
ba5d69edcd libuwifi: fix dev installation
The ccan needs config.h file. This commit fixes the includes
and copies the config.h file to the correct position.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-09-05 00:04:04 +02:00
Rosen Penev
cb78291982
libmstch: Remove boost dependency
Added patches that convert Boost functionality to C++17.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 17:04:37 -07:00
Rosen Penev
c111125d3c
libdouble-conversion: Size optimizations
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 12:43:18 -07:00
Rosen Penev
864c089a04 alsa-libs: Update to 1.1.9
Fixed license information.

Removed older unnecessary stuff.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-03 20:41:44 +02:00
Rosen Penev
4854f1ca49
Merge pull request #9875 from neheb/mneas
measurement-kit: Fix compilation with uClibc-ng
2019-09-03 10:56:30 -07:00
Rosen Penev
c0916269b2
Merge pull request #9849 from neheb/pbc
libpbc: Pass CFLAGS properly
2019-09-03 10:18:51 -07:00
Espen Jürgensen
fa3d533655 mxml: update to 3.1
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2019-09-02 20:50:39 +02:00
Rosen Penev
e613acffad
measurement-kit: Fix compilation with uClibc-ng
nextafter is not included in std with uClibc-ng. Don't use the std version

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-01 13:34:43 -07:00
Rosen Penev
1862f908eb
classpath: Add jamvm/host build dependency
This is needed for compilation. A Java compiler is also needed but that
must be handled elsewhere.

Fixed up license information.

URLs to HTTPS.

Other Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-01 12:32:42 -07:00
Jianhui Zhao
02ec32f34d libuhttpd: Update to 3.0.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-08-31 22:47:15 +08:00
Rosen Penev
d3b32a62c2
Merge pull request #9595 from dengqf6/ev
libev: update to 4.27
2019-08-30 16:35:27 -07:00
Rosen Penev
0f52ce32c8
Merge pull request #9848 from neheb/key4
keyutils: Add Debian hardening patch
2019-08-30 16:19:28 -07:00
Rosen Penev
b8aa5d8fcb
Merge pull request #9578 from neheb/opn
opencv: Update to 4.1.1
2019-08-30 16:17:57 -07:00
Rosen Penev
85f1e3e474 rxtx: Add missing classpath dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-30 11:27:32 -07:00
Rosen Penev
f414253f09
Merge pull request #9852 from neheb/prob
libredblack: Pass CFLAGS
2019-08-30 10:14:58 -07:00
Rosen Penev
7aa461730d
Merge pull request #9813 from neheb/xml
xmlrpc-c: Update to 1.51.03
2019-08-30 10:12:33 -07:00
Othmar Truniger
f0ca08bec4 libfmt: bump to version 6.0.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2019-08-30 16:11:38 +02:00
Jiri Slachta
062044b3ff
Merge pull request #9854 from neheb/ssh2
libssh2: Don't build tests
2019-08-29 12:13:41 +02:00
Rosen Penev
fbcf61d9d3
libredblack: Pass CFLAGS
CFLAGS were not being passed. This was breaking builds with ASLR.

Pass proper PIC command to gcc with $(fPIC).

Don't install static libraries. Keep those for InstallDev only.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 14:45:24 -07:00
Rosen Penev
ccc3b6d44a
keyutils: Pass OpenWrt CFLAGS directly.
Needed for compilation with PKG_ASLR_PIE.

Replaced Build/Compile with PKG_INSTALL.

Adjusted install paths for consistency.

Added license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 14:29:44 -07:00
Rosen Penev
6a1cd83265
libssh2: Remove old artifacts from autotools platform
Removed PKG_FIXUP. It has no meaning with CMake.

Replaced PKG_INSTALL with CMAKE_INSTALL. Consequentially, removed
InstallDev section.

Added ABI_VERSION to force package rebuilds when it increases.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license tag.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-28 13:07:34 -07:00
Lucian Cristian
af9209fb31 nspr: update to 4.22
drop upstreamed patches

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-08-28 16:39:23 +03:00
Rosen Penev
a447e1c6b2
libssh2: Don't build tests
Speeds up build and fixes OpenSSL support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-27 17:15:13 -07:00
Rosen Penev
43f811ad5b
libpbc: Pass CFLAGS properly
This was breaking ASLR builds.

Fixed license tag.

Added PKG_BUILD_PARALLEL for faster compilation.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-27 15:29:34 -07:00
Jiri Slachta
7acdb96b5f
Merge pull request #9700 from ja-pa/libssh2-1.9.0
libssh2: update to version 1.9.0 (security fix)
2019-08-24 21:42:17 +02:00
Rosen Penev
473356a562
xmlrpc-c: Update to 1.51.03
Small Makefile reorganization.

Switch BUILD_PARALLEL to 1. Seems to work now.

Added nanosleep patch that replaces usleep usage.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-23 14:17:29 -07:00
Jan Pavlinec
17ebaf2a3f
measurement-kit: update to version 0.10.5
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-23 19:16:28 +02:00
Matthias Schiffer
74ff3ae61e
libuecc: update URL and PKG_SOURCE_URL 2019-08-21 16:13:17 +02:00
Ted Hess
22b0595018
Merge pull request #9785 from thess/libv4l-update
libv4l: Update to 1.16.6. Fix missing includes patch
2019-08-21 06:47:33 -04:00
Rosen Penev
cd6e4f1131
Merge pull request #9771 from neheb/gif
giflib: Update to 5.2.1 and add utilities
2019-08-20 20:28:59 -07:00
Ted Hess
67b8da50c1 libv4l: Update to 1.16.6. Fix missing includes patch
Signed-off-by: Ted Hess <thess@kitschensync.net>
2019-08-20 15:03:30 -04:00
Yousong Zhou
af41e07e10 dtc: backport patch to export fdt_check_full()
This is required for configure script of QEMU to detect presence of
system libfdt library

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-08-20 10:05:51 +00:00
Rosen Penev
530997cce3
Merge pull request #9745 from PolynomialDivision/feature/add_uwifi
libuwifi: add userspace wifi library
2019-08-18 23:06:54 -07:00
Luiz Angelo Daros de Luca
94f2f37ee6 libcups: update to 2.2.12
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-08-19 01:20:41 -03:00
Luiz Angelo Daros de Luca
2123c0a1b9 libvpx: bump to 1.8.1
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-08-19 01:20:41 -03:00
Rosen Penev
3f19592ef9
giflib: Add utilities package
As requested in #9756

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-18 16:41:42 -07:00
Rosen Penev
b75c6de359
giflib: Update to 5.2.1
Removed now invalid patch.

Upstream got rid of autotools. This allows the Makefile to be simplified.

Added PKG_BUILD_PARALLEL for faster compilation.

Other miscellaneous cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-18 16:41:40 -07:00
Nick Hainke
fe5d7c817c libuwifi: add userspace wifi library
Add library to parse WiFi frames in userspace.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-08-18 00:38:41 +02:00
Roman Yeryomin
170ef79393 glib2: remove dependency on own host build
Saves some disk space and build time.
Tested by building and running bluez.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
2019-08-17 21:22:33 +02:00
Rosen Penev
c06fd0eaef
Merge pull request #9725 from alinnastac/libcap-pkgconfig
libcap: copy pkgconfig file in staging directory
2019-08-17 12:03:33 -07:00
Rosen Penev
14587390ce
Merge pull request #9744 from PolynomialDivision/feature/add_radiotap
libradiotap: add radiotap parsing library
2019-08-17 12:00:05 -07:00
Rosen Penev
e2b7a82d8b
Merge pull request #9726 from cotequeiroz/log4cplus_hostpkg
log4cplus: install host libraries into lib
2019-08-17 11:57:51 -07:00
Nick Hainke
941f47213c libradiotap: add radiotap parsing library
Add library for parsing RadioTap Headers.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2019-08-16 17:49:45 +02:00
Rosen Penev
c967c23124
Merge pull request #9729 from cotequeiroz/onig
oniguruma: update to release 6.9.3
2019-08-14 11:01:27 -07:00
Rosen Penev
a454b4b18a
Merge pull request #9687 from neheb/libup
libupnpp and upmpdcli
2019-08-14 09:53:05 -07:00
Eneas U de Queiroz
b7d0a82a7f
oniguruma: update to release 6.9.3
This release incorporates fixes for CVE-2019-13224 and CVE-2019-13225,
and "fixed many problems (found by libfuzzer programs)."

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 11:51:35 -03:00
Eneas U de Queiroz
8acde722f6
log4cplus: install host libraries into lib
Default host build for the package uses lib64, but dependents expect
libraries to be in $(STAGING_DIR_HOSTPKG)/lib.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:12:11 -03:00
Alin Nastac
c4d0ed9825 libcap: copy pkgconfig file in staging directory
This file is needed to enable libcap support in other packages,
such as iproute2's ip-full.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2019-08-14 14:04:31 +02:00
Jan Pavlinec
be17ecea22
redis: fix compilation for uClibc
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 13:49:25 +02:00
Ted Hess
4b0eaf9471
Merge pull request #9715 from neheb/flA
flac: Update to 1.33
2019-08-14 07:05:23 -04:00
Jan Pavlinec
9c1a23d977
libssh2: update to version 1.9.0 (security fix)
Changes:
Fix CVE-2019-13115
Remove old patches
Switch to cmake

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 11:12:43 +02:00
Rosen Penev
f6033cf841 libupnpp: Update to 0.17.1
Fixed up license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:52:55 -07:00
Rosen Penev
b82bdd3f0e flac: Update to 1.33
Some adjustments to the configure flags.

Removed upstreamed patches.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:49:49 -07:00
Rosen Penev
bf2f1a0263 libgd: Properly disable iconv support
HAVE_ICONV and HAVE_ICONV_H are two different headers that both need to
evaluate to false. Added the extra CONFIGURE_VARS.

This can be verified by passing -Werror=implicit-function-declaration

Added PKG_LICENSE_FILES

Updated homepage URL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:49:07 -07:00
Daniel Engberg
b080abc863
Merge pull request #9697 from ja-pa/lmdb-0.9.24
lmdb: update to version 0.9.24
2019-08-12 13:44:48 +02:00
Jan Pavlinec
4841f524a9
lmdb: update to version 0.9.24
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-12 11:03:01 +02:00
Rosen Penev
f8cd4f094a
opencv: Update to 4.1.1
Update Makefile to modern standards.

Switched to local tarballs..xz archives are smaller. The .gz archive that
codeload comes with is 85MB.

Replaced PKG_INSTALL with CMAKE_INSTALL to get rid of Build/InstallDev.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed inactive maintainer.

Added uClibc-ng patches to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-11 16:32:48 -07:00
Rosen Penev
b851788523
Merge pull request #9673 from Ansuel/path-fix
intltool: fix broken compile on WSL
2019-08-09 12:01:34 -07:00
Jan Pavlinec
eeab57d16a redis: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-09 21:46:17 +08:00
Rosen Penev
4372ed15cc
liblz4: Remove deprecated utime function
Optionally fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-08 10:17:05 -07:00
Rosen Penev
41da27023e
Merge pull request #9607 from neheb/ldap
openldap: Add static function declaration
2019-08-08 09:49:31 -07:00
Ansuel Smith
cea49c620d
intltool: fix broken compile on WSL
If PATH contains space, like in WSL where you have also Windows dir, compilation of this package is broken.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-08-07 13:42:26 +02:00
Rosen Penev
1a782269f3
Merge pull request #9634 from neheb/bbbbb
libsigar: Add missing header
2019-08-05 12:04:00 -07:00
Rosen Penev
238f1402ca
Merge pull request #9632 from neheb/rd
libredblack: Update to 1.3
2019-08-04 21:37:15 -07:00
Rosen Penev
0d3f61913e
Merge pull request #9550 from ja-pa/libarchive-3.4.0
libarchive: update to version 3.4.0
2019-08-04 06:54:35 -07:00
Rosen Penev
b97f32ec44
libsigar: Add missing header
The new version of musl does not include this header internally anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-02 16:57:23 -07:00
Rosen Penev
6e8cb556e4
libredblack: Update to 1.3
Technically the same version, but this uses the normal tarball instead of
a random GitHub repository.

Cleaned up Makefile as a result.

Removed Python dependency. rbgen is not used for the package.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-02 15:24:02 -07:00
Nikos Mavrogiannopoulos
15884f28a1 gnutls: updated to 3.6.9
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-08-02 21:27:39 +02:00
Rosen Penev
1432866818
libglog: Replace deprecated usleep with nanosleep
Optionally fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-31 13:38:43 -07:00
Rosen Penev
85fab04196
libglog: Switch to CMake
Allows removal of InstallDev as well as further simplification. Also 100KB
smaller package.

Added some C/LDFLAGS to further reduce the size.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-31 13:38:42 -07:00
Rosen Penev
57cf47fb2e
Merge pull request #9615 from neheb/sig
libsigar: Remove deprecated rindex function
2019-07-31 06:47:40 -07:00
Rosen Penev
08192a7d73
Merge pull request #9610 from neheb/tirp
libtirpc: Remove deprecated b functions
2019-07-31 06:46:59 -07:00
Rosen Penev
b134eb3800
libsigar: Remove deprecated rindex function
Optionally unavailable with uClibc-ng.

Switched to local tarballs. .xz is smaller.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-31 00:02:41 -07:00
Rosen Penev
a7f8ddc00b
libtirpc: Remove deprecated b functions
Optionally fixes compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-30 23:51:34 -07:00
Rosen Penev
b52e226c3b
openldap: Add static function declaration
Fixes compilation with -Werror=implicit-function-declaration .

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-30 23:43:15 -07:00
Rosen Penev
8482407d7c
libtasn1: Update to 4.14
Fixes CVE-2018-1000654

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-30 15:41:28 -07:00
Rosen Penev
77512a6717
Merge pull request #9598 from nxhack/libhttp-parser_for_macos
libhttp-parser: fix build error on macos
2019-07-29 18:06:49 -07:00
DENG Qingfang
7d6e11a449 libev: update to 4.27
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-07-30 03:27:07 +08:00
Hirokazu MORIKAWA
5b76339f09 libhttp-parser: fix build error on macos
Maintainer: @ageekymonk, me
Compile tested: head r10622-e09da01,ath79,arm_cortex-a9+vfpv3,mipsel
Run tested: mipsel

Description:
fix build error on macos

https://github.com/openwrt/packages/issues/9587

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-07-29 17:45:22 +09:00
Rosen Penev
2abbc83c9d
yajl: Update to modern standards
Replaced git:// link with https:// which gets through firewalls easier.

Replaced archive with .xz. The one currently in the mirrors has the wrong
hash. .xz is also smaller than .gz.

Eliminated already default CMake option.

Eliminated Build/InstallDev with CMAKE_INSTALL.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-28 20:21:38 -07:00
Michael Heimpold
ec2cbce031 libgpiod: update to 1.4
While at, update SPDX identifier.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-07-28 23:46:17 +02:00
Rosen Penev
3d7002431f
Merge pull request #9569 from neheb/zmq
libzmq: Remove uClibc++ support
2019-07-27 09:38:55 -07:00
Rosen Penev
035dfd530c
Merge pull request #9551 from neheb/elek
elektra: Switch to Lua 5.3
2019-07-25 20:36:23 -07:00
Rosen Penev
a654d585dd
elektra: Switch to Lua 5.3
After the introduction of Lua 5.3 to OpenWrt, elektra picks it up instead
of 5.1. Since 5.1 is unsupported anyway, switch to 5.3.

Added liblua to PKG_BUILD_DEPENDS as the FindLua script is broken. Having
it here allows compilation to continue.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-25 18:38:23 -07:00
Rosen Penev
f431f442a3
Merge pull request #8680 from lucize/intltool-perl
intltool: depend on hostpkg first
2019-07-25 13:39:11 -07:00
Rosen Penev
ad11587c40
libzmq: Remove uClibc++ support
libzmq is used by fbzmq, which absolutely requires libstdcpp since it's a
C++14 project. There's no point in using two libc++.

Cleaned up Makefile for consistency between packages.

Added nanosleep patch for platforms that are missing usleep.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-25 12:32:16 -07:00
Rosen Penev
1caaec2b9b
Merge pull request #9507 from ja-pa/lmdb
lmdb: add new package
2019-07-25 10:59:06 -07:00
Rosen Penev
303d99bb60
Merge pull request #9441 from ja-pa/zmq-security-fix
zeromq: update to version 4.1.7 (security fix)
2019-07-25 10:38:04 -07:00
Rosen Penev
9f85670353
Merge pull request #9444 from ja-pa/expat-security-fix
expat: update to version 2.2.7 (security fix)
2019-07-25 10:37:29 -07:00
Rosen Penev
83b354dbd0
Merge pull request #9535 from dengqf6/pcre
pcre: remove unnecessary dependency on C++ lib
2019-07-25 10:33:08 -07:00
Eneas U de Queiroz
2593eabd6b treewide: Capitalize submenus
Fixed a typo in tcpreplay.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-25 09:35:40 +08:00
Jan Pavlinec
f77c53cff1
libxslt: patch security issues
Fixes:
CVE-2019-13117
CVE-2019-13118

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-24 15:36:56 +02:00
Jan Pavlinec
8f3378e86d
libarchive: update to version 3.4.0
Changes:
remove backported patches
add bsdtar libopenssl variant
switch to github codeload
polish tab/spaces

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-23 17:27:38 +02:00
DENG Qingfang
41814de0fc pcre: remove unnecessary dependency on C++ lib
Add libpcrecpp to PKG_CONFIG_DEPENDS to properly trigger
reconfiguration, avoiding unnecessary dependency.

This reverts commit 17090fecf1.
This reverts commit ec138f51ab.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-07-23 14:01:29 +08:00
Rosen Penev
626949defc
Merge pull request #9531 from neheb/rto
rtorrent bump
2019-07-22 12:30:50 -07:00
Rosen Penev
46dabcf89b
libsigc++: Update to 2.10.2
No actual difference. Just regenerated documentation.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-22 12:06:59 -07:00
Rosen Penev
a328861269
libtorrent: Update to 0.13.8
Removed upstreamed patches.

Small change to IPv6 configure flag.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-22 12:06:58 -07:00
Rosen Penev
791145bb5c
Merge pull request #9523 from micmac1/sqlite329
sqlite3: bump to 3.29.0
2019-07-22 07:34:48 -07:00
Sebastian Kemper
2f7fbde7d6 sqlite3: bump to 3.29.0
Also drops upstreamed patch.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-07-19 21:21:10 +02:00
Jan Pavlinec
f311ec0161
lmdb: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-19 16:12:38 +02:00
Rosen Penev
1f1cec28b7
nss: Replace usleep with nanosleep
usleep is deprecated and is optionally not available with uClibc-ng.

Added PKG_LICENSE_FILES.

Added PKG_CPE_ID for proper CVE tracking.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-19 00:37:13 -07:00
Rosen Penev
c8734591ca
Merge pull request #8589 from vk496/tesseract
tesseract: leptonica: add package
2019-07-18 09:41:06 -07:00
Jan Pavlinec
70c62ef2d7
expat: update to version 2.2.7 (security fix)
Fixes:
CVE-2018-20843

Changes:
add PKG_CPE_ID
switch to xz
remove maintainer

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-18 13:56:02 +02:00
Eneas U de Queiroz
e841d74b77 oniguruma: fix CVE-2019-13224 & CVE-2019-13225
The patches were taken from upstream commits.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-17 16:55:32 -03:00
Rosen Penev
d861fb7c00
Merge pull request #9472 from lucize/nssup
nss: update to 3.45
2019-07-16 22:44:05 -07:00
Sven Roederer
abaca50b57 librouteros: add package
librouteros is a library to communicate with RouterOS, the operating system of MikroTik's
RouterBoards. It uses the API port provided by those systems to connect and talk to the
devices.

API connections must be explicitly enabled. To do so, issue the following command:

> /ip service enable api

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
2019-07-15 00:19:32 +02:00
Lucian Cristian
80c7a5c119 nss: update to 3.45
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-07-14 22:56:38 +03:00
Valentín Kivachuk
cfb5dbb4aa leptonica: add package
Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications.

Signed-off-by: Valentín Kivachuk <vk18496@gmail.com>
2019-07-14 17:45:10 +02:00
Rosen Penev
88026d17bf
Merge pull request #9371 from neheb/gpge
libgpg-error: Fix compilation with GAWK 5.0
2019-07-10 11:23:39 -07:00
Jan Pavlinec
92bf4b4012
zeromq: update to version 4.1.7 (security fix)
Fixes:
CVE-2019-13132
Added CPE ID

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-10 15:20:19 +02:00
Rosen Penev
c2b4d2d28f newt: Fix compile with full NLS
Linker flag was missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-09 16:58:32 -07:00
Rosen Penev
3ac6e38d62
liburcu: Update to 0.11.1
Cleanup Makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-08 20:12:29 -07:00
Rosen Penev
895b6eab11
Merge pull request #9344 from neheb/sho
libshout: Update to 2.4.3
2019-07-08 18:39:46 -07:00
Rosen Penev
f3ebb45dad
Merge pull request #9381 from neheb/gdb
gdbm: Update to 1.18.1
2019-07-08 13:02:38 -07:00
Rosen Penev
0d8b4e5896
Merge pull request #9360 from neheb/frr3ge
libprotobuf-c: Update to 1.32
2019-07-07 08:41:44 -07:00
Daniel Golle
8f8662adf0
Merge pull request #9253 from dddaniel/master
postgresql: Update to version 11.3
2019-07-07 09:40:56 +02:00
Rosen Penev
0860268f22 libextractor: Add missing header
Fixes compilation with -Wimplicit-function-declaration

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-06 17:53:30 -07:00
Rosen Penev
04308bd652
Merge pull request #9387 from neheb/v4l23
libv4l: Add missing INTL dependency
2019-07-05 13:01:39 -07:00
Rosen Penev
a60b0a8a8d
Merge pull request #9377 from zhaojh329/libuwsc
libuwsc: update to 3.3.2
2019-07-04 22:48:21 -07:00
Rosen Penev
3254ae3323
Merge pull request #9299 from neheb/hgfhgh
protobuf: Update to 3.8.0
2019-07-04 12:11:38 -07:00
Rosen Penev
dcba53b40b
libv4l: Add missing INTL dependency
Needed for FULL NLS. Not bumping PKG_RELEASE as this is no-op.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-03 21:00:05 -07:00
Rosen Penev
83234d13ea
gdbm: Update to 1.18.1
Fixes compilation with -Werror=implicit-function-declaration

This has received no version updates for over 5 years.

Cleaned up Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-03 18:36:50 -07:00
Jianhui Zhao
46ec912121 libuwsc: update to 3.3.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-07-04 01:37:47 +08:00
Rosen Penev
a6d7ad8573
Merge pull request #9368 from neheb/torr
RTorrent updates
2019-07-02 21:50:04 -07:00
Rosen Penev
6896d0af32
Merge pull request #9335 from neheb/libn
libnetconf2: Fix compilation without deprecated OpenSSL APIs
2019-07-02 21:12:48 -07:00
Rosen Penev
9afde0d39a libgpg-error: Fix compilation with GAWK 5.0
Patch from Upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-02 10:17:58 -07:00
Rosen Penev
5f6130859a
Merge pull request #9369 from val-kulkov/freetype-package
libfreetype: update to the latest release
2019-07-02 08:27:22 -07:00
Val Kulkov
139d7b6cb4 libfreetype: update to the latest release
Update to FreeType 2.10.1. Update PKG_LICENSE information.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-07-02 10:52:32 -04:00
Nikos Mavrogiannopoulos
c414edf63f
Merge pull request #9364 from neheb/p11k
p11-kit: Fix compilation with uClibc-ng
2019-07-02 08:29:13 +02:00
Rosen Penev
655eed48dc
libtorrent: Enable IPv6 and clean up Makefile
This was not touched since I took maintainership.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 18:38:57 -07:00
Rosen Penev
9bacdfa9a2
libshout: Update to 2.4.3
Removed inactive maintainer.

Rearranged Makefile for consistency between packages.

Added --without-pic to avoid both -fPIC and -fpic.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:43:44 -07:00
Rosen Penev
145e9942e2
pthsem: Fix compilation with uClibc-ng
Makefile cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:19:50 -07:00
Rosen Penev
f443d9eb13
p11-kit: Fix compilation with uClibc-ng
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-01 11:13:31 -07:00
Rosen Penev
753553980d
libprotobuf-c: Update to 1.32
Remove upstreamed patch.

Updated License information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-30 18:04:18 -07:00
Michael Heimpold
c92ef21886
Merge pull request #9339 from TDT-AG/pr/20190627-libgpiod-dependency
libgpiod: remove dependency to kernel version
2019-06-30 23:05:03 +02:00
Rosen Penev
16612bea78
Merge pull request #9280 from neheb/log
kea: Don't install to STAGING_DIR_HOST
2019-06-28 19:07:55 -07:00
Rosen Penev
d6a72daec9
log4cplus: Build in parallel
Added PKG/HOST_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-28 14:34:22 -07:00
Lucian Cristian
9a4dae73b4 nss: update to 3.44.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-06-27 17:20:57 +03:00
Martin Schiller
6f62810e27 libgpiod: remove dependency to kernel version
Now that we only use kernel versions that support libgpiod,
we can remove the dependency on the kernel version.

This enables libgpiod to be used with linux 4.19.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-27 13:41:49 +02:00
Rosen Penev
45527a9475 libnetconf2: Fix compilation without deprecated OpenSSL APIs
Reorganized Makefile for consistency between packages.

Removed InstallDev section. It is already implied by CMAKE_INSTALL

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-27 00:33:54 -07:00
Rosen Penev
b268532566
Merge pull request #9285 from neheb/ele2
elektra: Fix compilation with uClibc-ng
2019-06-26 09:31:05 -07:00
Rosen Penev
1e65a8b5d0 protobuf: Update to 3.8.0
Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-23 14:13:55 -07:00
Rosen Penev
f3887e746d
Merge pull request #9293 from BKPepe/boost
boost: Makefile polishing and fix raw kconfig syntax
2019-06-23 07:47:31 -07:00
Rosen Penev
e0e997350f
Merge pull request #9257 from neheb/bn
libaio: Update to 0.3.112
2019-06-22 12:30:24 -07:00
Jo-Philipp Wich
af4cacd108
boost: fix raw kconfig syntax
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-22 19:30:25 +02:00
Josef Schlehofer
79831ee0ab
boost: Makefile polishing
Corrected License according to SPDX in PKG_LICENSE
Added PKG_LICENSE_FILES
HTTPS in their website
Reordered some stuff

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-22 19:30:19 +02:00
Rosen Penev
50719a639a
elektra: Fix compilation with uClibc-ng
Add patch that checks for libiconv instead of iconv. nls.mk handles this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-21 12:25:54 -07:00
Rosen Penev
d68afee955
Merge pull request #9276 from neheb/fbz
fbzmq: Fix compilation with newer GCC
2019-06-21 08:31:21 -07:00
Yousong Zhou
9ac5ac81ab treewide: avoid deref symlinks when installing .so
This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2:
deduplicate files in libnghttp2")

The packages in this commit are identified with the following command

	grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*'

Some of them do not have symlinks and are not affected, but the change
is still applied for consideration of best practices just in case

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-06-21 09:52:32 +08:00
Nikos Mavrogiannopoulos
3053f2aee1
Merge pull request #9176 from neheb/p11
p11-kit: Update to 0.23.16.1
2019-06-20 17:03:05 +02:00
Rosen Penev
4dda57d73c p11-kit: Update to 0.23.16.1
Added --as-needed linker flag for smaller size.

Small configure adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-20 00:24:57 -07:00
Rosen Penev
50f8657141 fbzmq: Fix compilation with newer GCC
Added -faligned-new to fix compilation.

As fbzmq is passing -Werror, fixed compilation with newer GCC versions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-19 13:32:06 -07:00
Rosen Penev
5f08a7b01d
Merge pull request #9265 from nxhack/libupm_2.0.0
libupm: update to 2.0.0
2019-06-18 20:56:26 -07:00
Jianhui Zhao
4e705708ae libuhttpd: update to 2.2.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-06-19 11:30:00 +08:00
Hirokazu MORIKAWA
6e6740b0a5 libupm: update to 2.0.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-06-19 10:43:21 +09:00
Rosen Penev
7cd204e99e libaio: Update to 0.3.112
Replace inactive maintainer with myself.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-18 11:02:47 -07:00
Daniel Danzberger
d9bd0c19e4 postgresql: Update to version 11.3
Version 11.3 is the current stable relase.

Changes between 9.3 and 11.3:
- pg_receivexlog, pg_resetxlog and pg_xlogdump have been replaced with pg_resetwal
- ZIC config variable must be set when cross compiling
- disable systemd support
- ecpg is no longer needed for building
- MAKELEVEL must be set to 0 when called from another makefile
- Setting AC_CONFIG_AUX_DIR([config]) is no longer requried
- Decrease build time by removing unnecessary configure checks

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-06-18 20:00:57 +02:00
Rosen Penev
ec2f632603 poco: Do not build on ARC
Not supported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-18 10:09:33 -07:00
Rosen Penev
df6d4f1f78
Merge pull request #9244 from neheb/boo
Bosst change to HOSTPKG
2019-06-17 17:55:16 -07:00
Rosen Penev
4fe5a63b5e fbzmq: Switch to HOSTPKG
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-17 14:55:14 -07:00
Rosen Penev
e4da1cb462 libmstch: Switch HOST to HOSTPKG
HOST should be used by tools only, not for host packages.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-17 14:53:59 -07:00
Rosen Penev
9af485036f fbthrift: Install to STAGING_DIR_HOSTPKG
As part of the boost change. Also get rid of various CMake options as
CMake can find everything properly now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-17 14:53:58 -07:00
Daniel Golle
f4effa4a3e
Merge pull request #9177 from neheb/gabe
libgabe: Update to 1.0
2019-06-17 22:07:50 +02:00
Rosen Penev
cf863bc1ec
Merge pull request #9138 from neheb/lz4
liblz4: Update to 1.9.1 and switch to codeload
2019-06-17 12:46:42 -07:00
Rosen Penev
994ac05ac2
Merge pull request #9236 from neheb/na
libnatpmp: Switch to CMake
2019-06-17 12:45:53 -07:00
Rosen Penev
2838fbc38d libfolly: Fix compilation for older ARM platforms
ARM6 and below do not support the yield instruction. Do not use it there.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-17 12:29:37 -07:00
Rosen Penev
45d2000f9c boost: Install HOST libraries to HOSTPKG
After talking to @jow on IRC, we found two problems. STAGING_DIR_HOST is
designed for tools, not host packages. Changing this to HOSTPKG allows
CMake and pkgconfig to work properly with fbthrift.

The host-libraries should not be modular like this for host packages.
Changed to eliminate them and to only build the needed ones. This can be
changed as conditions change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-17 12:29:36 -07:00
Rosen Penev
45d40b4a88
Merge pull request #9035 from neheb/ibr
ibr*: Switch to uClibc++
2019-06-15 15:00:44 -07:00
Rosen Penev
a5b63c14c5 libnatpmp: Switch to CMake
Allows simplifying the Makefile. CMake patch is from upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-15 14:52:06 -07:00
Hannu Nyman
71c42f1c8b
Merge pull request #9144 from DocLM/libgphoto2
libgphoto2 and gphoto2: update to 2.5.23
2019-06-15 22:24:11 +03:00
Rosen Penev
dfeff9888a
Merge pull request #8950 from ammubhave/add_fbzmq
fbzmq: Add fbzmq library
2019-06-14 13:40:08 -07:00
Rosen Penev
388d28e897 liblz4: Update to 1.9.1 and switch to codeload
Simplifies the Makefile.

Remove build hacks and use CMake

Use PKG_BUILD_PARALLEL for faster compilation.

Switch to the Compression submenu to group this with the others.

Added lz4 binaries to be installable.

Add Optimization option.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-14 11:37:17 -07:00
Amol Bhave
6ad97a3d51 fbzmq: Add fbzmq library
fbzmq provides a framework for writing services in C++ while leveraging
the features of libzmq (message passing semantics).

Compile tested: nbg6817, master

Maintainer: me

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-06-14 03:24:09 -07:00
Rosen Penev
197837f0e2 librsocket-cpp: Update to 2019-06-11
Fix compilation with newer GCC

Added Maintainer.

Reorganized Makefile for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-13 16:17:04 -07:00
Rosen Penev
e101e6bcde fbthrift: Update to 2019.06.10.00
Rearranged Makefile for consistency between packages.

Added -Dlib_only to save some time.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-13 16:16:48 -07:00
Rosen Penev
feb2d68d50 libwangle: Update to 2019.06.10.00
Added Maintainer.

Rearranged Makefile for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-13 16:14:15 -07:00
Rosen Penev
c5256240b6 libfizz: Update to 2019.06.10.00
Fixes compilation when ChaCha20 is missing from OpenSSL 1.1

Added Maintainer.

Rearranged Makefile for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-13 16:14:15 -07:00
Rosen Penev
0577157816 libfolly: Update to 2019.06.10.00
Partially restore uclibc patch. Some parts were upstreamed while others
were not.

Fixes compilation without ChaCha20 support in OpenSSL 1.1 and above.

Depend on libunwind conditionally. libunwind is not supported on all
targets. Depending on it unconditionally makes libfolly and dependent
packages unavailable on those targets.

Added missing Maintainer.

Several Makefile rearrangements for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-13 16:14:15 -07:00
Michael Heimpold
290e23ac61 libxml2: add -dev and -utils packages (closes #8591)
This introduces a libxml2-dev package which contains most stuff
required for developing against libxml2 (on the target), and
the libxml2-utils package which contains the xmllint and xmlcatalog
command line binaries which are provided by libxml2.

Reported-by: Valentín Kivachuk <vk18496@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-06-13 23:19:24 +02:00
Leonardo Medici
c82f06fa4f libgphoto2: Update to 2.5.23
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2019-06-11 17:16:47 +02:00
Rosen Penev
7d89a7cfa6
Merge pull request #9134 from neheb/o
libcoap: Update to 4.2.0 and switch to codeload
2019-06-10 11:52:55 -07:00
Jeffery To
4300323b1a newt: Update python3-config path
The path where python3-config is installed was changed in 64959a1d. This
updates that path for this package.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-06-11 00:14:28 +08:00
Rosen Penev
85db0117e4
Merge pull request #8998 from neheb/ele
elektra: Fix compilation without deprecated OpenSSL APIs
2019-06-10 08:38:41 -07:00
Peter Wagner
6b0bc288ed libspeexdsp: update to 1.2.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-06-10 11:32:25 +02:00
Rosen Penev
9dd7f45cf9
Merge pull request #9187 from neheb/aio
libaio: Backport DESTDIR patch to simplify the Makefile
2019-06-09 18:59:24 -07:00
Rosen Penev
82712dd808
Merge pull request #9140 from neheb/or
liblo: Update to 0.30 and remove maintainer
2019-06-09 18:45:21 -07:00
Hannu Nyman
29b322fc61
Merge pull request #9202 from sartura/file_bump_to_5.37
libs: file: bump to 5.37
2019-06-09 21:47:05 +03:00
Marko Ratkaj
2938dbcdb1 libs: libuv: bump to 1.29.1
Version bump from 1.24.1 to 1.29.1

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2019-06-09 17:12:47 +02:00
Marko Ratkaj
ad02d39e85 libs: file: bump to 5.37
Simple version bump from 5.36 to 5.37

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2019-06-09 17:06:31 +02:00
Rosen Penev
1968699f98
Merge pull request #9173 from ryzhovau/getdns_lib
getdns: fix library double packing
2019-06-08 01:56:07 -07:00
Rosen Penev
26ae692d32
Merge pull request #9190 from neheb/dob
libdouble-conversion: Switch to CP instead of INSTALL_DATA
2019-06-07 23:28:10 -07:00
Rosen Penev
3fc1876627
Merge pull request #9104 from neheb/hwl
hwloc: Add PCI support
2019-06-07 22:39:23 -07:00
Rosen Penev
f564c71404 libdouble-conversion: Switch to CP instead of INSTALL_DATA
INSTALL_DATA turns symlinks into files, increasing the size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-07 14:33:27 -07:00
Rosen Penev
c3f3cbe9dc gflags: Use CP instead of INSTALL_DATA
INSTALL_DATA turns the symlinks into files, increasing the size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-07 14:31:19 -07:00
Rosen Penev
5e34f4a32b libaio: Backport DESTDIR patch to simplify the Makefile
Fixes issue where OpenWrt CFLAGS like relro were not being passed.

Updated license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-07 14:08:52 -07:00
Rosen Penev
518f01997e opus: Update to 1.3.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-06 22:07:24 -07:00
Rosen Penev
0447085fb3 libgabe: Update to 1.0
Switched to codeload to simplify the Makefile

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-06 21:01:05 -07:00
Rosen Penev
074237138d
Merge pull request #9159 from neheb/yam
yaml: Update to 0.2.2
2019-06-06 13:29:06 -07:00
Rosen Penev
2f45bb323d
Merge pull request #9139 from neheb/dou
libdouble-conversion: Update to 3.1.5
2019-06-06 13:18:28 -07:00
Alexander Ryzhov
8ad95c4576 getdns: fix library double packing
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-06-06 20:10:21 +03:00
Jan Pavlinec
44c8712bf6
measurement-kit: update to version 0.10.4
Remove openssl patch (merged into upstream)

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-06-06 17:03:34 +02:00
Rosen Penev
5da5c65080
Merge pull request #9165 from neheb/log4
log4cplus: Update to 2.0.4
2019-06-05 23:01:13 -07:00
Rosen Penev
35db7a3e52
Merge pull request #9154 from stintel/boost-host-ignore-site-config
boost: ignore site config during host build
2019-06-05 22:53:18 -07:00
Rosen Penev
81276bac94 log4cplus: Update to 2.0.4
Switch to SourceForge URL. More mirrors available.

Remove InstallDev section. This is already included with CMAKE_INSTALL.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-05 18:48:17 -07:00
Rosen Penev
1bacf19f7b yaml: Update to 0.2.2
Remove inactive maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-05 13:45:16 -07:00
Amol Bhave
59aadcf1b9 libre2: Update to 2019-06-01
Maintainer: me
Compile tested: nbg6817

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-06-05 04:48:20 -07:00
Stijn Tintel
1404da5894 boost: refresh patches
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2019-06-05 10:34:06 +03:00
Stijn Tintel
7766b0b878 boost: ignore site config during host build
Without this, the host build picks up the site config in
/usr/share/boost-build/site-config.jam which causes a build failure on
Gentoo where a custom optimization value "none" is used.

Fixes #9152.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2019-06-05 10:33:08 +03:00
Rosen Penev
a1138c676f
Merge pull request #9141 from neheb/sod
libsodium: Update to 1.0.18
2019-06-04 12:24:10 -07:00
Rosen Penev
a7ca263a3e liblo: Update to 0.30 and remove maintainer
Add PKG_BUILD_PARALLEL for faster compilation.

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-03 20:07:08 -07:00
Rosen Penev
efc45ea3ca libsodium: Update to 1.0.18
Added PKG_BUILD_PARALLEL for faster compilation.

Several Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-03 20:04:46 -07:00
Rosen Penev
22d5b005c9 libdouble-conversion: Update to 3.1.5
Remove Upstreamed patch.

Replace InstallDev section with CMAKE_INSTALL.

Cleanup Install section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-03 19:52:44 -07:00
Rosen Penev
f1b142beb1 libcoap: Update to 4.2.0 and switch to codeload
Simplifies the Makefile.

Added PKG_BUILD_PARALLEL for faster compilation.

Added ABI_VERSION parameter to handle package updates.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-03 17:55:12 -07:00
Rosen Penev
be07c43150 google-authenticator-libpam: Update to version 1.06
Simplifies the Makefile slightly. This also uses a proper release instead
of a random git commit.

Added LICENSE Information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-03 16:54:41 -07:00
Rosen Penev
423c20fbaf
Merge pull request #9120 from jefferyto/newt-0.52.21
newt: Update to 0.52.21
2019-06-02 15:56:54 -07:00
Jeffery To
e094a67337 newt: Update to 0.52.21
This also removes $(FPIC) from TARGET_CFLAGS.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-06-03 04:59:36 +08:00
Rosen Penev
a5c540e2d5
Merge pull request #9117 from neheb/evht2
libevhtp: Remove random hacks
2019-06-02 13:48:08 -07:00
Peter Wagner
d57c86bc77 glib2: fix CVE-2019-12450
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-06-02 22:01:15 +02:00
Rosen Penev
a544658ffc libevhtp: Remove random hacks
There's no point in overriding the defaults. They work fine.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-02 11:49:20 -07:00
Nikos Mavrogiannopoulos
e053ce17c7 gnutls: removed autogen patch
It was causing regressions in systems without some particular
development tools (see #8129)

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-06-01 08:14:37 +02:00
Rosen Penev
b2269ff2f1 fbthrift: Update to 2019.05.27.00
Simplify dependencies.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-31 17:00:23 -07:00
Rosen Penev
650c7e6eec libwangle: Update to 2019.05.27.00
Simplify dependencies.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-31 17:00:08 -07:00
Rosen Penev
2d9ad583f5 librsocket-cpp: Simplify dependencies
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-31 16:59:41 -07:00
Rosen Penev
b9c64ba003 libfizz: Update to 2019.05.27.00
Simplified DEPENDS. libfolly is all that's needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-31 16:58:56 -07:00
Rosen Penev
e243f40fd4 libfolly: Update to version 2019.05.27.00
Removed upstreamed patches. Also fixes a redefinition error on some
platforms.

Cleaned up the DEPENDS to be simpler and more concise.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-31 11:33:03 -07:00
Hannu Nyman
b5917b25aa
Merge pull request #9028 from dengqf6/cappy
libcap: update to 2.27
2019-05-30 11:12:27 +03:00
Nikos Mavrogiannopoulos
8e62aeef46 gnutls: removed FIXUP
This addresses regression discussed in #8129

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-05-30 07:24:34 +02:00
Rosen Penev
7e3811ba01 hwloc: Add PCI support
Since libpciaccess got added, hwloc is picking it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-29 13:31:57 -07:00
Nikos Mavrogiannopoulos
998b6d4636 gnutls: updated to 3.6.8
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-05-29 07:33:29 +02:00
Eneas U de Queiroz
3ab4804d10
libevhtp: pass TARGET_CPPFLAGS to cmake
Added $(TARGET_CPPFLAGS) to TARGET_CFLAGS to fix a buildbot failure to
find oniguruma include files.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-27 10:14:05 -03:00
Eneas U de Queiroz
e0b250538e
oniguruma: change ${...} to $(...) in Makefile
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-27 10:12:39 -03:00
Rosen Penev
2a2acc4de2 ibrdtn: Switch to uClibc++
Added needed patches. Some are upstream backports.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-26 23:06:02 -07:00
Rosen Penev
f3b65cbd39 ibrcommon: Switch to uClibc++
Reduces install size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-26 23:06:02 -07:00
Jeffery To
4d611913fc slang2: Add oniguruma module
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-27 02:45:21 +08:00
Eneas U de Queiroz
2d422e1dbb
libevhtp: restore openssl-thread patch
The first and last hunks of the patch were already taken care of, but
the middle two were still needed.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-24 21:00:07 -03:00
Eneas U de Queiroz
3bf5450b6d
libevhtp: update to 1.2.18, add maintainer
Versions earlier than 1.2.15 had security vulnerabilities, especially
related to the bundled oniguruma.  Now libevhtp uses a system-provided
library instead.  The API changed as well, requiring patches to
seafile-server.

Adds @cotequeiroz Eneas U de Queiroz as maintainer.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-24 14:55:55 -03:00
Eneas U de Queiroz
7cb6405afe
oniguruma: add new package
oniguruma is a regular expression library for different character
encodings.

It is a dependency of current version of libevhtp, and is currently only
producing a static library, not generating an installable package.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-24 14:55:47 -03:00
champtar
5b73b31f9b
Merge pull request #9057 from micmac1/sqlite3-pthread-arm-endian
sqlite3: libpthread change + arm endian fix
2019-05-24 08:35:59 +02:00
Rosen Penev
3713fa89c3
Merge pull request #9041 from neheb/sla
slang2: Add support for full NLS compilation
2019-05-23 23:23:29 -07:00
Rosen Penev
3d62778f6e
Merge pull request #8677 from lucize/libdrm
libdrm: update and put me as a maintainer
2019-05-23 16:19:22 -07:00
Rosen Penev
c0421be176
Merge pull request #8678 from lucize/libpciaccess
libpciaccess: add package
2019-05-23 16:18:43 -07:00
Rosen Penev
61702f6b2f slang2: Add support for full NLS compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-23 14:48:31 -07:00
Rosen Penev
a55aee7b55
Merge pull request #9052 from cotequeiroz/seafile-bump
seafile-server: release bump due to libevhtp bump
2019-05-23 13:02:44 -07:00
Sebastian Kemper
2573c9c7c1 sqlite3: fix arm endian issue
Forum user portuquesa raised a topic (see [1]) about being unable to use
Asterisk on his armeb xscale device. We narrowed it down to sqlite3.
Asterisk was unable to insert a simple table into its db.

In short, sqlite3 assumes little endian for every ARM device. This
worked OK for 4 Byte bit (unaligned) access. But once upstream (back in
2015) added a function which accesses 2 Bytes (see [2]) this failed for
some (if not all) ARM big endian devices. ARM CPUs are bi-endian for 4
Byte reads but not for 2 Byte reads.

This patch fixes the problem by setting the endianness adequately for
ARM targets, for both 32 bit and 64 bit varieties. The patch was applied
upstream (see [3]).

[1] https://forum.openwrt.org/t/solved-asterisk13-or-15-sqlite3-database-problem/36856
[2] 329428e208
[3] https://www.sqlite.org/src/info/b7aad929619f7043

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-05-23 20:16:12 +02:00
Sebastian Kemper
31fcfa2e24 sqlite3: always build a thread-safe library
Pull request #9033 showed that there are problems with builds where
thread-safe mode is disabled. The binaries still reference functions
from libpthread. This commit removes the thread-safe choice for now.
Once this is addressed upstream the choice can be added back.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-05-23 19:59:50 +02:00
Rosen Penev
47ebc1f41a libmraa: Fix faulty depends
@ppc is actually @powerpc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-22 17:20:13 -07:00
Rosen Penev
adec767a04
Merge pull request #9042 from neheb/new
newt: Fix compilation with full NLS
2019-05-22 13:58:56 -07:00
Eneas U de Queiroz
d3726210ff
seafile-server: release bump due to libevhtp bump
Libevhtp is building a static library, used by seafile-server.
Every time the libevhtp binary changes, seafile-server needs a release
bump.
Leave a note in the libevhtp Makefile, as a reminder.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-22 09:10:25 -03:00
Rosen Penev
5caa5d0a79 liburcu: Do not build on ARC
Not supported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-21 17:28:07 -07:00
Rosen Penev
46ccd3ca2e newt: Fix compilation with full NLS
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-21 17:13:11 -07:00
Hannu Nyman
894a33087c
Merge pull request #9036 from MikePetullo/libdmapsharing
libdmapsharing: update to 3.9.7
2019-05-20 20:39:28 +03:00
W. Michael Petullo
a93ad71688 libdmapsharing: update to 3.9.7
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-05-19 22:32:26 -04:00
Rosen Penev
a55f835daa
Merge pull request #9021 from neheb/err
libgpg-error: Add ARC support
2019-05-19 16:41:06 -07:00
Rosen Penev
c2870de91f
Merge pull request #8862 from jefferyto/byobu
byobu: Add new package and dependencies
2019-05-19 14:02:21 -07:00
Rosen Penev
1986261e87 libgpg-error: Add ARC support
Patch was posted on the mailing list. Awaits inclusion looks like. Fixes
long range build failures on the platform.

Updated Mirror list. The first two seem to not work.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-19 02:17:23 -07:00
Rosen Penev
bdec22047e
Merge pull request #9027 from James-TR/patch-2
libfstrm: fix formality issues
2019-05-19 02:16:44 -07:00
James Taylor
edcb87877e libfstrm: fix formality issues
Maintainer: me

Correct issues with TITLE and add URL pointing to the fstrm GitHub Page. Reformat the description so it renders correctly in menuconfig.

Fixes #9022

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-05-19 18:24:14 +10:00
Deng Qingfang
40d8d5b5a8 libcap: update to 2.27
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-05-19 13:11:48 +08:00
Daniel Golle
6a8bf63004 postgresql: update ot version 9.6.13
Fixes CVE-2019-10129: Memory disclosure in partition routing
Does **NOT** fix CVE-2019-9193 which PostgreSQL doesn't consider a
security issue, see [1].

[1]: https://www.postgresql.org/about/news/1935/

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-18 19:09:21 +02:00
Rosen Penev
a81f47272a
Merge pull request #8983 from James-TR/libfstrm
libfstrm: add package
2019-05-16 21:26:35 -07:00
James Taylor
2db9fc16ed libfstrm: add package
fstrm is an optimized C implementation of Frame Streams that includes a fast, lockless circular queue implementation and exposes library interfaces for setting up a dedicated Frame Streams I/O thread and asynchronously submitting data frames for transport from worker threads. It was originally written to facilitate the addition of high speed binary logging to DNS servers written in C using the dnstap log format.

Maintainer: me
Compile Tested: armv7l, SNAPSHOT 655fff1571 SDK
Run Tested: armv7l, Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-05-17 14:15:20 +10:00
Rosen Penev
7f2adfd7cc
Merge pull request #8990 from cotequeiroz/lxc_recursive
lxc, libsseccomp: workaround recursive dependency
2019-05-16 14:38:16 -07:00
Rosen Penev
9771707421
Merge pull request #8962 from neheb/qua
quasselc: Fix compilation with uClibc-ng
2019-05-16 13:37:31 -07:00
Rosen Penev
aac457998d
Merge pull request #8997 from neheb/fd1
libftdi1: Fix compilation with most recent CMake
2019-05-16 13:36:18 -07:00
Rosen Penev
cdbde98aca
Merge pull request #8996 from neheb/ft
libftdi: Fix compilation with most recent CMake
2019-05-16 13:35:57 -07:00
Rosen Penev
fc6b32c7d9
Merge pull request #9000 from zhaojh329/libuwsc
libuwsc: update to 3.3.1
2019-05-16 13:29:44 -07:00