Eneas U de Queiroz
d8203191cc
gost_engine: remove OPENSSL_WITH_GOST restraint
...
OpenSSL now is always built with GOST support, and OPENSSL_WITH_GOST
symbol was removed.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 13:54:31 -03:00
Nicholas Smith
c9709a3c82
libqmi: bump to 1.28.0
...
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-02-24 13:42:54 +10:00
Nicholas Smith
cfe24305de
libqrtr-glib: add libqrtr-glib
...
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-02-24 13:38:17 +10:00
Rosen Penev
476c7d1b95
Merge pull request #14874 from neheb/jso
...
jsoncpp: disable exceptions
2021-02-23 11:59:36 -08:00
Rosen Penev
eed4820efc
Merge pull request #14864 from neheb/sh
...
libshout: update to 2.4.5
2021-02-23 05:11:43 -08:00
Rosen Penev
732e90dd9f
Merge pull request #14836 from Payne-X6/liburcu
...
liburcu: update to version 0.12.2
2021-02-23 05:08:54 -08:00
Rosen Penev
eb142cdced
Merge pull request #14835 from Payne-X6/master
...
libedit: update to version 20210216-3.1
2021-02-23 05:08:27 -08:00
Rosen Penev
55cec11ad8
jsoncpp: disable exceptions
...
Reduces size: 59724 to 44439
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 22:06:16 -08:00
Rosen Penev
500bed5935
libshout: update to 2.4.5
...
Remove upstreamed patch.
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 20:43:43 -08:00
Rosen Penev
7a86c6d81a
loudmouth: update to 1.5.4
...
Remove upstreamed patches.
Fix license.
Use AUTORELEASE to avoid bumping the release.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 16:40:57 -08:00
Rosen Penev
e2938499eb
Merge pull request #14823 from neheb/gdbn
...
gdbm: update to 1.19
2021-02-22 13:54:31 -08:00
Rosen Penev
ca0858960b
Merge pull request #14826 from jjm2473/master-fix-icu-macos
...
libs/icu: fix host compile in macOS
2021-02-22 12:47:49 -08:00
Rosen Penev
23bb8ec5ef
Merge pull request #14817 from neheb/sn
...
sane-backends: remove outdated C++ patch
2021-02-22 12:41:46 -08:00
Jan Pavlinec
e76ce033d5
libmaxminddb: update to version 1.5.2
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-02-22 10:36:31 +01:00
Jan Hak
9443203377
liburcu: update to version 0.12.2
...
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2021-02-22 10:19:34 +01:00
Jan Hak
fd7f43ae46
libedit: update to version 20210216-3.1
...
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2021-02-22 09:55:55 +01:00
Liangbin Lian
ceee8ba199
libs/icu: fix host compile in macOS
...
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2021-02-22 12:58:49 +08:00
Rosen Penev
371549af83
Merge pull request #14821 from neheb/gd
...
libwebp + libgd version bump
2021-02-21 01:20:25 -08:00
Rosen Penev
d821fdc72b
libevdev: update to 1.11.0
...
Use AUTORELEASE to avoid having to bump it manually.
Remove old patch for kernel 4.14 compatibility.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-21 09:09:06 +00:00
Rosen Penev
9be3ba4834
gdbm: update to 1.19
...
Remove upstreamed patch.
Use AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-20 22:07:17 -08:00
Rosen Penev
3b812f93d6
minizip: update to 3.0.0
...
Switch to new upstream and switch package name.
Further disable features to avoid extra dependencies.
Build with PIC to avoid build failures with mips16.
Remove no longer needed patch. Upstream fixed it differently.
Use AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-20 22:02:28 -08:00
Rosen Penev
dc5e0d0ccd
libgd: update to 2.3.1
...
Remove upstreamed patches. Add one to fix finding libwebp.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-20 21:16:56 -08:00
Rosen Penev
69cdbb9980
libwebp: update to 1.2.0
...
Switch to AUTORELEASE for easier changes.
Fix not having all of the libraries.
Remove upstream patches and refresh other one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-20 21:16:55 -08:00
Rosen Penev
b945b0790f
libv4l: fix glibc compilation
...
There was a typo in the linker flags.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-20 20:03:55 -08:00
Rosen Penev
7248ba84fb
Merge pull request #14646 from lipnitsk/refresh
...
treewide: Run refresh on all packages
2021-02-20 19:22:46 -08:00
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
...
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Stijn Tintel
f81b0152c8
treewide: s/Yuibco/Yubico/
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-02-21 01:08:40 +02:00
Rosen Penev
be7c5d9dc6
Merge pull request #14800 from 6ec123321/master
...
gost_engine: Add GOST2012 Engine for OpenSSL
2021-02-19 23:29:54 -08:00
Artur Petrov
1c74e64cab
gost_engine: added new line in the end of file
...
Signed-off-by: Artur Petrov <github@phpchain.ru>
2021-02-20 11:15:08 +04:00
Etan Kissling
a16faf72b1
libnetfilter-queue: fix IPv6 header handling
...
Import 51f25df304aeaa6c1b02ef7456a61278ee70c102 from upstream.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
2021-02-19 22:54:41 +01:00
Etan Kissling
73060f9104
libnetfilter-queue: add pkt_buff function for ICMP
...
Import 662c8f44d53492d2e0ebd430dadef12d580ec330 from upstream.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
2021-02-19 21:59:43 +01:00
Artur Petrov
8e0af27d2a
gost_engine: add support GOST2012
...
Signed-off-by: Artur Petrov <github@phpchain.ru>
2021-02-19 19:20:11 +04:00
Rosen Penev
6a6995f3dc
Merge pull request #14786 from apple-etan/feature/ek/libnetfilter-queue/fixup
...
libnetfilter-queue: re-add PKG_FIXUP to fix build
2021-02-19 02:01:54 -08:00
Jianhui Zhao
696d5021da
libuhttpd: Update to 3.9.0
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-19 12:23:56 +08:00
Etan Kissling
cab73ac826
libnetfilter-queue: re-add PKG_FIXUP to fix build
...
Currently when trying to build this package a build error is produced:
WARNING: 'automake-1.16' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<https://www.gnu.org/software/automake >
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<https://www.gnu.org/software/autoconf >
<https://www.gnu.org/software/m4/ >
<https://www.perl.org/ >
This error is due to an attempt to use the native host tools instead of
the OpenWrt build system generated ones. By re-adding PKG_FIXUP it is
ensured that the correct version of the host tools are used.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
2021-02-19 01:50:09 +01:00
Ye Holmes
d959a09a47
zmq: add optional dependency on openpgm
...
And add a patch for CMakeList.txt to configure
correctly with openpgm enabled.
Signed-off-by: Ye Holmes <yeholmes@outlook.com>
2021-02-17 22:18:50 +08:00
Rosen Penev
94540bcb0d
Merge pull request #14729 from ye-holmes/libs/openpgm
...
openpgm: Add Pragmatic General Multicast library
2021-02-16 18:57:40 -08:00
Ye Holmes
20f05f8e58
openpgm: Add Pragmatic General Multicast library
...
OpenPGM is a library implementing the PGM reliable multicast
network protocol; The famous messaging library ZMQ has an
optional dependency on OpenPGM, with OpenPGM enabled, we can
foster the development of multicast network applications.
Signed-off-by: Ye Holmes <yeholmes@outlook.com>
2021-02-17 10:08:20 +08:00
Philip Prindeville
441a7e5cd2
Merge pull request #14760 from pprindeville/libmaria-add-libcurl-dependency
...
libmariadb: add dependency on libcurl
2021-02-16 13:16:15 -07:00
Philip Prindeville
5b2d35a8d0
libmariadb: add dependency on libcurl
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-02-16 11:07:40 -07:00
Rosen Penev
2f6a8768c1
Merge pull request #14728 from neheb/boo
...
[RFC] boost: build context under MIPS64
2021-02-15 20:35:59 -08:00
Sebastian Kemper
c281142103
json-glib: update to 1.6.2
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-02-14 11:43:49 +01:00
Rosen Penev
7b360868ff
boost: build context for mips64
...
It turns out there's upstream support for it. A small patch is needed
to fix softfloat support.
Also added patch to fix boost-fiber on octeon+. Failure happens because
the platform is based on an old MIPSr2 standard that lacks the pause
instruction.
It also turns out that MIPS64 builds are done with the wrong ABI.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-13 18:40:50 -08:00
Michael Heimpold
274302a60f
Merge pull request #14705 from micmac1/iio-ico
...
libiio: allow access to iconv
2021-02-10 07:29:35 +01:00
Sebastian Kemper
c76c8f0920
libiio: allow access to iconv
...
Since commit d18692c
libxml2 is linked against iconv. Now libiio needs
access to iconv as well. Without it the build fails.
[ 32%] Building C object CMakeFiles/iio.dir/lock.c.o
[ 34%] Building C object CMakeFiles/iio.dir/iiod-client.c.o
[ 37%] Linking C shared library libiio.so
/builder/shared-workdir/build/sdk/staging_dir/toolchain-aarch64_generic_gcc-8.4.0_musl/bin/../lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-02-09 23:31:04 +01:00
Jiri Slachta
986c8acd55
Merge pull request #14702 from micmac1/xslt-ico
...
libxslt: allow access to iconv
2021-02-09 22:58:15 +01:00
Rosen Penev
f65f68f806
Merge pull request #14701 from ja-pa/lmdb-update
...
lmdb: update to version 0.9.28
2021-02-09 13:30:28 -08:00
Sebastian Kemper
48c838772f
libxslt: allow access to iconv
...
Since commit d18692c
libxml2 is linked against iconv. Now libxslt needs
access to iconv as well. Without it the build fails.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-02-09 22:00:06 +01:00
Jan Pavlinec
97f848dc1b
lmdb: update to version 0.9.28
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-02-09 13:29:41 +01:00
Michael Heimpold
df980aa86e
Merge pull request #14688 from mhei/libxml2-iconv-support
...
libxml2: allow building with iconv support
2021-02-08 22:11:04 +01:00
Rosen Penev
2f90122301
Merge pull request #14680 from jonathanunderwood/getdns-no-static-linking
...
getdns: disable static linking of getdns utilities
2021-02-07 15:19:47 -08:00
Michael Heimpold
d18692c926
libxml2: allow building with iconv support ( fixes #14637 )
...
Instead of hard disabling iconv support, just rely on the global setting.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-02-07 23:21:32 +01:00
Hans Dedecker
b37c1d06c6
nghttp2: update to 1.43
...
3dc6c0af Bump version number to 1.43.0
e8762781 Update AUTHORS
2bf841e2 workflow: Build with UBSAN enabled
7ebab98e Merge pull request #1548 from nghttp2/py3-bindings
23fc6cc9 Bump Linux runner OS to ubuntu 20.04
2e35cdea Update doc
22af8e78 Require python3 for python bindings
c88e9100 Update ax_python_devel.m4
43ba3125 Merge pull request #1547 from nghttp2/sphinx-v3.3
3c17299a Update enum references
a7ecff65 Make doc generation work with sphinx v3.3
79a4f789 Merge pull request #1546 from nghttp2/py3-scripts
28ba0b37 Update document reference
6b7ade9f Require python3 for python scripts
46536729 Bump clang-format to 10
563c1173 Merge pull request #1544 from nghttp2/nghttpx-clear-mcpool
1c04ca80 Merge pull request #1540 from tavrez/patch-1
d32e20bc nghttpx: Make sure that Pool gets cleared when all buffers are returned
8b8ba6b0 Merge pull request #1542 from nghttp2/nghttpx-check-sigalg
81fb0153 nghttpx: Choose ECDSA cert if compatible signature algorithm available
d8c71d5f Added new nghttp2_ksl.c to Windows makefile
fb5b5aef Merge pull request #1537 from nghttp2/nghttpx-allow-colon-in-pattern
6787423e nghttpx: Add workaround to include ':' in backend pattern
ffcdf5df Merge pull request #1533 from LorenzNickel/patch-1
0cdb1738 Fix typo in security.rst
c9d5472f Bump version number to 1.43.0-DEV
15bd71ed Update manual pages
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2021-02-07 18:55:36 +01:00
Jonathan G. Underwood
24c02c728f
getdns: disable static linking of getdns utilities
...
This fixes issue #13361 .
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2021-02-07 13:44:47 +00:00
Rosen Penev
e5b4ff913b
Merge pull request #14654 from lucize/nssup
...
nss: update to 3.61
2021-02-05 00:42:32 -08:00
Lucian Cristian
9fd51a4b47
nss: update to 3.61
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-02-04 21:39:27 +02:00
Ilya Lipnitskiy
657574f45f
libs/nss: Don't run nsinstall with QUILT
...
Allows targets such as prepare, refresh, or update to be run without
building dependencies for easier patch maintenance.
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-03 21:01:25 -08:00
Rosen Penev
04c911aeb0
Merge pull request #14630 from sartura/sysrepo
...
Update sysrepo packages
2021-02-02 19:41:08 -08:00
Jakov Smolic
f4f777403d
libnetconf2: Bump to 1.1.36
...
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
2021-02-02 20:23:11 +01:00
Jakov Smolic
33087a97f6
libyang: Bump to 1.0.215
...
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
2021-02-02 20:12:19 +01:00
Harris K Kusuma
342526f142
getdns: Fix TLS V1.3 Ciphersuites option in Stubby
...
Description :
Fix typo in CMAKE getdns included files, so Stubby can use TLS v1.3 with chipersuites options ON.
This solve issue that's written in here :
https://github.com/getdnsapi/stubby/issues/240
https://github.com/getdnsapi/stubby/issues/257
Signed-off-by: Harris K Kusuma <igharris.kk@gmail.com>
2021-02-01 18:38:48 +07:00
Rosen Penev
7ebf3de9d7
Merge pull request #14618 from flyn-org/openldap
...
openldap: update to 2.4.57
2021-01-31 20:22:23 -08:00
W. Michael Petullo
71e9077fa4
openldap: update to 2.4.57
...
Fixes:
* CVE-2020-36221
* CVE-2020-36222
* CVE-2020-36223
* CVE-2020-36224
* CVE-2020-36225
* CVE-2020-36226
* CVE-2020-36227
* CVE-2020-36228
* CVE-2020-36229
* CVE-2020-36230
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-01-31 21:05:29 -06:00
Ilya Lipnitskiy
1d5d2d2fb7
libpfring: update to 7.8.0
...
Add patch to fix compilation with kernel 5.10
Also submitted upstream:
https://github.com/ntop/PF_RING/pull/687
https://github.com/ntop/PF_RING/pull/688
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-01-31 18:17:46 -08:00
Rosen Penev
fc95ef58ab
Merge pull request #14617 from morgenroth/libarchive-upgrade
...
libarchive: update to 3.5.1
2021-01-31 15:27:06 -08:00
Rosen Penev
e467c24190
Merge pull request #14608 from httpstorm/libgpg-error-1.39.fix-macos
...
libgpg-error: fix build error on macOS
2021-01-31 13:18:07 -08:00
Georgi Valkov
13f9a7bd63
libgpg-error: fix build error on macOS
...
src/gen-lock-obj.sh runs in /bin/sh which does not support echo -n on macOS,
and generates garbage. Resolved by using printf which is posix compliant.
Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
2021-01-31 18:41:10 +02:00
W. Michael Petullo
3878785320
libdaq3: update to 3.0.0
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-01-31 13:39:35 +02:00
Johannes Morgenroth
777f85ed21
libarchive: update to 3.5.1
...
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2021-01-31 12:28:02 +01:00
Rosen Penev
6f7ba99c3f
Merge pull request #14544 from PolynomialDivision/libradiotap-use-autorelease
...
libradiotap: use autorelease feature
2021-01-28 13:39:52 -08:00
Rosen Penev
9921d53a49
Merge pull request #14543 from PolynomialDivision/libuwifi-use-autorelease
...
libuwifi: use autorelease feature
2021-01-28 13:39:36 -08:00
Rosen Penev
a65552650a
Merge pull request #14571 from neheb/j
...
pthsem: try to fix ARC compilation
2021-01-25 23:27:42 -08:00
Rosen Penev
77ceaaf770
Merge pull request #14561 from ja-pa/libmaxminddb-1.5.0
...
libmaxminddb: update to version 1.5.0
2021-01-25 23:02:30 -08:00
Rosen Penev
b67524aa17
pthsem: try to fix ARC compilation
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-25 22:59:13 -08:00
Jan Pavlinec
8ab91fe284
libmaxminddb: update to version 1.5.0
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-01-25 13:17:01 +01:00
Rosen Penev
a64044339b
Merge pull request #14553 from nickberry17/update_libqmi
...
libqmi: bump version
2021-01-25 01:40:56 -08:00
Nicholas Smith
ff753dddff
libmbim: bump version
...
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2021-01-25 13:05:23 +10:00
Nicholas Smith
d3e7b12143
libqmi: bump version
...
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2021-01-25 13:01:06 +10:00
Nick Hainke
33833011c6
libradiotap: use autorelease feature
...
Package version is automatically increased as described here:
https://github.com/openwrt/packages/issues/14537
Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-01-23 15:10:51 +01:00
Nick Hainke
e98653870e
libuwifi: use autorelease feature
...
Package version is automatically increased as described here:
https://github.com/openwrt/packages/issues/14537
Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-01-23 15:08:08 +01:00
Jan Pavlinec
39b4c64545
czmq: update to version 4.2.1
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-01-22 13:26:11 +01:00
Rosen Penev
d2aba09d26
cjson: fix wrong pkgconfig paths
...
The .pc file points to OS paths instead of target ones.
Remove CMAKE_INSTALL as InstallDev is explicit.
Move MAINTAINER to PKG_MAINTAINER for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-21 13:49:27 +00:00
Rosen Penev
ceca57da3e
Merge pull request #14496 from neheb/r
...
redis: update to 6.0.10
2021-01-19 05:35:57 -08:00
Igor Bezzubchenko
80e82de098
libpqxx: bump version, update pkg hash
...
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2021-01-18 23:14:30 +03:00
Igor Bezzubchenko
c0ac509c87
libpqxx: remove unneeded patch
...
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2021-01-18 23:14:30 +03:00
Rosen Penev
fb793f6215
redis: update to 6.0.10
...
Remove uClibc-ng patch as it's not in the tree anymore.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-17 15:07:38 -08:00
Rosen Penev
bf2470141f
zmq: update to 4.3.4
...
Remove pointless uclibcxx patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-17 15:06:47 -08:00
Daniel Golle
49e7b25287
libevdev: update to version 1.10.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-17 19:15:38 +00:00
Daniel Golle
a6223b5813
libinput: update to version 1.16.4
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-15 01:20:58 +00:00
Jianhui Zhao
08059f5fcb
libuhttpd: Update to 3.8.0
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-11 22:56:06 +02:00
Daniel Golle
0a809b6c2a
gpgme: update to version 1.15.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-11 00:32:18 +00:00
Rosen Penev
3a35751513
libdnet: fix dnet-config install path
...
For these -config files, some packages use the -config file in /usr
and others in /host. Install to /usr and then symlink as is done in
other packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-09 17:55:57 -08:00
Daniel Golle
1f3585a387
db47: don't depend on libxml2 at run-time
...
libxml2 seems to be required only during build, hence no need to
depend on it in run-time.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-10 01:46:36 +00:00
Rosen Penev
62e511a22b
Merge pull request #14437 from neheb/glib2664
...
glib2: update to 2.66.4
2021-01-08 19:49:45 -08:00
Rosen Penev
8ede7162e5
Merge pull request #14415 from linosgian/openssh_add_fido2_support
...
openssh: Add FIDO2 hardware token support
2021-01-08 03:33:34 -08:00
Rosen Penev
b970fb95df
glib2: update to 2.66.4
...
Remove liconv hack for uClibc-ng as the latter is gone.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-07 16:58:45 -08:00
Linos Giannopoulos
1ce5b10425
libfido2: Add new package
...
libfido2 provides library functionality and command-line
tools to communicate with a FIDO device over USB, and to
verify attestation and assertion signatures.
libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols.
Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
2021-01-07 00:53:05 +02:00
Linos Giannopoulos
42e2f427e6
libcbor: Add new package
...
Libcbor is a C library for parsing and generating CBOR[0],
the general-purpose schema-less binary data format.
[0]: https://tools.ietf.org/html/rfc7049
Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
2021-01-07 00:53:05 +02:00
Luiz Angelo Daros de Luca
21e11cab0d
libvpx: update to 1.9.0
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2021-01-03 17:56:59 -03:00
Rosen Penev
2fe26ac30a
Merge pull request #14370 from garikello3d/libpqxx-new-package
...
libpqxx: adding Makefile, Config.in and patch
2021-01-02 22:03:56 -08:00
Daniel Golle
ec7109ec12
gnutls: package libdane
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-03 00:18:29 +00:00
Igor Bezzubchenko
de1aefad43
libpqxx: fixed review comments
...
Removed PKG_INSTALL
Capitalized options
Use inline `if` instead of blocks
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2021-01-02 22:17:39 +03:00
Rosen Penev
4f94bb6ecf
Merge pull request #14398 from neheb/vp
...
libvpx: update hash
2021-01-01 18:19:23 -08:00
Josef Schlehofer
6372355f73
Merge pull request #14331 from BKPepe/update-x264
...
x264: update to commit from 2020-10-26
2021-01-01 19:47:59 +01:00
Rosen Penev
7f6ec59a66
libvpx: update hash
...
Hash was wrong.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-31 18:11:29 -08:00
Rosen Penev
18aa332f9a
xr_usb_serial_common: update to 2017-08-01
...
Cleaned up Makefile to modern standards.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-31 18:09:20 -08:00
Rosen Penev
8a900975d5
tcp_wrappers: fix compilation under glibc
...
libnsl seems to not be a library that comes with glibc.
Remove excess whitespace.
Refresh patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 17:27:32 -08:00
Igor Bezzubchenko
71e3fee362
libpqxx: adding Makefile, Config.in and patch
...
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2020-12-31 00:51:00 +03:00
Rosen Penev
35baa6e96f
imobiledevice: backport iOS 14 backup patch.
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-27 16:58:47 -08:00
Jianhui Zhao
4b96bbfacc
libuhttpd: Update to 3.7.0
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-12-26 22:09:53 +01:00
Jiri Slachta
3416108451
Merge pull request #14313 from neheb/ti
...
tiff: update to 4.2.0
2020-12-26 17:03:27 +01:00
Josef Schlehofer
af52f1e439
x264: update to commit from 2020-10-26
...
Snapshots were discontinued according to
https://downloads.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt
and users should use source code.
While at it, fix SPDX License Identifier to correct one.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-12-25 10:00:48 +01:00
Hirokazu MORIKAWA
d6317132dd
icu: update to 68.2
...
Maintainer: me
Compile tested: head r15324-920b692, aarch64, x86_64
Run tested: (qemu-5.2.0) aarch64
Description:
Update to 68.2
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-12-24 15:18:56 +09:00
Jiri Slachta
e8591daa94
Merge pull request #14303 from neheb/xslt
...
libxslt: add autoreconf to fix compilation
2020-12-23 17:41:30 +01:00
Rosen Penev
98c7710f48
Merge pull request #14314 from neheb/vi
...
vips: update to 8.10.15
2020-12-23 06:24:40 -08:00
Nikos Mavrogiannopoulos
93d451cb4a
Merge pull request #14316 from neheb/gn
...
gnutls: update to 3.7.0
2020-12-23 13:56:41 +01:00
Rosen Penev
c1d21df55b
libxslt: add autoreconf to fix compilation
...
Arch Linux fails to compile without it as it tries to link to host
libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-22 22:37:40 -08:00
Rosen Penev
9a1ece330f
gnutls: update to 3.7.0
...
Added autoreconf to fix bad linking under Arch Linux.
Added patch to fix compilation with autoreconf.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-22 20:06:23 -08:00
Rosen Penev
ea14151499
Merge pull request #14305 from neheb/upnp1
...
libupnp: add back autoreconf
2020-12-22 19:29:35 -08:00
Rosen Penev
f28ff82483
vips: update to 8.10.15
...
Refresh patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-22 19:26:35 -08:00
Rosen Penev
c0937bbed1
tiff: update to 4.2.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-22 19:25:49 -08:00
Rosen Penev
47c572462f
sbc: update to 1.5
...
Add a patch to fix compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-22 19:04:24 -08:00
Rosen Penev
f1e3b436c1
libupnp: add back autoreconf
...
Fixes compilation under Arch Linux as it tries to link to host
libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-22 19:02:29 -08:00
Jianhui Zhao
754750cd56
libuhttpd: Update to 3.6.0
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-12-20 18:26:01 +08:00
Rosen Penev
3f808f3722
libgphoto2: fix bad symlink
...
Switched to relative path.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-19 21:54:28 -08:00
Matt Merhar
fb96fb3e4a
elektra: explicitly disable gpgme plugin
...
With the addition of gpgme-config per 91a6168
, elektra has started
detecting the presence of gpgme and is automatically building the
plugin. Even though it's not being installed, it has broken the build on
CONFIG_ARCH="arc" due to some LFS weirdness with uClibc.
Explicitly disable it since the package in its current form doesn't
expect it to be built.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2020-12-19 17:39:39 -05:00
Rosen Penev
5b2a507b6b
Merge pull request #14223 from tofurky/fwknop_gpgme_deps
...
fwknop: gpgme: fix build of fwknop with gpg enabled
2020-12-18 15:04:55 -08:00
Rosen Penev
457dcc5d5b
protobuf: fix bad CFLAGS in pkgconfig
...
Issue shows itself when using clang.
Refreshed other patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-17 22:02:30 -08:00
Jianhui Zhao
3a25e7a3ec
libuhttpd: Update to 3.5.0
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-12-17 23:53:57 +08:00
Rosen Penev
beac69b7a5
nss: update to 3.60
...
Added patch to fix compilation with musl 1.2.x.
Install nss-config file and fix it up. Might help some packages...
Refreshed others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-15 20:06:13 -08:00
Nikos Mavrogiannopoulos
04d96a871a
Merge pull request #14230 from neheb/p11k
...
p11-kit: update to 0.23.22
2020-12-15 18:38:52 +01:00
Rosen Penev
2991c20c61
libpng: properly fix zlib issue
...
The previous commit meant to avoid adding an LDFLAG but it just avoided
the issue. The real issue is PNG_BUILD_ZLIB being turned to ON. This
variable is for specifying a custom zlib location, which is not
necessary. Switching it to OFF calls find_package and links properly.
Backported two zlib related patches. The latter is a somewhat impoarant
fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-14 21:00:00 -08:00
Rosen Penev
fdaa53cd94
Merge pull request #14228 from neheb/v
...
vips: do not install libvips-cpp
2020-12-14 19:19:47 -08:00
Rosen Penev
e17cc7367d
p11-kit: update to 0.23.22
...
Backport upstream patch that fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-14 18:03:18 -08:00
Rosen Penev
8f829ea882
pcre2: update to 10.36
...
Mostly JIT fixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-14 18:02:34 -08:00
Rosen Penev
99c2f42dcc
vips: do not install libvips-cpp
...
Nothing uses it. Allows to slim the package down.
Also made the InstallDev section more explicit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-14 18:01:33 -08:00
Rosen Penev
e0fa06547c
Merge pull request #14217 from ClaymorePT/boost_1.75.0
...
boost: Updates package to version 1.75
2020-12-14 16:33:55 -08:00
Carlos Miguel Ferreira
6b79c46bb4
boost: Adds json library
...
json library can work as header-only, but adding for the
cases where it is necessary.
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2020-12-14 22:18:46 +00:00
Daniel Golle
84be677313
keyutils: update to 1.6.3 and improve packaging
...
* switch to kernel.org upstream (most recent versions seem to be
available only there)
* package request-key, key.dns_resolver and their config file into
new package 'keyutils'
* refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-12-14 22:15:05 +00:00
Karl Palsson
0a3e0114ce
libs: cjson: correctly install to named include paths
...
Supports the more traditional "#include <cjson/cJSON.h>"
instead of dropping them in the root.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-12-14 15:13:06 +00:00
Rosen Penev
f50e2211ab
libpng: disable building of executables
...
They are not packaged here. Upstream backport.
Speeds up compilation and avoids a zlib hack.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-13 19:52:04 -08:00
Matt Merhar
91a6168ded
gpgme: install gpgme-config to host bin
...
This is necessary for at least fwknop to properly detect the library.
The change was modeled after how gpg-error-config is installed in the
libgpg-error package.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2020-12-13 22:20:33 -05:00
Rosen Penev
dc33ae8027
Merge pull request #14221 from neheb/ge
...
gerbera update
2020-12-13 18:50:27 -08:00
Rosen Penev
78e88147fb
spdlog: update to 1.8.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-13 16:34:53 -08:00
Rosen Penev
9949e311a7
pugixml: update to 1.11.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-13 16:34:53 -08:00
Rosen Penev
5bef73d4a5
libarchive: update to 2.5.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-13 16:15:51 -08:00
Carlos Miguel Ferreira
a3c6d8badc
boost: Removes unecessary patch
...
Fixed in upstream
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2020-12-14 00:10:59 +00:00
Carlos Miguel Ferreira
e688f1c764
boost: Updates package to version 1.75
...
This commit updates boost to version 1.75
This release brings three new packages
* JSON parsing, serialization, and DOM in C++11, from Vinnie Falco and
Krystian Stasiowski. [1]
* LEAF: A lightweight error-handling library for C++11, from Emil
Dotchevski. [2]
* PFR: Basic reflection without macro or boilerplate code for user
defined types, from Antony Polukhin. [3]
More info about Boost 1.75.0 can be found at the usual place [4].
[1]: https://www.boost.org/libs/json/
[2]: https://www.boost.org/libs/leaf/
[3]: https://www.boost.org/libs/pfr/
[4]: https://www.boost.org/users/history/version_1_75_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2020-12-13 21:30:36 +00:00
Rosen Penev
85d66757b0
glib2: use normal format functions
...
These meson checks rely on being able to run binaries. Just force them
on. Reduces compiled size.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-12 12:30:13 -08:00
Rosen Penev
83dec7e40d
Merge pull request #14181 from sartura/feature_uci2-package
...
uci2: add library package
2020-12-11 14:59:14 -08:00
Jakov Petrina
4e2b5ea85c
uci2: add library package
...
Maintainer: @jpetrina
Compile tested: arm, ipq4018, master@r15169-36e0268aa6
Run tested: arm, ipq4018, master@r15169-36e0268aa6
Description:
UCI2 is a C library that provides an alternative UCI parser with an Abstract
Syntax Tree (AST) representation of configuration files.
Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
Tested-by: Jakov Petrina <jakov.petrina@sartura.hr>
2020-12-10 11:54:08 +01:00
Rosen Penev
f86acf1e1a
libpng: fix paths in config files
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-10 01:51:05 -08:00
Rosen Penev
20b77be7be
xmlrpc-c: fix config file prefix path
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-10 01:51:05 -08:00
Rosen Penev
7d3737f82a
libgcrypt: fix config file
...
Change the prefix instead of each path.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-10 01:50:28 -08:00
Rosen Penev
4ee2e27896
libuv: fix pkgconfig paths for libuv-static.pc as well
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-10 01:50:27 -08:00
Rosen Penev
04b597a52d
apr-util: fix config file and install to proper location
...
This allows subversion to find it properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-08 16:56:00 -08:00
Andy Walsh
5b09cedcec
libtirpc: update to 1.3.1
...
* update to 1.3.1
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-12-08 19:44:58 +01:00
Karl Palsson
2973f85310
libs: add cJSON
...
New package, new dependency of mosquitto v2.0
Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-12-08 09:38:34 +00:00
Rosen Penev
a0b58ea57f
Merge pull request #14166 from neheb/neonn
...
neon: install neon-config to host path
2020-12-08 00:55:32 -08:00
Rosen Penev
187f84ea86
Merge pull request #14172 from neheb/apr
...
apr: install apr-1-config to host
2020-12-07 21:56:32 -08:00
Rosen Penev
96f499f9b6
Merge pull request #14171 from neheb/ftdione
...
libftdi: install libftdi-config to host
2020-12-07 21:24:41 -08:00
Rosen Penev
367eab02d9
apr: install apr-1-config to host
...
Helps old packages that don't use pkgconfig.
Fix some extra paths.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 21:21:49 -08:00
Rosen Penev
5356753283
libftdi: install libftdi-config to host
...
Helps old packages that don't use pkgconfig.
Fix wrong paths in config.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 21:20:44 -08:00
Rosen Penev
f0e0d88280
Merge pull request #14169 from neheb/daq
...
libdaq: fix config file
2020-12-07 21:09:33 -08:00
Rosen Penev
48d6dd05c8
Merge pull request #14167 from neheb/ftdi11
...
libftdi: install libftdi1-config to host
2020-12-07 21:09:07 -08:00
Rosen Penev
e5a0331846
Merge pull request #14170 from neheb/pcre222
...
pcre2: install pcre2-config to host path
2020-12-07 21:04:07 -08:00
Rosen Penev
c2cc52f2f1
Merge pull request #14164 from neheb/gphotoo
...
libgphoto2: install config files to host
2020-12-07 21:02:08 -08:00
Rosen Penev
b61a79e2c9
Merge pull request #14168 from neheb/tagg
...
taglib: install taglib-config to host path
2020-12-07 21:01:47 -08:00
Rosen Penev
eee073cf19
libftdi: install libftdi1-config to host
...
Helps old packages that don't use pkgconfig.
Fix prefix paths as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:20:47 -08:00
Rosen Penev
5e814c7972
pcre2: install pcre2-config to host path
...
Helps old packages that do not use pkgconfig.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:18:35 -08:00
Rosen Penev
33631ab9ff
libdaq: fix config file
...
Install to host to fix compilation with depending packages.
Fix paths to point to OpenWrt and not OS.
Don't install to device. This is strictly an InstallDev thing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:17:05 -08:00
Rosen Penev
72f6290de7
taglib: install taglib-config to host path
...
Helps old packages that do not use pkgconfig.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:16:21 -08:00
Rosen Penev
865031590f
neon: install neon-config to host path
...
Helps old packages that do not use pkgconfig.
Fixed paths.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:12:36 -08:00
Rosen Penev
bfedaf5f48
libmcrypt: install libmcrypt-config to host
...
Helps to fix old packages that don't use pkgconfig.
Cleaned up Makefile:
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Some minor cleanups for consistency between packages.
Fixed host paths.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:11:44 -08:00
Rosen Penev
3644cb7c14
libgphoto2: install config files to host
...
Helps old packages that don't use pkgconfig.
Remove old entries for previous versions of libgphoto2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:11:08 -08:00
Rosen Penev
747e77754f
lzo: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-04 19:18:39 -08:00
Rosen Penev
f44e353303
Merge pull request #14100 from neheb/protobb
...
protobuf: update to 3.14.0
2020-12-02 15:52:08 -08:00
Rosen Penev
4184fb950c
unixodbc: update to 2.3.9
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-01 16:24:00 -08:00
Rosen Penev
2b2fa695bb
protobuf: update to 3.14.0
...
Remove pointless CMAKE_INSTALL. There's an InstallDev section.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-01 16:18:37 -08:00
Othmar Truniger
8a8bd020e9
libfmt: bump to release 7.1.3
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-12-01 14:32:07 +01:00
Rosen Penev
002ad117ae
google-authenticator-libpam: fix InstallDev paths
...
libpam will soon install to /usr/lib instead of /lib. Adjust accordingly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-30 01:03:29 -08:00
Rosen Penev
b75f250f3b
libpam: update to 1.5.1
...
Fix installed paths. After e52d0487e88c3c8c57e1310d1a02b18eae0d142e
upstream, this bug was exposed.
Instead of working around it, fix the patch.
After this, everything consistently gets installed to ipkg-install/usr.
Minor Makefile reorganization.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 17:00:05 -08:00
Rosen Penev
1ccc6bbe2c
libgphoto2: update to 2.5.26
...
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 02:33:24 -08:00
Rosen Penev
1fcb02973f
Merge pull request #14047 from neheb/lnq
...
libnetfilter-queue: import and update
2020-11-28 05:48:54 -08:00
Rosen Penev
9f9cf35a8d
Merge pull request #14048 from neheb/lnl
...
libnetfilter-log: import from baser
2020-11-28 05:48:02 -08:00
Rosen Penev
dc9f4bf26b
Merge pull request #14049 from neheb/lnctt
...
libnetfilter-cttimeout: import from base
2020-11-28 05:47:29 -08:00
Rosen Penev
755e27ce22
Merge pull request #14050 from neheb/lncth
...
libnetfilter-cthelper: import from base
2020-11-28 05:46:59 -08:00
Rosen Penev
9ec405756b
libnetfilter-cthelper: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 23:16:46 -08:00
Rosen Penev
367662534d
libnetfilter-cttimeout: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 23:15:55 -08:00
Rosen Penev
e281311f24
libnetfilter-log: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 23:14:52 -08:00
Rosen Penev
b60aa5ffdb
libnetfilter-queue: update to 1.0.5
...
Switch to normal tarballs for simplicity.
Removed upstream patch.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 22:28:18 -08:00
Rosen Penev
3be9bc06ba
libnetfilter-queue: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 22:28:17 -08:00
Rosen Penev
0095cb34e9
libusb-compat: fix libusb-config
...
Turns out, some packages like serdisplib actually use libusb-config.
Fix the paths in it so that they can work properly. Method taken from
libpng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 22:13:36 -08:00
Rosen Penev
99b347905e
libroxml: switch to CMake
...
Added patch to fix compilation with gcc10.
Fixed license information.
Fix ABI_VERSION.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-26 23:55:08 -08:00
Rosen Penev
ca320864ec
libroxml: import from base
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-26 23:55:08 -08:00
Rosen Penev
d9fcef2baa
hwloc: update to 2.3.0
...
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-25 15:35:04 -08:00
Rosen Penev
d77df7b495
Merge pull request #13941 from jjm2473/master-fix-libtirpc-clang
...
libs/libtirpc: fix host compile with clang 12.0.0
2020-11-25 14:31:48 -08:00
Rosen Penev
c774cb16ee
Merge pull request #13942 from yangfl/master
...
libtorrent-rasterbar: add package
2020-11-25 14:30:19 -08:00
Rosen Penev
30bc508a2f
Merge pull request #14005 from pprindeville/issue#14004
...
avahi: incorrectly requires IFF_MULTICAST on point-to-point (tunnel) …
2020-11-25 14:29:27 -08:00
Rosen Penev
3116b22dd3
Merge pull request #14012 from neheb/dmx
...
dmx_usb_module: update to 19.12.1
2020-11-25 14:23:25 -08:00