Package evms: Information

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

Source package: evms
Version: 2.5.5-alt44
Build time:  Jun 3, 2020, 04:34 PM in the task #252651
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, aarch64)
evms-cli (x86_64, ppc64le, i586, aarch64)
evms-cli-debuginfo (x86_64, ppc64le, i586, aarch64)
evms-debuginfo (x86_64, ppc64le, i586, aarch64)
evms-ncurses (x86_64, ppc64le, i586, aarch64)
evms-ncurses-debuginfo (x86_64, ppc64le, i586, aarch64)
libevms (x86_64, ppc64le, i586, aarch64)
libevms-debuginfo (x86_64, ppc64le, i586, aarch64)
libevms-devel (x86_64, ppc64le, i586, aarch64)

Maintainer: Oleg Solovyov


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

Last changed


May 20, 2020 Oleg Solovyov 2.5.5-alt44
- restore old swapfs UUID
March 18, 2020 Michael Shigorin 2.5.5-alt43
- plugins/dos/bsd.c: fix use-after-free;
  bug/diags/patch by Andrey Sokolov (closes: #38150)
Jan. 16, 2020 Slava Aseev 2.5.5-alt42
- plugins/lvm2: Return EINVAL when expanding of VG with no available
  PVs and when shrinking of VG with one child PV (Closes #37393)