]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
mdadm: update 4.3 -> 4.4
authorAlexander Kanavin <alex@linutronix.de>
Mon, 7 Apr 2025 09:40:39 +0000 (11:40 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Apr 2025 08:03:09 +0000 (09:03 +0100)
commit913312b5b544ce804656fe3a297e09bafb5838fc
treed1e905a1423e84bab3cc48915113ed97ce79e707
parentde635a9bc0392689ff36b50e7f91572d3fbaac09
mdadm: update 4.3 -> 4.4

This update has been tested with glibc/musl and gcc/clang in all four
combinations.

Drop patches:
0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch
0001-fix-gcc-8-format-truncation-warning.patch
0001-util.c-add-limits.h-include-for-NAME_MAX-definition.patch
mdadm-3.3.2_x32_abi_time_t.patch
(issue fixed upstream)

0001-include-libgen.h-for-basename-API.patch
0001-mdadm.h-Undefine-dprintf-before-redefining.patch
(issue no longer occurs)

0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch
(service file significantly rewritten, the need for the tweak
should be reassessed)

debian-no-Werror.patch
(replaced with setting CWFLAGS to an empty string in the recipe;
we already set correct flags via CC/CFLAGS, and upstream's only
get in the way)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 files changed:
meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch
meta/recipes-extended/mdadm/files/0001-Makefile-install-mdcheck.patch
meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch [deleted file]
meta/recipes-extended/mdadm/files/0001-fix-gcc-8-format-truncation-warning.patch [deleted file]
meta/recipes-extended/mdadm/files/0001-include-libgen.h-for-basename-API.patch [deleted file]
meta/recipes-extended/mdadm/files/0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch [deleted file]
meta/recipes-extended/mdadm/files/0001-mdadm.h-Undefine-dprintf-before-redefining.patch [deleted file]
meta/recipes-extended/mdadm/files/0001-restripe.c-Use-_FILE_OFFSET_BITS-to-enable-largefile.patch
meta/recipes-extended/mdadm/files/0001-util.c-add-limits.h-include-for-NAME_MAX-definition.patch [deleted file]
meta/recipes-extended/mdadm/files/0002-Create.c-include-linux-falloc.h-for-FALLOC_FL_ZERO_R.patch
meta/recipes-extended/mdadm/files/debian-no-Werror.patch [deleted file]
meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch [deleted file]
meta/recipes-extended/mdadm/files/xmalloc.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/mdadm_4.4.bb [moved from meta/recipes-extended/mdadm/mdadm_4.3.bb with 84% similarity]