Package evms: Information

  • Default inline alert: Version in the repository: 2.5.5-alt80

Source package: evms
Version: 2.5.5-alt72
Latest version according to Repology
Build time:  Nov 21, 2023, 12:30 PM in the task #334791
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. libe2fs-devel
    2. libuuid-devel
    3. libblkid-devel
    4. libbtrfs-devel
    5. libcryptsetup-devel >= 1.4.0
    6. glib2-devel
    7. libncurses-devel
    8. libreadline-devel

Last changed


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)
Nov. 3, 2023 Oleg Solovyov 2.5.5-alt70
- GPT: fix partitioning on nvme disks with 4k-sectors