Commit graph

4017 commits

Author SHA1 Message Date
Rosen Penev
94264fba54
spice: small cleanups for consistency between packages
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:06 -07:00
Rosen Penev
dcc79a8d2f
spice: convert to meson
Faster compilation.

Removed autotools patches.

Backported meson patch to fix compilation and pkgconfig file.

Before:

time make package/spice/compile -j 12
Executed in   62.85 secs   fish           external
   usr time   56.45 secs  276.00 micros   56.45 secs
   sys time    8.06 secs   46.00 micros    8.06 secs

Before + PKG_BUILD_PARALLEL:

Executed in   45.40 secs   fish           external
   usr time   63.08 secs  253.00 micros   63.08 secs
   sys time    8.57 secs   44.00 micros    8.57 secs

After:

time make package/spice/compile -j 12
Executed in   16.54 secs   fish           external
   usr time   41.29 secs  266.00 micros   41.29 secs
   sys time    4.76 secs   45.00 micros    4.76 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:05 -07:00
Nicholas Smith
398c53c5ba libmbim: update libmbim to 1.24.4
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-10-09 11:27:17 +10:00
Rosen Penev
c69160e6ae expat: update to 2.2.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 18:13:30 -07:00
Rosen Penev
eac9f27cc5
libshout: update to 2.4.4
Small fix to nanosleep patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 03:08:21 -07:00
Jan Pavlinec
c2ea65c414
measurement-kit: remove package
Note:
measurement-kit is no longer needed for ooniprobe build
and was depredecated

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-10-05 13:44:42 +02:00
Jianhui Zhao
f4c165c58a libuhttpd: Update to 3.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-10-04 13:29:43 +08:00
Hirokazu MORIKAWA
97cea69569 libuv: update to 1.40.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-10-01 13:34:27 +09:00
Rosen Penev
f132daf59e
glib2: remove static library hack
There's a better and faster way to do this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-30 18:33:32 -07:00
Rosen Penev
c016b4ecd4
Merge pull request #13522 from neheb/quasse
quasselc: remove pointless iconv ldflag
2020-09-29 17:18:24 -07:00
Rosen Penev
31b1cfba24
Merge pull request #13525 from ja-pa/jsoncpp-1.9.4
jsoncpp: update to version 1.9.4
2020-09-29 12:23:40 -07:00
Jan Pavlinec
12d6eb417f
jsoncpp: update to version 1.9.4
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-29 14:21:50 +02:00
Rosen Penev
08ab22ea74
quasselc: remove pointless iconv ldflag
-liconv is included with the glib2 pkgconfig flags.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-28 23:16:03 -07:00
Daniel Golle
7a8465084a
hiredis: update to version 1.0.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-09-28 23:57:12 +01:00
Daniel Golle
e5fc9bedcc
postgresql: update to version 13.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-09-27 22:51:59 +01:00
Rosen Penev
4237c1069c
nlohmannjson: update to 3.9.1
Rename PKG_SOURCE. No point in matching with BUILD_DIR.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-25 18:17:20 -07:00
Hirokazu MORIKAWA
979d2dab5d libuv: update to 1.39.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-09-25 08:28:31 +09:00
Rosen Penev
486f519d00
Merge pull request #13444 from neheb/soup2
libsoup: update to 2.71.1
2020-09-23 17:53:40 -07:00
Rosen Penev
19de6b765d
libsoup: update to 2.72.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-23 15:03:56 -07:00
Rosen Penev
b41a261adc
Merge pull request #13436 from neheb/alsau
alsa-ucm-conf: add
2020-09-23 15:01:32 -07:00
Rosen Penev
3a32eec211
Merge pull request #13452 from neheb/stro
libstrophe: update to 0.10.0
2020-09-22 14:12:58 -07:00
Rosen Penev
bd7322a4bc
Merge pull request #13454 from neheb/elekt
elektra: fix compilation when cargo is present
2020-09-21 15:08:48 -07:00
Rosen Penev
22d4224661
Merge pull request #13453 from neheb/ssh
libssh: update to 0.9.5
2020-09-21 01:02:17 -07:00
Rosen Penev
49ed96f309
elektra: fix compilation when cargo is present
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-20 18:30:25 -07:00
Rosen Penev
32f3eb298a
libssh: update to 0.9.5
It seems none of the patches apply/are needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-20 17:44:02 -07:00
Rosen Penev
5b0b9f4fb1
libstrophe: update to 0.10.0
Clean up Makefile to modern standards.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-20 17:33:31 -07:00
Rosen Penev
e00cf5c306
Merge pull request #13437 from neheb/glb3
glib2: update to 2.66.0
2020-09-20 17:21:02 -07:00
Rosen Penev
f9d67865be
libdnet: update to 1.14
Clean up the Makefile to modern standards.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-20 17:02:57 -07:00
Rosen Penev
43824c6f46
alsa-ucm-conf: add
This is needed by some alsa utilities such as alsactl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-20 15:04:43 -07:00
Rosen Penev
afd013370d
glib2: update to 2.66.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-20 00:20:00 -07:00
Rosen Penev
221cdc8524
Merge pull request #13427 from neheb/booo
boost: replace zstd dependency with libzstd
2020-09-19 14:31:20 -07:00
Rosen Penev
7d1cc2dbd3
Merge pull request #13410 from micmac1/json-glib16
json-glib: bump to 1.6.0
2020-09-19 14:31:04 -07:00
Sebastian Kemper
177e699ada json-glib: bump to 1.6.0
Version bump. New stable branch.

ABI_VERSION added. Tests can now be disabled directly.

The python3 check is now disabled, as it causes problems with the new
Github Action tests.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-09-19 20:45:18 +02:00
Rosen Penev
da840fa878
boost: replace zstd dependency with libzstd
libzstd is the correct one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-18 14:15:28 -07:00
Rosen Penev
73ed71f1ea
libcap-ng: update to 0.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-17 21:49:03 -07:00
Rosen Penev
bb9dd1468d
zmq: fix compilation when libbsd is present
Limit libbsd support to glibc.

Remove wrong python variable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-16 15:40:34 -07:00
Rosen Penev
c53f3bdc81
Merge pull request #13398 from ja-pa/zmq-security-update-4.3.3
zmq: update to version 4.3.3 (security fix)
2020-09-15 18:36:29 -07:00
Jan Pavlinec
c2ffadb928
zmq: update to version 4.3.3 (security fix)
Fixes
CVE-2020-15166

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-15 15:09:15 +02:00
Michael Heimpold
c16abfb3b5 libiio: fix linker error when XML backend is not selected
It seems to be an upstream bug which prevents linking when XML backend
is not selected:
../libiio.so.0.21: undefined reference to `encode_xml_ndup'

Until this is clarified with upstream, prevent OpenWrt users from
deselecting the XML backend. This increases the footprint of this
package, but renders it usable again.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-09-14 21:49:43 +02:00
Rosen Penev
bc3b346e49
Merge pull request #13372 from neheb/qren
qrencode: update to 4.1.0
2020-09-14 02:55:03 -07:00
Rosen Penev
b4a9c8d892
Merge pull request #13386 from zhaojh329/libuhttpd
libuhttpd: Update to 3.3.0
2020-09-14 02:53:06 -07:00
Rosen Penev
a9d2333696
Merge pull request #13389 from ja-pa/redis-6.0.8
redis: update to version 6.0.8
2020-09-14 02:52:29 -07:00
Jan Pavlinec
22f8006bb1
redis: update to version 6.0.8
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-14 11:11:17 +02:00
Jianhui Zhao
9b74fcf6af libuhttpd: Update to 3.3.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-09-14 10:30:20 +08:00
Daniel Golle
decc5f51f4 libextractor: fix dependency for libjpeg.so.6
We replaced libjpeg with libjpeg-turbo, reflect that by letting
libextractor depend on libjpeg-turbo.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-09-13 23:19:39 +01:00
Rosen Penev
862172a893
spdlog: update to 1.8.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-13 14:50:18 -07:00
Rosen Penev
19866ad4f2
Merge pull request #13369 from neheb/gst1
gstreamer updates
2020-09-13 11:01:46 -07:00
Rosen Penev
a85f2e141a
libpsl: fix compilation with debian setuptools
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 18:51:01 -07:00
Rosen Penev
3fc8fb844f
libxcrypt: update to 4.4.17
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 18:15:59 -07:00
Rosen Penev
124583c148
qrencode: update to 4.1.0
Remove upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:52:44 -07:00
Rosen Penev
fe752876f0
libiio: enable xml by default
iio-utils requires it. Also made an @ dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-11 22:34:02 -07:00
Michael Heimpold
10c29f7ce3
Merge pull request #13360 from ja-pa/libxml2-security-fix
libxml2: patch security issues
2020-09-11 21:09:15 +02:00
Jan Pavlinec
87d4ab43bd
libxml: patch security issues
Fixes:
CVE-2019-20388
CVE-2020-24977
CVE-2020-7595

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-11 12:14:05 +02:00
Michael Heimpold
08b7723cc3 libiio: update to 0.21
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-09-10 21:40:12 +02:00
Jan Pavlinec
9e81fcad9e
gnutls: update to version 3.6.15 (security fix)
Fixes:
CVE-2020-24659

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-09 15:28:32 +02:00
Toni Uhlig
b181b5ea8d
libulfius: update to 2.6.9
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-09-08 15:28:42 +02:00
Jan Pavlinec
89c27b1151
redis: update to version 6.0.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-07 12:55:05 +02:00
Rosen Penev
25e09df11f
libupnpp: update to 0.19.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-06 15:23:32 -07:00
Rosen Penev
7da81df69e
libevdev: update to 1.9.1
Clean up Install section to be more explicit about what gets installed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-04 16:28:32 -07:00
Rosen Penev
99d90ee377
Merge pull request #13289 from neheb/inp
libinput: update to 1.16.1
2020-09-04 16:27:35 -07:00
Rosen Penev
53c824ede1
Merge pull request #13273 from neheb/hid
hidapi: update to 0.9.0
2020-09-04 16:26:52 -07:00
Rosen Penev
d76bd49cca
Merge pull request #13295 from neheb/ftdi1
libftdi1: update to 1.5
2020-09-04 16:26:25 -07:00
Rosen Penev
8c64f7a1b4
Merge pull request #13297 from neheb/gerb161
gerbera: update to 1.6.1
2020-09-04 16:25:20 -07:00
Rosen Penev
92d07b5179
Merge pull request #13294 from neheb/drm2
libdrm: update to 2.4.102
2020-09-04 14:15:51 -07:00
Rosen Penev
3375721197
Merge pull request #13292 from neheb/lcng
libcap-ng: update to 0.7.11
2020-09-04 14:15:42 -07:00
Michael Heimpold
6333ef24c7
Merge pull request #13296 from neheb/gpiod
libgpiod: update to 1.4.4
2020-09-04 20:34:20 +02:00
Rosen Penev
4bd1e721ae
libnpupnp: update to 4.0.11
Fixes include paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 14:48:30 -07:00
Rosen Penev
d027d641a8
libdrm: update to 2.4.102
Cleaned up Install sections for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 14:06:08 -07:00
Rosen Penev
6492dce788
libinput: update to 1.16.1
Makes several files explicit in Install sections.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 13:58:50 -07:00
Rosen Penev
4f1c7c5499
libcap-ng: update to 0.7.11
Remove upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 13:54:37 -07:00
Rosen Penev
f38ba5fd67
libcap: update to 2.43
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 13:54:22 -07:00
Rosen Penev
571b015fa2
libftdi1: update to 1.5
Fix libftdi1-config.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 13:53:39 -07:00
Rosen Penev
338ce230d9
libgpiod: update to 1.4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 13:53:21 -07:00
Rosen Penev
16e2756349
hidapi: update to 0.9.0
Upstream moved.

Massive Makefile cleanup to simplify everything.

Added libudev-fbsd dependency.

Removed now obsolete patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-01 19:38:20 -07:00
Rosen Penev
9a06c40481
libuhttpd: fix compilation with uClibc-ng
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-01 19:25:35 -07:00
Rosen Penev
6255a77128
icu: fix compilation under CentOS 7
CentOS 7's GCC is quite old and does not put max_align_t under std.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-31 00:39:04 -07:00
Rosen Penev
84475baeda
lttng-ust: update to 2.12.0
Removed pointless patch.

Reworked configure section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-31 00:18:25 -07:00
Rosen Penev
f8f3e0d360
Merge pull request #13216 from neheb/lmdb
lmdb: fix compilation with glibc
2020-08-30 23:58:16 -07:00
Rosen Penev
e37e532b70
Merge pull request #13226 from neheb/glbbbbb
glib2: update to 2.65.2
2020-08-30 23:57:46 -07:00
Rosen Penev
6fd175a4c5
Merge pull request #13215 from neheb/dcw
libdcwsocket: fix compilation with glibc
2020-08-30 23:57:37 -07:00
Rosen Penev
4d77be5d60
Merge pull request #13249 from dedeckeh/master
nghttp2: import from core
2020-08-30 13:32:15 -07:00
Daniel Golle
98b09ec89e
postgresql: update to version 12.4
Fixes CVE-2020-14349 and CVE-2020-14350.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-30 18:54:48 +01:00
Nikos Mavrogiannopoulos
4f595dc5a7
Merge pull request #13224 from neheb/p11
p11-kit: update to 0.23.21
2020-08-30 13:28:28 +02:00
Hans Dedecker
2b2e714e47 nghttp2: import from core
As package curl has been imported from core and only libcurl depends on
nghttp2 import it as well from core repo

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-08-29 20:50:59 +02:00
Rosen Penev
b0d8a2dd60 alsa-lib: update to 1.2.3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-28 02:40:16 +02:00
Rosen Penev
535d9ffeee
glib2: update to 2.65.2
Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-27 17:31:06 -07:00
Rosen Penev
fb30314913
p11-kit: update to 0.23.21
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-27 17:30:03 -07:00
Rosen Penev
37eda669f4
libmatroska: update to 1.6.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-27 17:29:03 -07:00
Rosen Penev
8ba92c9921
lmdb: fix compilation with glibc
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-26 16:10:24 -07:00
Rosen Penev
c688b154b4
libdcwsocket: fix compilation with glibc
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-26 16:09:27 -07:00
Rosen Penev
3e09c19e7e
Merge pull request #13204 from nxhack/upm_node_v12
libupm: support node.js v12
2020-08-25 13:27:48 -07:00
Rosen Penev
79fd505592
Merge pull request #13203 from nxhack/mraa_node_v12
libmraa: support node.js v12
2020-08-25 13:27:34 -07:00
Jan Pavlinec
389ad36a8f
sqlite3: update to version 3.33.0 (security fix)
Fixes:
CVE-2020-13871
CVE-2020-15358

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-25 14:55:59 +02:00
Hirokazu MORIKAWA
8844f433e2 libupm: support node.js v12
Maintainer: @blogic me
Compile tested: head r14241-ba2ddba, x86_64
Run tested: x86_64 (VirtualBox)

Description:
Addressed the build failure with node.js version 12.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-08-25 18:50:16 +09:00
Hirokazu MORIKAWA
0e9db80f0e libmraa: support node.js v12
Maintainer: @blogic me
Compile tested: head r14241-ba2ddba, x86_64
Run tested: x86_64 (VirtualBox)

Description:
Addressed the build failure with node.js version 12.
Re-enable swig.

https://github.com/openwrt/packages/issues/11977
https://github.com/openwrt/packages/pull/12225

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-08-25 18:49:13 +09:00
Rosen Penev
4ce0c68f9f
Merge pull request #13206 from nxhack/icu_67_1
icu: update to 67.1
2020-08-25 02:12:45 -07:00
Rosen Penev
8f3642e4bb
Merge pull request #13193 from sartura/sysrepo
Update sysrepo, libyang, libnetconf2 and netopeer2 packages to latest versions
2020-08-24 13:06:45 -07:00
Jakov Smolic
d726b13aff
libssh: patch ssh_channel_poll_timeout for compatibility with libnetconf2
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
2020-08-24 20:05:40 +02:00
Jianhui Zhao
3a13da6131 libuhttpd: Update to 3.2.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-08-25 00:09:10 +08:00
Jakov Smolic
03ab03ad06
libnetconf2: update to 1.1.26
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
2020-08-22 18:26:04 +02:00
Jakov Smolic
aa0ed3d6e3
libyang: update to 1.0.184
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
2020-08-22 18:26:00 +02:00
Karl Palsson
d5bace89cf Revert "libwebsockets: move to 3.2.1"
This reverts commit 7066486fbb.

LWS 3.2.x and 4.0.x are broken on ath79 and malta-be, (at least)

See https://github.com/warmcat/libwebsockets/issues/2008
and
https://github.com/openwrt/packages/issues/13085

Restore a functional 3.1 release until upstream release.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-08-21 13:13:45 +00:00
Rosen Penev
9fe6e7c31e
Merge pull request #13164 from neheb/gpho
libgphoto2: add missing INTL_DEPENDS
2020-08-21 00:56:24 -07:00
Carlos Miguel Ferreira
038646225b
boost: Package Revision - Remove unneded patches
This commit removes patches which are no longer needed

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2020-08-19 12:12:15 +01:00
Rosen Penev
cb092479b5
Merge pull request #13165 from neheb/tcp
tcp_wrappers: fix compilation without cdefs
2020-08-18 18:45:26 -07:00
Carlos Miguel Ferreira
45290b6953
boost: Package Revision - Fix C++ standard flag
This commit fixes the use of the C++20 standard when
 GCC 10.x is used.

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2020-08-18 23:38:21 +01:00
Rosen Penev
f019b1e3c9
tcp_wrappers: fix compilation without cdefs
__DECLS are glibc specific.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-18 15:03:29 -07:00
Rosen Penev
c44775d2e9
libgphoto2: add missing INTL_DEPENDS
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-18 14:57:59 -07:00
Rosen Penev
1708a758a8
Merge pull request #13160 from ClaymorePT/boost_1.74.0
boost: Package Version Update (1.74.0)
2020-08-18 13:02:45 -07:00
Carlos Miguel Ferreira
e9c5b9d3e1
boost: Package Version Update (1.74.0)
This commit updates Boost to version 1.74.0
In this release, there is one new libraries
 - STLInterfaces [2]:
   A library of CRTP bases to ease the writing of STL views,
   iterators, and sequence containers, from Zach Laine.

This update also provides support to build boost with C++20 when using
GCC 10.x

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

[1]: https://www.boost.org/users/history/version_1_74_0.html
[2]: https://www.boost.org/libs/stl_interfaces/

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2020-08-18 14:37:33 +01:00
Hirokazu MORIKAWA
e3be3aadc1 icu: update to 67.1
Unicode 13 & CLDR 37. Bug fixes for date and number formatting, enhanced support for user preferences in the locale identifier. LocaleMatcher code and data improved. Number skeletons have a new “concise” form that can be used in MessageFormat strings.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-08-18 15:13:35 +09:00
Rosen Penev
0f0a5187a6
glib2: update to 2.65.1
Add a small hack to glib2 to avoid using proxy-intl and break
compilation under uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-17 15:10:42 -07:00
Rosen Penev
74747b569f
Merge pull request #13120 from neheb/urcu2
liburcu: don't build docs and tests
2020-08-13 23:57:53 -07:00
Rosen Penev
e17c1d495c
Merge pull request #13121 from neheb/cgrp
libcgroup: don't build tests
2020-08-13 23:57:30 -07:00
Rosen Penev
8851c94970
libcgroup: don't build tests
Speeds up compile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:50:27 -07:00
Rosen Penev
3e90378fe2
liburcu: don't build docs and tests
Faster compilation

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:48:52 -07:00
Rosen Penev
5c60cc78dc
keyutils: fix deprecated function usage
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:44:42 -07:00
Daniel Golle
9a26825344
musl-fts: move to core
libselinux added to core needs musl-fts. Move it to core as well.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-13 11:42:34 +01:00
Rosen Penev
35107d9914
Merge pull request #13100 from neheb/esmtp
libesmtp: update URLs
2020-08-13 03:27:13 -07:00
Daniel Golle
6f5412e6be
pcre: move package to core
libpcre is required for libselinux which was added to core recently.
Move it to the core so core builds without the packages feed.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-13 11:26:35 +01:00
Rosen Penev
676c239bba
libesmtp: update URLs
The author's website went down and moved to GitHub.

Used a mirror for PKG_SOURCE_URL and he does not have the same tarball
on GitHub.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-12 18:27:34 -07:00
Rosen Penev
0b0517c8a3
Merge pull request #13030 from neheb/getdn
getdns: fix compilation without deprecated OpenSSL APIs
2020-08-12 13:11:15 -07:00
Rosen Penev
4f03f1ff70
Merge pull request #13094 from ja-pa/nss-3.55
nss: update to version 3.55 (security fix)
2020-08-12 13:09:00 -07:00
Jan Pavlinec
eed2fad8a2
nspr: update to version 4.27
Note:
new version required by nss 3.55

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-12 16:50:22 +02:00
Jan Pavlinec
46a0c332a4
nss: update to version 3.55 (security fix)
Fixes
CVE-2020-12403
CVE-2020-12401
CVE-2020-6829
CVE-2020-12400

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-12 16:16:54 +02:00
Rosen Penev
b98d2fce1b
glib2: add full language support hack to fix compilation
Otherwise, dependent packages need to all add -lintl to LDFLAGS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-11 13:02:41 -07:00
Rosen Penev
fed9bd8a87
Merge pull request #13086 from ja-pa/libmaxminddb-1.4.3
libmaxminddb: update to version 1.4.3
2020-08-11 11:25:07 -07:00
Othmar Truniger
19a568923d libfmt: bump to upstream version 7.0.3
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-08-11 18:26:38 +02:00
Jan Pavlinec
dad7c86345
libmaxminddb: update to version 1.4.3
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-11 14:34:59 +02:00
Rosen Penev
cdcbe880df
Merge pull request #13028 from neheb/ldnsss
ldns: fix compilation without deprecated APIs
2020-08-07 19:08:51 -07:00
Rosen Penev
b91235e150
Merge pull request #13025 from neheb/ulff
libulfius: update to 2.6.8
2020-08-07 12:04:37 -07:00
Rosen Penev
f0606bd996
libulfius: update to 2.6.8
Upstream fixed the libmicrohttp issue. Removed local patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-07 11:56:26 -07:00
Rosen Penev
619fd038ba
liborcania: update to 2.1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-07 11:56:26 -07:00
Jan Pavlinec
ad457727bd
libssh: patch security issue
Fixes:
CVE-2020-16135

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-06 17:08:28 +02:00
Rosen Penev
91dbd669b3
Merge pull request #12549 from neheb/extr
libextractor: remove ffmpeg plugin
2020-08-05 13:09:45 -07:00
Rosen Penev
490a4eff19
getdns: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:14:21 -07:00
Rosen Penev
a89a876de9
ldns: fix compilation without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-04 19:11:25 -07:00
Rosen Penev
6d23184a8d
libsodium: add autoreconf
The patch, while it works, requires autoreconf. Added.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-03 16:37:02 -07:00
Rosen Penev
9accec8e38
Merge pull request #12998 from neheb/nloh2
nlohmannjson: build with meson
2020-08-03 13:36:42 -07:00
Rosen Penev
735b516bc1
Merge pull request #13014 from tru7/libfmt
libfmt: bump to version 7.0.2
2020-08-03 09:24:04 -07:00
Othmar Truniger
d29e150f17 libfmt: bump to version 7.0.2
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-08-03 18:17:45 +02:00
Rosen Penev
7c9a0919a7 glib2: fix full language build
Needs -lintl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 18:03:50 -07:00
Rosen Penev
6c321adf3b
libextractor: make ffmpeg plugin depend on BUILD_PATENTED
FFMpeg has patented functionality. Make libextractor respect
BUILD_PATENTED.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 14:13:33 -07:00
Rosen Penev
f21c3b4e99
nlohmannjson: build with meson
Just blindly copying the include files is not quite correct. The build
system merges all of them into one file.

A pkgconfig file also gets generated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 00:51:15 -07:00
Rosen Penev
6d9e9e4af6
Merge pull request #12994 from dangowrt/libsodium-build-with-scalarmult_ed25519_ref10
libsodium: compile with scalarmult_ed25519_ref10
2020-08-01 16:37:02 -07:00
Rosen Penev
26b1cc700a libextractor: update to 1.10
Made two compile options dependent on whether or not the plugins are
selected.

Removed autoreconf as autools files are not being patched.

Added PKG_BUILD_PARALLEL for faster compilation.

Added patch to fix compilation with libjpeg-turbo. libjpeg-turbo can be
fixed to include this API, but it's probably better for size reasons to
patch libextractor instead.

Added -liconv since it seems to be needed for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-01 23:06:50 +01:00
Daniel Golle
3ef28a4ab0
libsodium: compile with scalarmult_ed25519_ref10
scalarmult_ed25519_ref10 was excluded from 'minimal' variant (which is
what we are building) by upstream commit f5076db5f8ef27.
Revert that to allow downstream projects to make use of it (eg. gnunet)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-01 22:31:39 +01:00
Rosen Penev
1f3a60acd6
glib2: add back libiconv/host build dependency
HOST_LDFLAGS are used in target builds with meson. Having -liconv is
necessary because of certain hosts that lack iconv in libc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-01 09:34:17 -07:00
Rosen Penev
020ac4f500
Merge pull request #11017 from neheb/jpeg-turbo
libjpeg-turbo: Add new package
2020-07-31 20:45:15 -07:00
Rosen Penev
8abf547919
libjpeg-turbo: Add new package
It's faster than regular libjpeg with ASM optimizations for various
platforms. Tests with djpeg indicate that it's twice as fast.

This is meant to replace the regular libjpeg.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-31 20:40:23 -07:00
Rosen Penev
f23da6d1b8
glib2: add gettext-full build dependency
I don't know why this is needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-31 20:24:20 -07:00
Rosen Penev
73d6ad6e1a
libjpeg: remove
This library is more than 2x slower that -turbo on MIPS. It also conflicts
with -turbo as they write the same InstallDev entries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-31 20:16:55 -07:00
Rosen Penev
48870aac0c glib2: revert intl change
This was causing massive buildbot failure.

The intent was to fix uClibc-ng and CONFIG_BUILD_NLS, but that ended up
breaking everything.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-31 15:11:54 -07:00
Josef Schlehofer
af03542a18
Merge pull request #12478 from ja-pa/jsoncpp-update
jsoncpp: update to version 1.9.3
2020-07-31 11:17:30 +02:00
Jan Pavlinec
683aea435a
jsoncpp: update to version 1.9.3
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-07-31 11:08:29 +02:00
Rosen Penev
b1a530c67f
Merge pull request #12971 from neheb/glb2
glib2: add back gettext dependencies
2020-07-30 21:07:41 -07:00
Rosen Penev
a109b89c9a glib2: add back gettext dependencies
The libintl check is broken in meson.build. Patched it and added back
the gettext build dependencies. Avoids the proxy-intl thing that glib2
likes to use.

Updated configure options.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-30 20:34:52 -07:00
Aleksander Morgado
f593e263cd glib2: install codegen module in staging dir
Install not only the gdbus-codegen program in the target staging dir,
but also the actual codegen module, so that the program is fully
usable by other packages that require it during build.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-07-30 09:32:05 +02:00
Rosen Penev
183236698c zmq: fix the installed files
the versioned so files are needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-29 18:18:37 -07:00
Rosen Penev
6e65081643 fuse3: update to 3.9.2
Added the mount utilities. It turns out that udev is not a requirement.

Renamed package to fuse3 and moved to utils, as with fuse2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-29 16:40:34 -07:00
Rosen Penev
8cb7d64877
Merge pull request #12954 from neheb/upnp2
libupnp: update to 1.14.0
2020-07-29 16:30:25 -07:00
Nicholas Smith
6537265e06 libqmi: bump libqmi to 1.26.2
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-30 08:32:27 +10:00
Rosen Penev
5bb13435b7 zmq: fix pkgconfig file
It seems upstream broke it. This in turn broke depending packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-28 20:49:03 -07:00
Rosen Penev
e169e2f9c8 zmq: update to 4.3.2
Remove upstreamed patches.

Add uClibc++ patch for those that need it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-28 01:14:55 -07:00
Rosen Penev
3cb496ecaf libupnp: update to 1.14.0
Remove flto as it breaks under GCC10 for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-28 01:12:12 -07:00
Rosen Penev
5f1b266b0e
Merge pull request #12922 from neheb/psl
libpsl: update to 0.21.1
2020-07-27 11:43:09 -07:00
Rosen Penev
8df4e29cff
v4l-utils: bring back getsubopt patch
During the update to 1.20.0, this patch was mistakenly removed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-26 16:22:12 -07:00
Rosen Penev
f7db2df0c2
Merge pull request #11958 from neheb/glib33
glib2: update to 2.65
2020-07-26 02:26:35 -07:00
Rosen Penev
77c7d3ac66
Merge pull request #12925 from neheb/log4
log4cplus: apply cmake options to the host
2020-07-26 02:12:39 -07:00
Rosen Penev
89db244af7
log4cplus: apply cmake options to the host
loggingserver was getting built with a bad link path. Instead of fixing
it, just disable it as is done on the target.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-25 01:31:37 -07:00
Rosen Penev
5c8dfa7c33
libpsl: update to 0.21.1
Switched to building with meson. Faster.

Cleaned up Makefile for consistency with other packages.

Made the files in Install(Dev) explicit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-25 00:33:43 -07:00
Rosen Penev
6067f32fe6
libulfius: fix compilation with newer libmicrohttpd
API change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-24 16:17:23 -07:00
Rosen Penev
91a58e29ef
spice: add nls.mk
Needs it for uClibc-ng as a result of the glib2 change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-23 19:00:05 -07:00
Rosen Penev
ff1692b983
glib2: update to 2.65.0
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.

Added patch to remove distutils host dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-23 19:00:03 -07:00
Rosen Penev
4a798f14e9
Merge pull request #12822 from neheb/mht
libmicrohttpd: update to 0.9.71
2020-07-23 13:15:45 -07:00
Jan Pavlinec
2ef501831b
measurement-kit: update to version 0.10.12
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-07-22 14:48:21 +02:00
Rosen Penev
2860cf169a
liblz4: fix previous patch
Previous patch was incomplete.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-21 15:00:38 -07:00
Rosen Penev
cb44cd60c4
liblz4: add patch removing distutils requirement
Allows meson to compile on systems that lack distutils.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-21 14:06:39 -07:00
Rosen Penev
53ed852684
Merge pull request #12891 from ja-pa/redis-6.0.6
redis: update to version 6.0.6
2020-07-21 12:35:40 -07:00
Jan Pavlinec
4afed7d2ff
redis: update to version 6.0.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-07-21 11:57:45 +02:00
Rosen Penev
4623f80786
libnpupnp: update to 4.0.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-20 23:32:21 -07:00
Rosen Penev
7e5311c453
Merge pull request #12873 from neheb/lz4
liblz4: convert to meson
2020-07-19 14:45:41 -07:00
Rosen Penev
9268476a35
Merge pull request #12816 from neheb/nloh
nlohmannjson: update to 3.8.0
2020-07-19 14:45:01 -07:00
Rosen Penev
c639477965
liblz4: convert to meson
Faster compilation

Before:

Executed in   13.68 secs   fish           external
   usr time   12.51 secs    0.00 micros   12.51 secs
   sys time    1.78 secs  345.00 micros    1.78 secs

After:

Executed in    9.60 secs   fish           external
   usr time   10.66 secs  281.00 micros   10.66 secs
   sys time    1.39 secs   36.00 micros    1.39 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-18 16:43:27 -07:00
Rosen Penev
da3409bc3d
zmq: switch to building with CMake
Faster compilation.

Before:

time make package/zmq/compile -j 12
Executed in   24.98 secs   fish           external
   usr time   97.41 secs  263.00 micros   97.40 secs
   sys time   12.51 secs   34.00 micros   12.51 secs

After:

time make package/zmq/compile -j 12
Executed in   18.17 secs   fish           external
   usr time   85.22 secs  248.00 micros   85.22 secs
   sys time    9.23 secs   32.00 micros    9.23 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-18 15:28:13 -07:00
Rosen Penev
24504d884f
Merge pull request #12827 from neheb/pcre22
pcre2: switch to CMake
2020-07-16 13:29:43 -07:00
Rosen Penev
139d518599
Merge pull request #12840 from BKPepe/libvorbisidec
libvorbisidec: update to version 20180319
2020-07-16 13:22:18 -07:00
Nikos Mavrogiannopoulos
8aac74270e
Merge pull request #12819 from neheb/secc
libseccomp: update to 2.4.3
2020-07-16 20:49:00 +02:00
Josef Schlehofer
406d0d9f3f
libvorbisidec: update to version 20180319
Fixes CVE-2018-5147

- Change PKG_SOURCE_URL
fatal: unable to access 'https://git.xiph.org/tremor.git/': Failed to connect to git.xiph.org port 443: Connection refused
because they changed the URL of the repository
- Removes PKG_SOURCE_SUBDIR and PKG_SOURCE
Those are already defaults
- Fix indentation in description

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-07-16 19:22:10 +02:00
Rosen Penev
b94181276e
Merge pull request #12817 from neheb/neo
neon: update to 0.31.2
2020-07-16 00:39:11 -07:00
Rosen Penev
f757f56899
Merge pull request #12825 from neheb/rpc2
rpcsvc-proto: update to 1.4.2
2020-07-16 00:38:45 -07:00
Rosen Penev
1c8851d143
Merge pull request #12820 from neheb/soup
libsoup: update to 2.71.0
2020-07-15 17:04:44 -07:00
Michael Heimpold
1335121067 libzip: update to 1.7.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-07-15 23:51:21 +02:00
Rosen Penev
3767f4cc29
Merge pull request #12823 from neheb/conf
confuse: update to 3.3
2020-07-15 13:19:27 -07:00
Rosen Penev
5b10a28f74
pcre2: switch to CMake
Allows simplifying the Makefile. Faster compilation as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:08:20 -07:00
Rosen Penev
b8cd73c511
rpcsvc-proto: update to 1.4.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:04:57 -07:00
Rosen Penev
0cf116e6bc
confuse: update to 3.3
Fixed license information.

Switched to PKG_INSTALL and PKG_BUILD_PARALLEL for consistency and
faster compilation.

Minor cleanups.

Remove pointless UninstallDev section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:03:19 -07:00
Rosen Penev
0c5fe40911
libmicrohttpd: update to 0.9.71
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:02:04 -07:00
Rosen Penev
77bd81c279
libmpdclient: update to 2.19
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:01:12 -07:00
Rosen Penev
fe249a703a
libsoup: update to 2.71.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:00:13 -07:00
Rosen Penev
e8b78a2641
libseccomp: update to 2.4.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 11:59:01 -07:00
Rosen Penev
36f3d2892f
neon: update to 0.31.2
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 11:57:06 -07:00
Rosen Penev
64ec7e6250
nlohmannjson: update to 3.8.0
Add BUILDONLY since this is only used for the headers.

Rearranged variables for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 11:53:27 -07:00
Rosen Penev
356fa3486f
h2o: fix pkgconfig paths
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-14 14:10:09 -07:00
Rosen Penev
39a54e9ee9
libxerces-c: fix pkgconfig paths
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-14 14:09:47 -07:00
Rosen Penev
f89fa2e209
Merge pull request #12781 from neheb/wsle
libwslay: update to 1.1.1
2020-07-13 21:33:29 -07:00
Rosen Penev
59c99a6637
spdlog: update to 1.7.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-13 21:31:05 -07:00
Rosen Penev
0f25c979b2
Merge pull request #12747 from neheb/tess
tesseract/leptonica: switch to CMake
2020-07-13 21:05:48 -07:00
Rosen Penev
c395e03dee
Merge pull request #12739 from alkk/pcre32
pcre: 32 bit character support enabled (libpcre32)
2020-07-13 06:27:38 -07:00
Alex Kirhenshtein
748891dddd
pcre: 32 bit character support enabled (libpcre32)
Signed-off-by: Alex Kirhenshtein <alk@netxms.org>
2020-07-13 12:41:35 +03:00
Rosen Penev
168b0ab6fa
Merge pull request #12795 from tru7/libfmt
libfmt: bump to version 7.0.1
2020-07-13 01:26:58 -07:00
Rosen Penev
e11dae7034
Merge pull request #12792 from neheb/voorb
libvorbis: update to 1.3.7
2020-07-12 17:51:12 -07:00
Rosen Penev
d1370d23b8
Merge pull request #12794 from gladiac1337/liburing-0.7
liburing: Update to v0.7
2020-07-12 12:11:25 -07:00
Othmar Truniger
b6446c122e libfmt: bump to version 7.0.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-07-12 14:37:48 +02:00
Christian Lachner
0fbe6944d0 liburing: Update to v0.7
- Updated download URL and hash
- Removed our include-patch as the problem was fixed upstream
- Removed our MUSL-specific loff_t definition as liburing switched to off_t which is
supported by MUSL out-of-the-box

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-07-12 09:49:24 +02:00
Rosen Penev
0ef247cf5d
libvorbis: update to 1.3.7
Switched to CMake for the faster compilation and the simpler Makefile.

Minor Makefile cleanups.

Before:

time make package/libvorbis/compile -j 12
Executed in   24.40 secs   fish           external
   usr time   21.17 secs    0.00 micros   21.17 secs
   sys time    3.05 secs  426.00 micros    3.05 secs

After:

time make package/libvorbis/compile -j 12
Executed in    9.19 secs   fish           external
   usr time   11.29 secs    0.00 micros   11.29 secs
   sys time    1.43 secs  421.00 micros    1.43 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:25:48 -07:00
Rosen Penev
7666dc2d3e
libgcrypt: update to 1.8.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:24:35 -07:00
Rosen Penev
147a5f7e31
libnpupnp: update to 4.0.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:19:00 -07:00
Rosen Penev
a661c24bca
libmatroska: update to 1.6.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:18:40 -07:00
Rosen Penev
b6ed48dcbc
libebml: update to 1.4.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:18:25 -07:00
Rosen Penev
0c520067dc
libdbi: remove inactive maintainer
Added PKG_BUILD_PARALLEL for faster compilation.

Remove autoreconf. Nothing is being patched.

Fixed license.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:18:03 -07:00
Rosen Penev
a90e37ae53
h2o: use static libwslay
Allows a smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-10 15:45:54 -07:00
Rosen Penev
147ff99cf4
libwslay: update to 1.1.1
Switch to CMake. Allows faster compilation and simplification of the
Makefile.

Switched libwslay to a static InstallDev library. Allows further
simplification of the Makefile and a smaller size when used with h2o.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-10 15:45:54 -07:00
Rosen Penev
7c21621849
czmq: switch to CMake
Allows faster compilation and removing various Makefile hacks.

Fixed license to SPDX format.

Added PKG_BUILD_PARALLEL for faster compilation.

Various cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-10 15:43:53 -07:00
Josef Schlehofer
f94cb351bc
Merge pull request #12770 from miska/mariadb-maint
mariadb/libmariadb: Take over as a maintainer
2020-07-09 15:37:05 +02:00
Michal Hrusecky
68bf6c95ec mariadb/libmariadb: Take over as a maintainer
Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
2020-07-09 14:39:43 +02:00
Jiri Slachta
527b0d27d2
Merge pull request #12662 from micmac1/tiff-cxx-abi-5
tiff: declare ABI_VERSION in libtiffxx as well
2020-07-09 14:26:55 +02:00
Rosen Penev
9bd81604b7 c-ares: switch to CMake
Allows simplifying the Makefile. Also allows faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-09 10:35:05 +00:00
W. Michael Petullo
5481bf267e libdmapsharing: update to 3.9.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-07-08 21:37:25 -04:00
Rosen Penev
ea5405bfa6
tesseract: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Added CMake patch to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 16:59:00 -07:00
Rosen Penev
b3000441dc
leptonica: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 16:58:18 -07:00
Rosen Penev
0de5f3b5d0
expat: fix compilation with doc2man
Even though doc2man is explicitly disabled, it is only for the target.
Split out the options to a separate variable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 14:09:11 -07:00
Sebastian Kemper
8274603dd1 sqlite3: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-07-08 18:29:31 +02:00
Sebastian Kemper
70dcf9aa84 mariadb: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-07-08 18:29:07 +02:00
Sebastian Kemper
7582f7fca6 apache/apr/apr-util: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-07-08 18:28:35 +02:00
Rosen Penev
f48625cbf9
Merge pull request #12745 from neheb/getd
getdns: properly remove libbsd support
2020-07-08 00:26:32 -07:00
Rosen Penev
da2249b0f7
qrencode: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 17:21:33 -07:00
Rosen Penev
b0a535a2cc
Merge pull request #12728 from neheb/xer2
libxerces-c: switch to CMake
2020-07-07 16:01:42 -07:00
Rosen Penev
bedc137571
libxerces-c: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Removed autotools patch as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 15:58:04 -07:00
Rosen Penev
6b971e36ff
Merge pull request #12714 from neheb/arch
libarchive: switch to CMake
2020-07-07 15:32:05 -07:00
Rosen Penev
4d97004d2d
Merge pull request #12727 from neheb/exp
expat: convert to cmake
2020-07-07 15:27:36 -07:00
Rosen Penev
a9b6f44e9f
expat: convert to cmake
Allows faster compilation and a simpler Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 15:13:18 -07:00
Rosen Penev
26c7488d35
getdns: fix compilation without deprecated OpenSSL APIs
Since DSA is enabled, dsa.h is needed. Normally this header is included
implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L ,
this is not so.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 14:57:59 -07:00
Rosen Penev
130f2deb0e
getdns: properly remove libbsd support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 14:57:49 -07:00
Rosen Penev
508e19c054
yubico-pam: fix compilation with fixed ykpers
Massively cleaned up the Makefile for simplicity.

Added PKG_INSTALL and PKG_BUILD_PARALLEL for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 14:54:52 -07:00
Rosen Penev
36055d74cf
Merge pull request #12734 from nickberry17/master
modemmanager: update ModemManager and dependencies
2020-07-06 07:14:02 -07:00
Nicholas Smith
caae2d633d libqmi: bump to 1.26.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-06 22:02:17 +10:00
Nicholas Smith
732a30ea32 libmbim: bump to 1.24.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-06 22:01:45 +10:00
Rosen Penev
7a01a09fe7
libpng: fix compilation with ccache
It seems an extra CMake variable is needed for one of the scripts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-05 15:38:07 -07:00
Rosen Penev
93040bd20c
Merge pull request #12711 from neheb/urcu
liburcu: install pkgconfig files
2020-07-05 09:38:28 -07:00
Rosen Penev
a365ef4b85
Merge pull request #12679 from jonathanunderwood/getdns-1.6.0
getdns: update to version 1.6.0
2020-07-05 09:33:34 -07:00
Jonathan G. Underwood
171c2e2cf4 getdns: update to version 1.6.0
This update also:
    - enables parallel builds
    - moves to the CMake build system
    - removes the redundant InstallDev stanza

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2020-07-05 12:27:01 +01:00
Rosen Penev
e176444f5a
libpng: remove hardware optimizations for mipsel
The mipsel optimizations are only MSA and not any DSP, which means they're
useless for OpenWrt targets.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 17:23:10 -07:00
Rosen Penev
c2e05926c6
libarchive: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 15:25:36 -07:00
Rosen Penev
6ebe4ad1e2
Merge pull request #12633 from neheb/freet
freetype: update to 2.10.2
2020-07-03 23:06:19 -07:00
Rosen Penev
759b83fd23
Merge pull request #12656 from gladiac1337/liburing-0.6
liburing: new package: liburing v0.6
2020-07-03 23:05:01 -07:00
Rosen Penev
959312ef74
Merge pull request #12636 from neheb/png2
libpng: switch to CMake
2020-07-03 23:04:46 -07:00
Rosen Penev
5a6a25ea8b
liburcu: install pkgconfig files
Newer versions of lttng* need these.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-03 19:49:45 -07:00
Rosen Penev
f0db39bf0e libowfat: fix compilation under GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 00:32:23 +01:00
Rosen Penev
2150f12da4
libradiotap: update to 2020-06-22
Fixes compilation with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:11:02 -07:00
Christian Lachner
c12c8ceafb liburing: Simplify CFLAGS assignment for MUSL targets
- Simplify the way we deal with additional CFLAGS for MUSL targets

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-07-02 09:04:45 +02:00
Christian Lachner
f345e6646d liburing: Re-enable stack-protection for uClibc targets
- Remove -fno-stack-protector for uClibc targets
- Make TITLE a little nicer

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-07-02 07:03:45 +02:00
Eduardo Abinader
cf45205030 opusfile: bump 0.12
Changes since the v0.11 release:

    Fix stack overflow buffering out-of-sequence streams.
    Fix possible divide-by-zero.
    Fix issues with seeking in the win32 backend.
    Fix an issue where the seek algorithm could be confused by stream data changing between reads.
    Clean up compiler and scan-build warnings.
    Avoid use of the deprecated ftime() function which has Y2038 problems.
    Remove undefined behaviour memcpy(NULL) in op_read_native().
    Visual Studio project files updated for libogg 1.3.4 library name change.
    Various build systems updates.
    Various integration and testing environment improvements.

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2020-07-01 07:40:45 +02:00
Sebastian Kemper
a82cb6fd2c tiff: declare ABI_VERSION in libtiffxx as well
ABI_VERSION is used in Package/libtiffxx/install but not defined, so we
don't get SONAME treatment for libtiffxx. This commit adds the missing
ABI_VERSION.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-06-30 18:16:46 +02:00
Eduardo Abinader
884f8fe04f check: bump 0.15.0
Compiled and run in x86_64.

Changes:
        -Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of ‘gnu_printf’ format attribute
        -Refactor tests to fix signed - unsigned conversions
        -Refactor some Check internals to use proper interger types
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2020-06-30 16:58:50 +02:00
Christian Lachner
bded5cdbbc liburing: new package: liburing v0.6
- Add initial Makefile
- Add patch to fix inttypes.h inclusion when __kernel_timespec is unavailable

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-06-30 11:18:44 +02:00
Rosen Penev
f1f9d28b84
Merge pull request #12649 from neheb/dmaplib
libdmapsharing: update to 3.98
2020-06-29 17:58:42 -07:00
Jiri Slachta
c12e9b858f
Merge pull request #12637 from neheb/tiff
tiff: switch to CMake
2020-06-30 01:26:43 +02:00
Rosen Penev
c442e95227
libdmapsharing: update to 3.98
Refreshed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 15:21:46 -07:00
Rosen Penev
06364ce520
Merge pull request #12647 from neheb/gdb
gdbm: fix GCC 10 multiple def compilation error
2020-06-29 15:20:13 -07:00
Syrone Wong
fe734cc264
gdbm: fix GCC 10 multiple def compilation error
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
2020-06-29 15:15:29 -07:00
Rosen Penev
70ab50f095
Merge pull request #12635 from neheb/liblo
liblo: switch to CMake
2020-06-29 15:12:02 -07:00
Rosen Penev
e9d98f4bc1
tiff: switch to CMake
Allows removing autotools hacks. Also simplified InstallDev section.

Added ABI_VERSION parameter for proper rebuilds. Also used in the
pkgconfig path fixup.

Small cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 14:55:40 -07:00
Andy Walsh
d0b7564e83 libtirpc: remove pkgconfig hack
* the pkgconfig hack is no longer needed

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-29 19:03:23 +02:00
Nikos Mavrogiannopoulos
ae9e9d8bbd
Merge pull request #12601 from neheb/pam2
libpam: update to 1.4.0
2020-06-29 08:01:22 +02:00
Rosen Penev
547c27aa7a
freetype: update to 2.10.2
Switched to CMake to simplify the Makefile and to remove autotools
hacks.

Replaced InstallDev with CMAKE_INSTALL.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-28 20:56:55 -07:00
Rosen Penev
a1b14ab929
libpng: switch to CMake
Allows simplification of the Makefile.

Remove no more needed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-28 14:56:36 -07:00
Rosen Penev
a05db1acfe
libpam: update to 1.4.0
Remove upstreamed patch and add a new one to fix compilation.

Add some more configure options.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-28 13:46:00 -07:00
Rosen Penev
4edb857f3a
liblo: switch to CMake
Allows simplifying the Makefile.

Make tools option conditional on package selection.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-27 22:02:20 -07:00
Espen Jürgensen
ca1bbd228f libplist: add missing pkgconfig files in libplist 2.2
Closes #12571.

Same fix as Debian, see:
137716df3f (commitcomment-40099153)

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2020-06-27 09:02:39 +02:00
Rosen Penev
61b143064b
Merge pull request #12610 from neheb/yamll
yaml: update to 0.2.5
2020-06-26 14:01:35 -07:00
Rosen Penev
b867631f7c
Merge pull request #12600 from neheb/file
file: update to 5.39
2020-06-25 18:37:45 -07:00
Rosen Penev
07a1493e32
yaml: update to 0.2.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-25 17:43:44 -07:00
Rosen Penev
4ac1339dbc
libupnpp: update to 0.19.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-25 17:43:09 -07:00
Rosen Penev
ea07a18d2f
file: update to 5.39
Remove fedora mirror as it delivers a different file that doesn't work.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-25 17:36:42 -07:00
Rosen Penev
8873f055d4
Merge pull request #12577 from neheb/shado
added libxcrypt and used for shadow-utils
2020-06-23 15:02:37 -07:00
Rosen Penev
bd5acfb8e8
libxcrypt: add
libxcrypt is an external version of libc's libcrypt. It allows to use
algorithms now available with the libc. musl in OpenWrt for example
patches out several algorithms for size reasons. But for shadow-utils,
size does not really matter.

The hashes are set to solaris as that default gives a good balance
between compatibility and size. It includes:

bcrypt,
bcrypt_a,
sha512crypt,
sha256crypt,
md5crypt,
descrypt

The STRONG default adds several algorithms not supported by
shadow-utils.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-22 18:33:16 -07:00
Rosen Penev
ae008102c2
Merge pull request #12574 from neheb/npupnp-gerbera
Npupnp gerbera
2020-06-22 17:59:49 -07:00
Rosen Penev
e3af01effd
libnpupnp: update to 4.0.7
Fixes CVE-2020-12695.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-22 14:37:47 -07:00
Rosen Penev
4e203a1949
libirecovery: update to official tarball
Removed autoreconf as a result.

Unfortunately, the two versions are not identical. Bumped PKG_RELEASE
to deal with it.

Disable static libraries as they're fairly useless.

Adjusted filepaths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:34 -07:00
Rosen Penev
4831939255
libimobiledevice: update to 1.3.0
Upstream created proper tarballs. Switch to those.

Removed autoreconf as a result.

Adjusted filepaths.

Removed upstreamed patch.

Disabled static libraries as they're not useful.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:33 -07:00
Rosen Penev
38ea3e84f8
libusbmuxd: update to 2.0.2
Upstream created proper tarballs. Switched to those.

Removed autoreconf as a result.

Adjusted filenames.

Got rid of static compiles as they're pretty useless.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:33 -07:00
Rosen Penev
d082258c3e
libplist: update to 2.2.0
Upstream finally got a proper tarball. Switched to that.

Remove autoreconf as it's no longer needed.

Adjusted new filepaths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:33 -07:00
Jan Pavlinec
26722253ee
redis: update to version 6.0.5
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-06-19 07:22:28 +02:00
Rosen Penev
24498b855a
Merge pull request #12433 from neheb/pcre2
pcre2: updater to 10.35
2020-06-18 15:25:50 -07:00
Rosen Penev
c9eabd7c08
Merge pull request #12431 from neheb/gph
libgphoto2: update to 2.5.25
2020-06-18 15:25:30 -07:00
Eneas U de Queiroz
69b6f46c96 oniguruma: build using autotools
Cmake currently fails to compile properly.  While there's a fix
upstream, we can avoid carrying any patches here, and use the more
stable build system, despite being slower.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-06-18 13:42:26 -03:00
Rosen Penev
4f883459d0
avahi: remove lssp_nonshared flag
Does not seem to be needed as of b933f9cf0cb254e368027cad6d5799e45b237df5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-17 20:06:54 -07:00
Toni Uhlig
c5a7f10c94
libndpi: update to 3.2.0
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-06-16 06:00:08 +02:00
Rosen Penev
c0e2d553c4
Merge pull request #12409 from lnslbrty/package/libulfius
libulfius: new package
2020-06-15 11:28:54 -07:00
Toni Uhlig
0c139bb41b
libulfius: new package
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-06-15 20:18:45 +02:00
Michael Heimpold
b4ddb635ea oniguruma: add patch to fix NULL pointer exception
I propose to carry this patch until a new upstream
release includes it. For forther references see:

https://github.com/openwrt/packages/issues/12403
and
https://github.com/kkos/oniguruma/pull/196

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-06-14 21:14:51 -03:00
Michael Heimpold
fa566417ca libzip: update to 1.7.1 (closes #12512)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-06-14 15:09:37 +02:00
Rosen Penev
bac8490d25
Merge pull request #12511 from neheb/cap3
libcap: update to 2.36
2020-06-13 18:57:37 -07:00
Rosen Penev
8ed82b0687
libxerces-c: update to 3.2.3
Small adjustments for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-13 18:13:50 -07:00
Rosen Penev
bd1caf362e
libcap: update to 2.36
Remove outdated patches. A different solution was applied upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-13 18:11:47 -07:00
David Woodhouse
bcaf610a29 minizip: fix $(PKG_SOURCE) to include $(PKG_NAME) to avoid conflicts
Just as Rosen did for cereal in #12477.

Likewise, clean up the CMAKE_OPTIONS onto separate lines for readability.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-11 09:27:31 +01:00
Rosen Penev
f10f1b6c40
cereal: fix mips64 compilation
Added miscellaneous fixes.

Fixed PKG_NAME to a sane one as v$(PKG_VERSION) can conflict with
others.

Separate CMAKE_OPTIONS in lines for clarity.

Add JUST_INSTALL_CEREAL to fix compilation with mips64.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-10 16:50:15 -07:00
Lucian Cristian
2c458ad12c google-authenticator-libpam: update to 1.09
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-06-10 19:25:44 +03:00
David Woodhouse
f2bfc7ca98 minizip: explicitly disable libbsd
Fixes #12471

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-10 11:40:50 +01:00
Rosen Penev
218e433ea2
Merge pull request #12434 from neheb/pcre
pcre: update to 8.4.4
2020-06-10 01:59:35 -07:00
Rosen Penev
a8461581b7
elektra: fully remove HostBuild
This is cosmetic since host-compile.mk is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-09 14:56:06 -07:00
Rosen Penev
0f5c140f0f
Merge pull request #12428 from neheb/liba
libarchive: update to 3.4.3
2020-06-08 13:54:37 -07:00
Rosen Penev
9731d36472
Merge pull request #12426 from neheb/xmlr
xmlrpc-c: update to 1.51.06
2020-06-08 13:54:12 -07:00
Rosen Penev
0eeff6918d
Merge pull request #12427 from neheb/libcc
libcap: update to 2.34
2020-06-08 13:52:01 -07:00
Rosen Penev
958da054d2
Merge pull request #12415 from haraldg/elektra_0.9.2
elektra: update to 0.9.2
2020-06-08 13:44:07 -07:00
Josef Schlehofer
1b86bc11ed
Merge pull request #12407 from dwmw2/domo
Update Domoticz to 2020.2, and its dependencies
2020-06-08 13:20:18 +02:00
Yousong Zhou
70fe482c41 pixman: bump to version 0.40.0
Ref: https://github.com/openwrt/packages/pull/12421
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(splits of commit)
2020-06-08 11:00:03 +08:00
Yousong Zhou
c020d5a2b4 pixman: switch to using meson
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(splits of commit)
2020-06-08 11:00:03 +08:00
Yousong Zhou
34219363c7 pixman: cosmetic change on spacing
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(splits of commit)
2020-06-08 11:00:03 +08:00
Daniel Golle
617b1b08df hiredis: update to version 0.14.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:54:49 +01:00
Daniel Golle
b4a507d3b7 postgresql: update to version 12.3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:19:18 +01:00
Rosen Penev
4be05398d9
pcre: update to 8.4.4
Add PKG_BUILD_PARALLEL for faster compilation.

Remove autoreconf as nothing is being patched.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:04:14 -07:00
Rosen Penev
00c8e5b85f
pcre2: updater to 10.35
Add PKG_BUILD_PARALLEL for faster compilation.

Remove autoreconf as nothing is being patched.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:03:23 -07:00
Rosen Penev
bcfd0d812e
libgphoto2: update to 2.5.25
Add PKG_BUILD_PARALLEL for faster compilation.

Fix license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:01:03 -07:00
Rosen Penev
6442630ace
libarchive: update to 3.4.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:38:40 -07:00
Rosen Penev
05648d2775
libcap: update to 2.34
Removed upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:37:59 -07:00
Rosen Penev
487b369418
xmlrpc-c: update to 1.51.06
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:37:25 -07:00
Rosen Penev
6ef9d9e794
Merge pull request #12381 from neheb/host
remove pointless host builds
2020-06-06 11:46:17 -07:00
David Woodhouse
201c0162ce minizip: new package
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:39:09 +01:00
David Woodhouse
160038e753 cereal: new package
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:38:34 +01:00
Rosen Penev
03349d1fab
Merge pull request #12397 from neheb/v4ll
libv4l: update to 1.20.0
2020-06-06 09:31:43 -07:00
Harald Geyer
82e3475453 elektra: update to 0.9.2
Notable changes:
* Move some plugins from libelektra-plugins to libelektra-cpp because
  they got reimplemented in C++.
* New package libelektra-zmq
* Move the crypto plugin from libopenssl to libgcrypt
* Disable host build: elektra doesn't need it anymore and nobody uses
  kdb during package builds for now.

Closes: #12307

Signed-off-by: Harald Geyer <harald@ccbib.org>
2020-06-05 22:54:43 +02:00
Rosen Penev
dd74a7cb87
libv4l: update to 1.20.0
Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-03 21:40:16 -07:00
Rosen Penev
6b1b036a38
spdlog: update to 1.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-03 21:34:13 -07:00
Nikos Mavrogiannopoulos
2b9f88a4bf gnutls: updated to 3.6.14
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-06-04 05:52:44 +02:00
Rosen Penev
559d7a9869
Merge pull request #12393 from ja-pa/redis-6.0.4
redis: update to version 6.0.4
2020-06-03 07:42:24 -07:00
Rosen Penev
5d30093868
Merge pull request #12255 from neheb/libconfig
libconfig: import from base
2020-06-03 07:35:06 -07:00
Jan Pavlinec
e18b80ba7b
redis: update to version 6.0.4
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-06-03 14:15:48 +02:00
Rosen Penev
530d30af36
libpng: remove host build
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 14:02:54 -07:00
Rosen Penev
28e83b1f7f
freetype: remove host build
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 14:02:54 -07:00
Rosen Penev
f0cd709aae
libnpupnp: update to 4.0.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 13:20:22 -07:00
Jiri Slachta
657d906234
Merge pull request #12337 from commodo/lxml-bump-4-5-1
Lxml bump 4 5 1
2020-06-01 13:09:56 +02:00
Lucian Cristian
c155685843 nss: update to 3.53
also enable parallel build as now is safe

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-06-01 00:15:24 +03:00
Aleksander Morgado
872a1aa000 libqmi: update version to 1.24.14
https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003321.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-05-30 09:46:06 +02:00
Rosen Penev
093db9d076
Merge pull request #12225 from neheb/swiggg
libmraa: disable swig
2020-05-29 16:18:50 -07:00
Alexandru Ardelean
852c117c60 libs: libxslt: allow profiler to be enabled
The lxml package depends on the xsltGetProfileInformation() symbol to be
available.
Without it, the library is unusable at newer versions.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-05-27 11:03:29 +03:00
Rosen Penev
dfd6bf328d
Merge pull request #12331 from dl12345/avahi
avahi: fix reliance on config symbol SSP_SUPPORT
2020-05-26 14:07:56 -07:00
Rosen Penev
a0caea5844
Merge pull request #12290 from neheb/doub
libdouble-conversion: remove
2020-05-26 13:23:27 -07:00
Ian Cooper
918983044f
avahi: fix reliance on config symbol SSP_SUPPORT
The config symbol SSP_SUPPORT is ambiguous and means different
things to different packages: either "toolchain is compiled
with ssp support" or "toolchain uses gcc libssp". The use of the
symbol should be deprecated and the appropriate symbol used
instead.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
2020-05-26 20:27:09 +01:00
Robert Marko
724e0f4f0d
sqlite3: update to version 3.32.1
Update SQLite to version 3.32.1 to mitigate two security vulnerability CVE-s.

This mitigates CVE-s: CVE-2020-13434 and CVE-2020-13435

https://nvd.nist.gov/vuln/detail/CVE-2020-13434
https://nvd.nist.gov/vuln/detail/CVE-2020-13435

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2020-05-26 10:57:27 +02:00
Rosen Penev
6d739af17c
Merge pull request #12289 from neheb/GIF
giflib: remove host build
2020-05-25 12:55:56 -07:00
Daniel Golle
3696553314
Merge pull request #12272 from neheb/psql
postgresql: fix compilation with GCC4
2020-05-25 15:46:24 +01:00
Nikos Mavrogiannopoulos
5506decc3f
Merge pull request #12288 from neheb/tasn
libtasn1: fix host build under old GCC
2020-05-25 08:13:04 +02:00
Rosen Penev
65f6a012a2
Merge pull request #12287 from neheb/proto
protobuf-c: fix host build on GCC4
2020-05-24 21:07:04 -07:00
Rosen Penev
96fb464110
Merge pull request #12261 from sartura/sqlite/security-bump
sqlite3: update to version 3.32.0
2020-05-24 21:06:23 -07:00
Rosen Penev
79edd13565
libdouble-conversion: remove
Nothing uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-24 18:39:51 -07:00
Rosen Penev
23be4f9d7c
giflib: remove host build
It's completely unused and breaks under CentOS7.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-24 18:38:41 -07:00
Rosen Penev
6d100823e9
libtasn1: fix host build under old GCC
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8
defaults to std=gnu89, breaking the build. GCC5 defaults to gnu99.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-24 18:37:39 -07:00
Rosen Penev
499564b1d1
protobuf-c: fix host build on GCC4
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8
does not default to gnu++11. This fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-24 18:36:13 -07:00
Rosen Penev
068b5642bf
postgresql: fix compilation with GCC4
The minimum version of GCC according to prereq-build.mk is 4.8 which
defaults to gnu89. This breaks the host build when the host GCC is less
than 5, which defaults to gnu99. Add a simple CFLAG to fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-23 19:15:52 -07:00
Rosen Penev
b0dc454c0e
taglib: update to 1.12-beta-1
It seems 1.11.1 is old and has CVEs.

Removed boost hack since upstream removed boost support.

Removed outdated InstallDev hacks.

Added PKG_CPE_ID.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-23 17:29:55 -07:00
Rosen Penev
f63a7adc3a
Merge pull request #12270 from neheb/taglib
taglib: fix taglib-config paths
2020-05-23 16:48:26 -07:00
Rosen Penev
2016b7b799
taglib: fix taglib-config paths
It seems gerbera uses this instead of pkgconfig.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-23 16:45:30 -07:00
Rosen Penev
50465c5161
Merge pull request #12258 from neheb/taglib
gerbera: add taglib support
2020-05-23 15:06:55 -07:00
Rosen Penev
350317d673
taglib: add
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-23 14:39:24 -07:00
Lucian Cristian
d254f0527d nss: fix build for mips64
disable arm32_neon on unsupported target

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-23 21:53:26 +03:00
Robert Marko
e90b8cd8ba
sqlite3: update to version 3.32.0
Update SQLite to version 3.32.0 to mitigate a security vulnerability.

This mitigates CVE-2020-11656
https://nvd.nist.gov/vuln/detail/CVE-2020-11656

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2020-05-23 19:25:42 +02:00
Rosen Penev
af9bc693a8
libconfig: cleanup Makefile
Fixed license information.

Fixed URL.

Removed autoreconf as nothing is being patched.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-22 16:17:36 -07:00
Rosen Penev
76825c61bd
libconfig: import from base
All of the packages that depend on this live here, not in base.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-22 16:17:36 -07:00
Thibaut Robert
68bbd6d435
p11-kit: fix configuration directory (#12246)
* p11-kit: fix configuration directory

p11-kit looks for its configuration files in /etc/pkcs11, not /etc/p11-kit

Signed-off-by: Thibaut Robert <thibaut.robert@gmail.com>

* p11-kit: bump PKG_RELEASE

Signed-off-by: Thibaut Robert <thibaut.robert@gmail.com>
2020-05-22 01:43:50 -07:00
Rosen Penev
a4bb7e884f
Merge pull request #12190 from neheb/fuse
fuse: import from base
2020-05-20 09:16:42 -07:00
Yousong Zhou
0b6f288560 spice-protocol: bump to version 0.14.2
Starting in this version the upstream project

 - only provides .xz tarball
 - meson is the only supported build method

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-05-20 15:49:47 +08:00
Rosen Penev
37157ceb0c
Merge pull request #12213 from neheb/gerb78
gerbera: add libmatroska support
2020-05-19 22:16:45 -07:00
Rosen Penev
4d1f4cc715
libmraa: disable swig
swig as used in libmraa is not compatible with node 12.

This is causing build failures on all platforms.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-19 14:33:13 -07:00
Jeffery To
19694767f2 measurement-kit: Add static build dependencies
When measurement-kit is a build dependency (in PKG_BUILD_DEPENDS) of
another package, this package's build dependencies (in DEPENDS) may not
be selected and so may not be built.

(This package does not produce a shared library; the measurement-kit
target package contains a program that is statically linked to the
measurement-kit library. Other packages may include measurement-kit in
their PKG_BUILD_DEPENDS to link to the static library but not include
measurement-kit as a run-time dependency.)

This adds PKG_BUILD_DEPENDS to this package to ensure that its
dependencies are built in this case.

This also adds MEASUREMENT_KIT_BUILD_DEPENDS that dependant packages
should select to ensure that this package's dependencies are correctly
built. (libevent2-openssl and libevent2-pthreads need to be selected for
the necessary functionality to be enabled when compiling libevent2.)

This also adds openssl as an explicit dependency; it appears to be used
directly by this package.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-19 17:44:14 +08:00
Rosen Penev
d265c88ebe
libmatroska: add
Needed for gerbera's matroska support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-18 20:23:01 -07:00
Rosen Penev
116f11e54c
libebml: add
Needed for libmatroska.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-18 20:22:50 -07:00
Karl Palsson
34a4678db3 c-ares: update to 1.16.1
Various fixes, nothing particularly standout as of particular interest
to OpenWrt.  Full changelog at https://c-ares.haxx.se/changelog.html

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-05-18 13:02:36 +00:00
Rosen Penev
711456a4db libmicrohttpd: build with PIC
Fixes compilation when linking statically.

Made URL HTTPS.

Moved description section for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-18 11:55:05 +02:00
Sebastian Kemper
980291575e libmariadb: bump to 3.1.8
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-05-17 22:15:40 +02:00
Rosen Penev
a80658beeb
libwebp: fix compilation under ARM without NEON
The CMake logic seems broken. Luckily it's easy to work around.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-16 18:29:08 -07:00
Rosen Penev
541769ddf4
fuse3: add
libfuse3 is used by newer versions of sshfs.

utils require udev, which is not present in OpenWrt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-16 17:31:51 -07:00
Rosen Penev
dad8672037
Merge pull request #12180 from lucize/libcapng
libcap-ng: add package libcap-ng
2020-05-16 16:42:58 -07:00
Lucian Cristian
630c19f648 nss: revert -flto change
it seems that it can lead to segfault in libfreebl3.so

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-16 21:06:53 +03:00
Lucian Cristian
16ecc549f1 libcap-ng: add package libcap-ng
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-16 15:28:52 +03:00
Rosen Penev
9f4cde559c
Merge pull request #12167 from lucize/nsslto
nss: add -flto and makefile cleanup
2020-05-15 12:55:33 -07:00
Rosen Penev
a85753f2e4
Merge pull request #12166 from lucize/nsprlto
nspr: nspr add -flto to compile
2020-05-15 12:55:16 -07:00
Lucian Cristian
47570b4cf5 nss: add -flto and makefile cleanup
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-15 16:28:23 +03:00
Lucian Cristian
df7392149c nspr: nspr add -flto to compile
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-15 10:29:23 +03:00
Rosen Penev
fbc719b3f3
Merge pull request #12162 from neheb/upnp23
npupnp updates
2020-05-14 20:44:53 -07:00
Rosen Penev
2ad0aab050
Merge pull request #12161 from neheb/faad22
faad2: update to 2.9.2
2020-05-14 16:14:04 -07:00
Rosen Penev
ba2c714aa8
Merge pull request #12075 from ja-pa/redis-update
redis: update to version 6.0.1
2020-05-13 16:33:16 -07:00
Jan Pavlinec
00eb395c3f
redis: update to version 6.0.1
Note:
add explicit -latomic on 32-bit MIPS because 32-bit MIPS is not able to perform 64-bit atomics in hardware

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-05-14 00:27:48 +02:00
Rosen Penev
1546a63414
libupnpp: update to 0.19.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-13 15:26:45 -07:00
Rosen Penev
724ec0659f
libnpupnp: update to 4.0.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-13 15:26:45 -07:00
Rosen Penev
ad1203ebb9
faad2: update to 2.9.2
Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-13 15:25:23 -07:00
Rosen Penev
f1b445963b
Merge pull request #11981 from zhanhb/conffiles
treewide: add conffiles
2020-05-13 14:44:35 -07:00
Rosen Penev
3224aace8a
Merge pull request #12147 from micmac1/my_up
mariadb: updates for config, auth-pam and init
2020-05-13 14:20:15 -07:00
Rosen Penev
e86560c0c1
Merge pull request #12137 from neheb/webp
libwebp: update to 1.1.0
2020-05-12 20:18:08 -07:00