- Nov 06, 2021
-
-
Yann E. MORIN authored
Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
- Nov 05, 2021
-
-
Fabrice Fontaine authored
LIBTEAM_CPE_ID_VENDOR was wrongly set since the addition of the package in commit 7485f5be as cpe:2.3:a:libteam:libteam is not a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibteam%3Alibteam Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Romain Naour authored
Without the selinux xgd module enabled by systemd package, refpolicy fail to build due to policy/modules/system/systemd.te [1] policy/modules/system/systemd.te:288:ERROR 'attribute xdg_config_type is not declared' at token ';' on line 508447: Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/1710552468 https://gitlab.com/buildroot.org/buildroot/-/jobs/1710552470 [1] https://github.com/SELinuxProject/refpolicy/blob/RELEASE_2_20210908/policy/modules/system/systemd.te#L288 Signed-off-by:
Romain Naour <romain.naour@gmail.com> Cc: Adam Duskett <aduskett@gmail.com> Cc: Antoine Tenart <atenart@kernel.org> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Romain Naour authored
The test_jffs2 test fail for the same reason as test_ubi test with qemu >= 2.9 due to a qemu 2.8 bug. See commit d8447c38. Divide the erase block size by two. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/1687590514 Signed-off-by:
Romain Naour <romain.naour@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
James Hilliard authored
This option only exists in main and is not in a release. Fixes: output/build/weston-9.0.0/meson.build:1:0: ERROR: Unknown options: "launcher-libseat" Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Joachim Wiberg authored
This package is the userspace daemon, client tool, and library for the team device implementation in the Linux kernel. Team is an alternative to the traditional bonding driver and provides more "runners", or modes, of operation for aggregates. None of these modes are enabled by default and need a custom kernel config. Backported the three most relevant patches to fix musl build, revert of a fix prior to 1.31 that can cause high CPU load, and a fix to prevent failing to stop the daemon due to too short timeout for kill command. Signed-off-by:
Joachim Wiberg <troglobit@gmail.com> [yann.morin.1998@free.fr: slight reword in help text] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
python3 is needed since the addition of the package in commit 1665e0a7 to avoid the following build failure: error: File "/usr/lib/python2.7/site-packages/pyndiff/core.py", line 48 nmap_service_name = f"{service_name} {service_product} {service_version} {service_extrainfo}".replace( ^ SyntaxError: invalid syntax Fixes: - http://autobuild.buildroot.org/results/9f283774ca2c89540753bbd62fdbddb1f9d4e392 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Grzegorz Blach authored
Signed-off-by:
Grzegorz Blach <grzegorz@blach.pl> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
The entry seems to have been renamed slightly. Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
python3 is needed to avoid the following build failure since bump to version 2.1.6 in commit a1f7597b and https://github.com/gorakhargosh/watchdog/commit/86b983aa5f7bf2a65314b5dfb7ff8c1b930c10c4: Traceback (most recent call last): File "setup.py", line 18, in <module> import importlib.util ImportError: No module named util Fixes: - http://autobuild.buildroot.org/results/9d4/9d4abcb029f4e44a9cb454faa8416d8ebccb5b2e/build-end.log Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Disable unit tests which are enabled by default if cmocka is found since the addition of the package in commit 1d2bb469 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Reviewed-by:
Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
libcap is an optional dependency which is enabled by default since the addition of the package in commit 1d2bb469 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Reviewed-by:
Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Adam Duskett authored
libx11 -> xlib_libX11 Signed-off-by:
Adam Duskett <aduskett@gmail.com> Reviewed-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Don't override RSH_REDONE_DEPENDENCIES in a conditional Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Don't override ESPEAK_DEPENDENCIES in a conditional Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Don't override APCUPSD_DEPENDENCIES in a conditional Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Reviewed-by:
Alexander Dahl <post@lespocky.de> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabio Estevam authored
Bump U-Boot to 2021.10 and kernel to 5.14.14. Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Francois Perrad authored
see https://github.com/htop-dev/htop/blob/3.1.1/ChangeLog#L3 Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Seiderer authored
For details see [1]. [1] https://lists.freedesktop.org/archives/wayland-devel/2021-October/042003.html Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Bartosz Bilas authored
Signed-off-by:
Bartosz Bilas <b.bilas@grinn-global.com> Reviewed-by:
Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Bartosz Bilas authored
Signed-off-by:
Bartosz Bilas <b.bilas@grinn-global.com> Reviewed-by:
Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Bartosz Bilas authored
Signed-off-by:
Bartosz Bilas <b.bilas@grinn-global.com> Reviewed-by:
Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
https://github.com/janmojzis/tinyssh/compare/7e2b4025bf3a2dae4c6617e3eb39df4bcde37454...20210601 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
https://github.com/vergoh/vnstat/releases/tag/v2.8 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Bernd Kuhls authored
Release notes: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabio Estevam authored
Bump U-Boot to 2021.10 and kernel to version 5.14.14. Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
James Hilliard authored
Drop arm fix patch that is now upstream. Dbus is now an optional dependency for pipewire. Add pipewire-v4l2 config option. Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Update indentation in hash file (two spaces) https://github.com/cryptodev-linux/cryptodev-linux/compare/fabe5989a3dc9fba0cd0a40b612247cdde351c01...cryptodev-linux-1.12 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Drop patch (already in version) and so autoreconf https://c-ares.org/changelog.html#1_18_1 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
ruby needs gcc and host gcc >= 4.9 since commit 5f1c6758 and the addition of AC_PROG_CC: In file included from vm_core.h:85:0, from iseq.h:14, from mini_builtin.c:3, from miniinit.c:51: thread_pthread.h:108:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'struct' RUBY_EXTERN RB_THREAD_LOCAL_SPECIFIER struct rb_execution_context_struct *ruby_current_ec; ^ Fixes: - http://autobuild.buildroot.org/results/f196f8bc68d1b4c20bddced89478598a3fcd3dea - http://autobuild.buildroot.org/results/81bdac585600877d3fa8d9478b7f160dbd1537a9 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Thomas Petazzoni authored
Based on initial work from Nicolas Carrier <nicolas.carrier@orolia.com>, with the following additions: - Updated to a newer version - Added proper license file handling - Added runtime test case - Restricted to Python 3.x Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
This bump will fix the following build failure with kernel >= 5.15 thanks to https://github.com/linux-audit/audit-userspace/commit/6b09724c69d91668418ddb3af00da6db6755208c interpret.c:48:10: fatal error: linux/ipx.h: No such file or directory 48 | #include <linux/ipx.h> | ^~~~~~~~~~~~~ Indeed, ipx.h has been dropped since https://github.com/torvalds/linux/commit/6c9b40844751ea30c72f7a2f92f4d704bc6b2927 https://github.com/linux-audit/audit-userspace/blob/v3.0.6/ChangeLog Fixes: - http://autobuild.buildroot.org/results/1c8a959d8847d8942fbdf148c1b781df0d8bb4dc Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
- Fix build with kernel >= 5.4 thanks to https://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commit;h=45ac6a30f922f4eef54c0120c2a537794b20cf5c - Fix build with kernel >= 5.6 thanks to https://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commit;h=34b9c77c9ab2794d4e912461e4c1080c4b1f6184 - Fix typo in dahdi-linux.mk - Remove deprecated note about kernel >= 4.0 in Config.in - Add patch to fix build failure with 32-bits kernels raised since https://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commit;h=ffcd08205c71dcb0e060836359418bef20f07ffa - Update indentation in hash file (two spaces) Fixes: - https://bugs.buildroot.org/show_bug.cgi?id=14311 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Fix hotplug build which fails since the addition of the package in commit d959966b Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
dahdi-linux needs a linux with CRC CCITT since the addition of the package in commit d959966b as stated in the README: - CONFIG_CRC_CCITT must be enabled ('y' or 'm'). On 2.6 kernels this can be selected These can be selected from the "Library Routines" submenu during kernel configuration via "make menuconfig". Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Fix typo added with commit d959966b Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-