Package mdadm: Information

    Source package: mdadm
    Version: 4.6-alt1
    Latest version according to Repology
    Build time:  May 2, 2026, 10:52 PM in the task #417031
    Report package bug
    License: GPLv2+
    Summary: A tool for managing Soft RAID under Linux
    Description: 
    mdadm is a program that can be used to create, manage, and monitor
    Linux MD (Software RAID) devices.
    
    As such is provides similar functionality to the raidtools packages.
    The particular differences to raidtools is that mdadm is a single
    program, and it can perform (almost) all functions without a
    configuration file (that a config file can be used to help with
    some common tasks).

    List of RPM packages built from this SRPM:
    mdadm (x86_64, i586, aarch64)
    mdadm-debuginfo (x86_64, i586, aarch64)
    mdadm-doc (noarch)
    mdadm-tool (x86_64, i586, aarch64)
    mdadm-tool-debuginfo (x86_64, i586, aarch64)

    Maintainer: Alexey Shabalin



      1. binutils-devel
      2. libudev-devel

    Last changed


    May 2, 2026 Alexey Shabalin 4.6-alt1
    - updated from 4.4 to 4.6
    March 20, 2025 Alexey Shabalin 4.4-alt3
    - Revert "Fix memory leak in file mdadm" (ALT#53454)
    March 19, 2025 Alexey Shabalin 4.4-alt2
    - fix crash (ALT#53454)
    - backport fixes from upstream master