Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade kernel to 6.10 #41

Closed
vincentmli opened this issue Sep 20, 2024 · 0 comments
Closed

upgrade kernel to 6.10 #41

vincentmli opened this issue Sep 20, 2024 · 0 comments

Comments

@vincentmli
Copy link
Owner

according to luainkernel/lunatik#193, test BPFire 6.10 kernel

vincentmli added a commit that referenced this issue Sep 21, 2024
upgrade kernel to recent stable release 6.10.11

1, scripts/kconfig/merge_config.sh does not work for 6.10.11
2, vmlinux BTF binary name changed in 6.10.11
3, remove rtl8812au for now since it has compiling error
4, remove 5.15 nfqueue patch since it does not apply cleanly

also see [0]

[0]: #41

Signed-off-by: Vincent Li <[email protected]>
vincentmli pushed a commit that referenced this issue Dec 14, 2024
- Update from version 2.6.9 to 2.6.11
- Update of rootfile not required
- Changelog
    2.6.11
	** liboath: Handle invalid base32 encoded secrets.  Fixes: #41.
	   The gnulib update in version 2.6.10 made the base32 encoding functions
	   reject invalid encodings, but it appears as if these are wildly used.
	   We now accept invalid encodings again.  Thanks to Dorancé Martínez and
	   Seres Bendegúz for reports.
    2.6.10
	** Building from git uses a ./bootstrap script instead of 'make bootstrap'.
	** Build fixes for Windows.
	   In particular, don't use filenames "aux.h" and "aux.c" which interact
	   badly with the AUX special filename.
	** Build fixes for Arch Linux.
	** Various build fixes including updated gnulib files.
	   One remaining gnulib self-test disabled.

Signed-off-by: Adolf Belka <[email protected]>
Signed-off-by: Arne Fitzenreiter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant