<div dir="ltr"><div>Existing mdadm is from May 18th 2012. 3.3.x now allows backup and restoration of the metadata and thousands of other commits.</div><div><br></div><div>Signed-off-by: Matthew M. Dean <<a href="mailto:fireculex@gmail.com">fireculex@gmail.com</a>></div><div><br></div><div>===================================================================<br>--- a/package/utils/mdadm/Makefile (revision 43446)<br>+++ b/package/utils/mdadm/Makefile (working copy)<br>@@ -8,12 +8,12 @@<br> include $(TOPDIR)/<a href="http://rules.mk">rules.mk</a><br> <br> PKG_NAME:=mdadm<br>-PKG_VERSION:=3.2.5<br>+PKG_VERSION:=3.3.2<br> PKG_RELEASE:=1<br> <br> PKG_SOURCE_URL:=@KERNEL/linux/utils/raid/mdadm<br> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz<br>-PKG_MD5SUM:=2fd33dedcdb06f0d1461f50ddabb7e4a<br>+PKG_MD5SUM:=44698d351501cac6a89072dc877eb220<br> <br> PKG_MAINTAINER:=Felix Fietkau <<a href="mailto:nbd@openwrt.org">nbd@openwrt.org</a>><br> <br>--- a/package/utils/mdadm/patches/000-compile.patch (revision 43446)<br>+++ b/package/utils/mdadm/patches/000-compile.patch (working copy)<br>@@ -1,11 +0,0 @@<br>---- a/sha1.h<br>-+++ b/sha1.h<br>-@@ -26,8 +26,6 @@<br>- # include <limits.h><br>- #endif<br>- <br>--#include "ansidecl.h"<br>--<br>- /* The following contortions are an attempt to use the C preprocessor<br>-    to determine an unsigned integral type that is 32 bits wide.  An<br>-    alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but<br></div></div>