Package evms: Information

    Source package: evms
    Version: 2.5.5-alt73
    Build time:  Nov 30, 2023, 04:14 PM in the task #333485
    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 rpms provided by this srpm:
    evms (x86_64, ppc64le, i586, armh, aarch64)
    evms-cli (x86_64, ppc64le, i586, armh, aarch64)
    evms-cli-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    evms-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    evms-ncurses (x86_64, ppc64le, i586, armh, aarch64)
    evms-ncurses-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    evms-test (noarch)
    libevms (x86_64, ppc64le, i586, armh, aarch64)
    libevms-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libevms-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Oleg Solovyov


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

    Last changed


    Nov. 23, 2023 Oleg Solovyov 2.5.5-alt73
    - GPT: fix regression after alt70
    Nov. 21, 2023 Oleg Solovyov 2.5.5-alt72
    - revert "GPT: use Megabytes instead of Sectors (Closes: 42029)"
    Nov. 20, 2023 Oleg Solovyov 2.5.5-alt71
    - fixes:
      + fix potential null pointer dereference
      + swapfs: fix UUID option (Closes: #46843)
      + truncate volume name if it doesn't fit (Closes: #47037)
      + luks: ensure "_luks" in volume name (Closes: $47041)
      + GPT: use Megabytes instead of Sectors (Closes: 42029)