1
1
openwrt/package
Andrew LaMarche 907dd7bd93 kernel: crypto: fix build with Linux >= 6.18 after octeon-md5 removal
Linux commit c9e5ac0 ("lib/crypto: mips/md5: Migrate optimized code into
library") removed the MIPS-Octeon-specific MD5 implementation
(octeon-md5.ko) and replaced it with an optimized library implementation
in lib/crypto.

As a result, CONFIG_CRYPTO_MD5_OCTEON and the module
arch/mips/crypto/octeon-md5.ko no longer exist in kernels >= 6.18.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23031
Signed-off-by: Nick Hainke <vincent@systemli.org>
2026-04-26 10:03:37 +02:00
..
base-files base-files: ipcalc.sh: get rid of basename dependency 2026-04-24 01:48:15 +01:00
boot uboot-at91: fix wrong BUILD_DEVICES for sama5d4_xplained_nandflash 2026-04-20 18:07:56 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware firmware: better specify the supported WiFi chip for basic AN7581 NPU FW 2026-04-23 17:01:09 +02:00
kernel kernel: crypto: fix build with Linux >= 6.18 after octeon-md5 removal 2026-04-26 10:03:37 +02:00
libs wolfssl: update to 5.9.1 2026-04-24 21:08:24 +02:00
network xdp-tools: fix musl build issues 2026-04-20 08:53:33 +02:00
system procd: update to Git HEAD (2026-03-25) 2026-04-13 11:55:37 +09:00
utils util-linux: fix build on Linux v6.18 against musl 2026-04-24 10:18:53 +02:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00