Package evms: Information

    Source package: evms
    Version: 2.5.5-alt87
    Latest version according to Repology
    Build time:  Mar 11, 2025, 01:51 PM in the task #377629
    Report package bug
    License: GPL
    Summary: Enterprise Volume Management System utilities
    Description: 
    This package contains the user-space tools needed to manage EVMS (Enterprise
    Volume Management System) volumes.
    
    In order to use these user-space tools, you must also have your kernel patched
    with the most recent EVMS code. This code is available in the source package
    on the project web page http://www.sf.net/projects/evms/
    
    Please see the EVMS-HOWTO on the project web page or in the source package
    for detailed instructions on patching your kernel with EVMS and using the
    tools after installation.

    List of RPM packages built from this SRPM:
    evms (x86_64, i586, aarch64)
    evms-cli (x86_64, i586, aarch64)
    evms-cli-debuginfo (x86_64, i586, aarch64)
    evms-debuginfo (x86_64, i586, aarch64)
    evms-ncurses (x86_64, i586, aarch64)
    evms-ncurses-debuginfo (x86_64, i586, aarch64)
    evms-test (noarch)
    libevms (x86_64, i586, aarch64)
    libevms-debuginfo (x86_64, i586, aarch64)
    libevms-devel (x86_64, i586, aarch64)

    Maintainer: Oleg Solovyov



      1. glib2-devel
      2. libblkid-devel
      3. libbtrfs-devel
      4. libcryptsetup-devel >= 1.4.0
      5. libe2fs-devel
      6. libncurses-devel
      7. libreadline-devel
      8. libuuid-devel

    Last changed


    March 11, 2025 Oleg Solovyov 2.5.5-alt87
    - adjust parameters for XFS (Closes: #49868)
    - fix RAID10
    Feb. 5, 2025 Oleg Solovyov 2.5.5-alt86
    - LUKS: move to LUKS2
    - DOS: fix crash if placed on multipath disk
    - DOS, GPT: do not scale CHS by block size
    - LUKS: use bigger buffer to reduce slow down when committing changes
    Dec. 16, 2024 Oleg Solovyov 2.5.5-alt85
    - LUKS: fix cypher spec (Closes: #51890)
    - GPT: full support for 4k-disks
    - GPT: round up correctly
    - Disk: fix debug message with missing string parameter
    - FAT: replace hardcoded sector size when looking for filesystem limits