Commit Graph

3984 Commits

Author SHA1 Message Date
Rosen Penev
dd65dac8b3 freetype: switch to meson
Meson configures and builds faster. It's also simpler.

Backport upstream patch fixing compilation without harfbuzz and brotli.

Added distutils patch for some debian systems.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 01:17:34 -08:00
Rosen Penev
ebf45cc6ca Merge pull request #14965 from neheb/xml
xmlrpc-c: update to 1.51.07
2021-03-01 17:20:11 -08:00
Rosen Penev
1947db77a2 Merge pull request #14981 from ja-pa/redis-6.2.0
redis: update to version 6.2.0
2021-03-01 14:35:23 -08:00
Jan Pavlinec
4e0962e8f4 redis: update to version 6.2.0
Fixes CVE-2021-21309

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-01 14:14:58 +01:00
Jianhui Zhao
20328691d3 libuhttpd: Update to 3.10.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-03-01 17:26:11 +08:00
Bernd Kuhls
240af18f30 libdrm: add option to build the nouveau and radeon driver
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-03-01 07:04:01 +01:00
Rosen Penev
246f332b9c xmlrpc-c: update to 1.51.07
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:14:18 -08:00
Bernd Kuhls
cb8c0ba6c0 libdrm: install all headers
include/libdrm/drm.h and others headers are needed to build libva.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-27 19:37:57 +01:00
Bernd Kuhls
d216b47dbf libdrm: add option to build the intel driver
libpciaccess is not needed for libdrm itself, only the intel driver
depends on it:
https://cgit.freedesktop.org/mesa/drm/tree/meson.build#n240

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-27 15:45:34 +01:00
Bernd Kuhls
6d8426b4d5 libdrm: update to 2.4.104
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2021-02-27 08:53:20 +01:00
Jan Hoffmann
4bc7ba7fe8 sqlite3: add option for batch-atomic write support
This allows to build SQLite with support for the batch-atomic write
optimization. It makes use of atomic write support provided by the
underlying file system. Currently, this is only supported on F2FS. It
it does not work with overlayfs.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2021-02-26 17:31:24 -05:00
Jianhui Zhao
a5fbbb9970 libuhttpd: Update to 3.10.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-27 00:40:47 +08:00
Eneas U de Queiroz
31dac1a0ed Merge pull request #14891 from cotequeiroz/snort-libdaq
snort[3],libdaq[3]: install/use libdaq 2&3 in their own dir
2021-02-24 22:10:06 -03:00
Rosen Penev
1a72538f9f Merge pull request #14881 from nickberry17/mm_libqmi_libqrtr
Update libqmi, ModemManager and add libqrtr-glib
2021-02-24 16:53:22 -08:00
Eneas U de Queiroz
30a8d8db6a libupm: enforce disabling python2
If there are more than two python3 interpreters, and no python2,
libupm thinks one of them is python2 and fails.  Avoid that by
telling it that python2 was not found.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 21:00:13 -03:00
Eneas U de Queiroz
92cdc620b6 libdaq3,snort3: install/use libdaq3 in its own dir
If used with default paths, libdaq 2.x and libdaq 3.x will overwrite
some of the other version's files.  Install them in different places to
avoid trouble.

Snort is the only package that uses libdaq, so update it at the same
time to avoid creating a failing commit.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 20:42:03 -03:00
Eneas U de Queiroz
48e2b6ebb3 libdaq,snort: install/use libdaq2 in its own dir
If used with default paths, libdaq 2.x and libdaq 3.x will overwrite
some of the other version's files.  Install them in different places to
avoid trouble.

Snort is the only package that uses libdaq, so update it at the same
time to avoid creating a failing commit.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 20:42:03 -03:00
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
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