Baruch Siach
9717b30368
package/sexpect: requires MMU
...
Disable when MMU is not available for target.
Fixes:
http://autobuild.buildroot.net/results/a2b69fdf67d520aa4d2718bd688d88d102842cdf
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-04 23:32:40 +01:00
Bernd Kuhls
9525bc7e64
package/libarchive: Only add "iconv" to the .pc file if needed
...
Fix the following build failure with fwup raised since bump to version
3.6.2 in commit 380341b249 and
a83f3d327a
checking for pkg-config... /tmp/instance-19/output-1/host/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ARCHIVE... no
configure: error: Requires libarchive. Libarchive must be built with zlib support.
Fixes:
http://autobuild.buildroot.net/results/f5d/f5d549fb4f08156ba5952ce75926f7fd2242bfdf/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-02-04 15:52:57 +01:00
Sergey Organov
28ca1da234
package/openvpn: get rid of -e in S60openvpn shebang
...
The -e switch makes the script terminate on error from
start-stop-daemon, rendering unreachable the code that checks the exit
status.
There is no need in the -e switch in the first place either, as the
script takes care of errors handling.
Signed-off-by: Sergey Organov <sorganov@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-02-04 15:30:48 +01:00
James Hilliard
13de1138f8
package/iwd: bump to version 2.2
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-04 15:00:18 +01:00
James Hilliard
607eafa2cd
package/ell: bump to version 0.56
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-04 15:00:06 +01:00
Adrian Perez de Castro
02ace135ee
package/wpewebkit: security bump to version 2.38.4
...
Bugfix release, with many security fixes, including (but not limited to)
patches for CVE-2023-23517, CVE-2023-23518, and CVE-2022-42826.
Release notes:
https://wpewebkit.org/release/wpewebkit-2.38.4.html
Accompanying security advisory:
https://wpewebkit.org/security/WSA-2023-0001.html
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-02-04 12:46:04 +01:00
Adrian Perez de Castro
ca203080d1
package/webkitgtk: security bump to version 2.38.4
...
Bugfix release, with many security fixes, including (but not limited to)
patches for CVE-2023-23517, CVE-2023-23518, and CVE-2022-42826.
Release notes:
https://webkitgtk.org/2023/02/02/webkitgtk2.38.4-released.html
Accompanying security advisory:
https://webkitgtk.org/security/WSA-2023-0001.html
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-02-04 12:46:01 +01:00
Christian Stewart
c7ea83dd2d
package/containerd: bump to version 1.6.16
...
Bugfixes and improvements.
We now install the containerd.service systemd unit.
https://github.com/containerd/containerd/releases/tag/v1.6.16
Signed-off-by: Christian Stewart <christian@paral.in >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-03 08:32:09 +01:00
Peter Korsgaard
def789059a
{linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.1.x series
...
4.9.x / 6.0.x is now EOL.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-03 08:32:00 +01:00
Christian Stewart
02658dcc01
package/nerdctl: bump version to 1.2.0
...
https://github.com/containerd/nerdctl/releases/tag/v1.2.0
Signed-off-by: Christian Stewart <christian@paral.in >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-03 08:32:00 +01:00
Christian Stewart
2c7c179e9a
package/moby-buildkit: bump to version 0.11.2
...
https://github.com/moby/buildkit/releases/tag/v0.11.2
Signed-off-by: Christian Stewart <christian@paral.in >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-03 08:32:00 +01:00
Christian Stewart
bb6410b09b
package/cni-plugins: bump version to 1.2.0
...
Adds new device driver main/dummy and various bug fixes/cleanups.
https://github.com/containernetworking/plugins/releases/tag/v1.2.0
Signed-off-by: Christian Stewart <christian@paral.in >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-03 08:32:00 +01:00
Christian Stewart
67c92fbd50
package/docker-compose: security bump version to 2.15.1
...
Fix CVE-2022-27664 and CVE-2022-32149 high-risk vulnerability.
Many other bugfixes, enhancements, and improvements.
https://github.com/docker/compose/releases/tag/v2.15.1
Signed-off-by: Christian Stewart <christian@paral.in >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-03 08:26:52 +01:00
Thomas Devoogdt
aff4317797
package/fluent-bit: needs arch support and C++ for wasm
...
See:
https://github.com/fluent/fluent-bit/tree/master/lib/wasm-micro-runtime-WAMR-1.1.1#supported-architectures-and-platforms
MIPS & RISCV32 are mentioned in the supported list,
but that seems to be wrong, so excluded those.
Fixes:
- http://autobuild.buildroot.org/results/dfb/dfb8f71d7e016cdfd3beb4b8196081898bd49ae2/build-end.log
- http://autobuild.buildroot.org/results/ecf/ecfe7b67af68cd7f397a50360900cd9a7afc830e/build-end.log
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@gmail.com >
[Peter: Move arch dependency to _WASM_ARCH_SUPPORTS blind option, add help
text, use normal style for prompt and fix indentation]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-02-01 08:22:25 +01:00
Thomas Devoogdt
6f692c5489
package/fluent-bit: fix -latomic on various platforms
...
/home/thomas/br-test-pkg/bootlin-nios2-glibc/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/10.3.0/../../../../nios2-buildroot-linux-gnu/bin/ld: /tmp/fluent-bit.6F9rEA.ltrans28.ltrans.o: undefined reference to symbol '__atomic_compare_exchange_8@@LIBATOMIC_1.0'
/home/thomas/br-test-pkg/bootlin-nios2-glibc/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/10.3.0/../../../../nios2-buildroot-linux-gnu/bin/ld: /home/thomas/br-test-pkg/bootlin-nios2-glibc/host/nios2-buildroot-linux-gnu/sysroot/lib/libatomic.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-01-31 23:35:11 +01:00
Thomas Devoogdt
dedbc69022
package/fluent-bit: only require a C compiler
...
Fixes:
- http://autobuild.buildroot.net/results/007/007c7c69e54b8ff663891da4535e2e95d40c42a2/build-end.log
- http://autobuild.buildroot.net/results/ede/ede6f9fb67c0c26ff02e71a3d20e3d4344ea59f0/build-end.log
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com >
[Peter: replace by upstream patch]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-01-31 23:34:52 +01:00
Fabrice Fontaine
039dfca252
package/ulogd: fix mysql build
...
Fix the following mysql build failure raised since bump to version 2.0.8
in commit 6fc4b59ffd :
checking for mysql_config... no
configure: error: libmysqlclient not found
Fixes:
- http://autobuild.buildroot.org/results/a059be353b7464d4e6a7830a685b43bdd7ecd5fa
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-30 22:56:59 +01:00
Fabrice Fontaine
7316a0c2c2
package/ulogd: dbi needs threads
...
Commit 3b3dbd0183 forgot to disable dbi
without threads
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-30 22:56:46 +01:00
Vincent Stehlé
7115ab3918
configs/qemu_arm_ebbr: new defconfig
...
Add a defconfig to build a 32b ARMv7-A U-Boot based firmware implementing
the subset of UEFI defined by EBBR[1], as well as a Linux OS disk image
booting with UEFI, to run on Qemu.
The generated firmware binary can also be used to install or run another OS
supporting the EBBR specification.
[1]: https://github.com/ARM-software/ebbr
Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com >
Cc: Romain Naour <romain.naour@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-30 22:54:37 +01:00
Thomas Petazzoni
faa299ff8c
board/beaglebone/readme.txt: update list of DTB files produced
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-30 22:29:51 +01:00
Ramon Crichlow
fd1d0a9cbf
configs/beaglebone: add support for BeagleBone Green Wireless
...
This commit adds support for the BeagleBone Green Wireless to the
existing beaglebone_defconfig, by making sure the relevant Device Tree
is built and installed.
Signed-off-by: Ramon Crichlow <rcrichlow9000@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-30 22:28:05 +01:00
Jerry Kooyman
319cc24aca
boot/uboot: add BR2_TARGET_UBOOT_NEEDS_XXD option
...
A host dependency to xxd is required if the U-Boot board
configuration has CONFIG_USE_DEFAULT_ENV_FILE enabled. So
introduce a new BR U-Boot config option BR2_TARGET_UBOOT_NEEDS_XXD
to solve this problem. xxd is provided by host-vim.
Signed-off-by: Jerry Kooyman <jerry.kooyman@entrust.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-30 22:16:00 +01:00
Bernd Kuhls
76152e95a9
package/libva: bump version to 2.17.0
...
Release notes: https://github.com/intel/libva/blob/v2.17-branch/NEWS
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-30 22:03:38 +01:00
Francois Perrad
c93db6789b
package/luaposix: bump to version 36.0
...
diff LICENSE:
-Copyright (C) 2006-2021 luaposix authors
+Copyright (C) 2006-2023 luaposix authors
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-30 22:03:14 +01:00
James Hilliard
33c89f9837
package/fxdiv: fix build without C++ toolchain
...
The cmake project for fxdiv sets the project language to C and CXX
even when only C is required.
Add a patch which disables CXX unless required.
Fixes:
- http://autobuild.buildroot.net/results/b0f/b0f3b6352429a5156a8c3a2b932331753887b65b
- http://autobuild.buildroot.net/results/52f/52f634c06bdfe983280a2c01bb9fec4b0e1a4b34
- http://autobuild.buildroot.net/results/181/181b85d9dd505693ed23fab823085b001aa785f4
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-30 08:06:16 +01:00
James Hilliard
36741b9461
package/neon-2-sse: fix build without C++ toolchain
...
The cmake project for neon-2-sse doesn't correctly set the project
language to C which causes cmake to try and detect a C++ compiler.
Add a patch which fixes the project language setting.
Fixes:
- http://autobuild.buildroot.net/results/0eb/0ebb8c886e0a432b6fb43ab21010f625f6797b9e
- http://autobuild.buildroot.net/results/a5d/a5db2f286dbd69e84d518d086df857ef434b936a
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-30 08:06:14 +01:00
James Hilliard
ed6062efbc
package/fxdiv: new package
...
This package is required by tensorflow-lite.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 23:24:32 +01:00
Yann E. MORIN
1e645ff747
package/neon-2-sse: add missing coment
...
That was missed when applying ee399a8689 (package/neon-2-sse: new
package)...
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 22:59:07 +01:00
James Hilliard
ee399a8689
package/neon-2-sse: new package
...
This package is required by tensorflow-lite.
Tested-by: Stefan Hager <stefan.hager@ginzinger.com >
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 22:57:18 +01:00
James Hilliard
730e50f520
package/flatbuffers: build position independent code
...
The upcoming tensorflow-lite package requires flatbuffers to be
built with position independent code.
Fixes:
/home/buildroot/buildroot/output/per-package/tensorflow-lite/host/bin/../lib/gcc/aarch64-buildroot-linux-gnu/11.3.0/../../../../aarch64-buildroot-linux-gnu/bin/ld: /home/buildroot/buildroot/output/per-package/tensorflow-lite/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libflatbuffers.a(util.cpp.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN11flatbuffers11CharToUpperEc' which may bind externally can not be used when making a shared object; recompile with -fPIC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 21:54:28 +01:00
Angelo Compagnucci
e9fb89785b
package/mono: bump to version 6.12.0.182
...
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 21:40:26 +01:00
Angelo Compagnucci
15864d7913
package/{,lib}apparmor: bump to version 3.1.2
...
Fix the location where the hashes are retrieved from.
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com >
[yann.morin.1998@free.fr: hashes location changed]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-01-29 21:34:06 +01:00
Fabrice Fontaine
98f8ddbc74
package/vim: security bump to version 9.0.1260
...
- Fix CVE-2023-0049, CVE-2023-0051, CVE-2023-0054 and CVE-2023-0288
- Update hash of README.txt: typo fixed by
f1dcd14fc5
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 18:17:32 +01:00
Fabrice Fontaine
121a9d3649
package/c-ares: security bump to version 1.19.0
...
Low. Stack overflow in ares_set_sortlist() which is used during c-ares
initialization and typically provided by an administrator and not an end
user.
https://c-ares.org/changelog.html#1_19_0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 18:17:29 +01:00
James Hilliard
352f4418e4
package/python-selenium: new package
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:41:18 +01:00
James Hilliard
3eb3116bfe
package/python-trio-websocket: new package
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:41:15 +01:00
James Hilliard
c4d75ef7c6
package/python-wsproto: new package
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:41:12 +01:00
James Hilliard
c09481f7f0
package/python-trio: new package
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:41:09 +01:00
James Hilliard
675fdc08f6
package/python-outcome: new package
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:41:06 +01:00
James Hilliard
e72cca9b2b
package/python-sniffio: new package
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:41:03 +01:00
James Hilliard
14d301cbb6
package/python-async-generator: new package
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:41:00 +01:00
James Hilliard
b86cc6a313
package/python-greenlet: bump to version 2.0.2
...
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:39:58 +01:00
Vincent Fazio
47a74ffa81
package/bash: fix non-multibyte builds
...
Builds using toolchains without WCHAR support would fail due to an
undeclared reference to `shell_input_line_property`.
Fix this by using a guard to check if ENABLE_MULTIBYTE is defined.
Fixes:
- http://autobuild.buildroot.net/results/133ddcbc37512e6bcc5daab669ce316efa7ec4fc/
Signed-off-by: Vincent Fazio <vfazio@xes-inc.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:37:06 +01:00
Vincent Fazio
4f97275bc7
package/ethtool: fix musl-libc builds
...
Upstream commit 1fa60003a8b8 made a change to headers that broke
compiles for musl-libc based builds.
Apply the patch slated to address the issue.
Fixes:
- http://autobuild.buildroot.net/results/eafd07dddfe7e8b714fc3fcaf77a2d7150694ee2/
Signed-off-by: Vincent Fazio <vfazio@xes-inc.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:30:00 +01:00
Dimitar Tomov
1e2e6e011a
package/wolftpm: bump version to v2.7.0
...
Signed-off-by: Dimitar Tomov <dimi@tpm.dev >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 17:26:19 +01:00
TIAN Yuanhao
696b190e02
package/ttyd: bump to version 1.7.3
...
Signed-off-by: TIAN Yuanhao <tianyuanhao3@163.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 16:32:40 +01:00
Alexander Egorenkov
b535fd2a09
package/multipath-tools: bump to version 0.9.4
...
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-01-29 16:32:04 +01:00
Fabrice Fontaine
a97ab5d2fa
package/rng-tools: bump to version 6.16
...
- Drop patches (already in version)
- libcap is a mandatory dependency since
50afdce9d3
- Add Qrypt support:
7ab7f540da
https://github.com/nhorman/rng-tools/releases/tag/v6.16
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-28 23:40:47 +01:00
Giulio Benetti
f46e197374
package/libfuse3: bump version to 3.13.0
...
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-28 23:29:04 +01:00
James Hilliard
c4192ba970
package/python-uhid: new package
...
This package requires CONFIG_UHID kernel support.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2023-01-28 23:24:06 +01:00