Package libevms: Information

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

Binary package: libevms
Version: 2.5.5-alt78
Architecture: i586
Build time:  May 7, 2024, 11:25 AM in the task #345877
Source package: evms
Category: System/Libraries
Report package bug
License: GPL
Summary: Enterprise Volume Management System libraries
Description: 
This package contains libs needed to manage EVMS (Enterprise
Volume Management System) volumes.

Maintainer: Oleg Solovyov


Last changed


April 26, 2024 Oleg Solovyov 2.5.5-alt78
- MBR, GPT: don't create device mapping if parent is a disk (Closes: #48723)
April 5, 2024 Oleg Solovyov 2.5.5-alt77
- LVM, LUKS: allow installing w/o remount
- memman: make sure memory pointer is aligned (necessary for device-mapper since
  kernel 6.6)
- IMSM: change partitioning scheme
- RAID: don't use device-mapper on raid0
March 19, 2024 Slava Aseev 2.5.5-alt76
- cleanup code (mcpain@)
- revert to version 2.5.5-alt73 (mcpain@)
- introduce log formatter to make debugging easier
- imsm:
  + fix error while assembling raid without hardware capability
  + fix segment manager's discovery with imsm volumes
  + implement deactivation
  + add some unit tests