[Buildroot] [PATCH v2] package/libfuse3: bump to version 3.17.1
Julien Olivain
ju.o at free.fr
Wed Apr 2 19:38:10 UTC 2025
Hi Giulio,
Thanks for the updated patch.
On 01/04/2025 21:45, Giulio Benetti wrote:
> Release notes:
> https://github.com/libfuse/libfuse/releases/tag/fuse-3.17.1
>
> Add local patch pending upstream to fix build with linux version < 5.9.
>
> Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
> ---
> V1->V2:
> * fix linux version < 5.9 build failure by adding local patch pending
> upstream
[...]
> diff --git a/package/libfuse3/libfuse3.mk
> b/package/libfuse3/libfuse3.mk
> index f5c9dae8f7..2fba6792cb 100644
> --- a/package/libfuse3/libfuse3.mk
> +++ b/package/libfuse3/libfuse3.mk
> @@ -4,7 +4,7 @@
> #
>
> ################################################################################
>
> -LIBFUSE3_VERSION = 3.16.2
> +LIBFUSE3_VERSION = 3.17.1
Even with the patch resolving the issue with Kernel headers < 5.9, I
still
see few remaining build failures with this version. See:
https://gitlab.com/jolivain/buildroot/-/pipelines/1749236624
Could you have a look please?
Best regards,
Julien.
More information about the buildroot
mailing list