↵ Return to the main page of device-mapper
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.03.11-6 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-04 | Python Maint <python dash maint at redhat dot com> - 2.03.11-5 | - Rebuilt for Python 3.10 |
2021-03-22 | Marian Csontos <mcsontos at redhat dot com> - 2.03.11-4 | - Fix editline compilation. |
2021-03-16 | Marian Csontos <mcsontos at redhat dot com> - 2.03.11-3 | - Replace readline library with editline. |
2021-03-02 | Zbigniew Jędrzejewski-Szmek <zbyszek at in dot waw dot pl> - 2.03.11-2 | - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. |
2021-02-22 | Marian Csontos <mcsontos at redhat dot com> - 2.03.11-1 | - Fix mpath filtering of NVMe devices. - Check if lvcreate passes read_only_volume_list with tags and skips zeroing. - Limit pool metadata spare to 16GiB. - Improves conversion and allocation of pool metadata. - Fix different limits used for metadata by lvm2 and thin-tools. - Fix interrupting lvconvert --splitcache command with striped origin volumes. - Fix problem with wiping of converted LVs. - Fix memleak in scanning. - Fix corner case allocation for thin-pools. - Fix pvck handling MDA at offset different from 4096. - Partial or degraded activation of writecache is not allowed. - Enhance error handling in fsadm and handle correct fsck result. - Dmeventd lvm plugin ignores higher reserved_stack lvm.conf values. - Support using BLKZEROOUT for clearing devices. - Fixed interrup handling. - Fix block cache when device has too many failing writes. - Fix block cache waiting for IO completion with failing disks. - Add configure --enable-editline support as an alternative to readline. - Enhance reporting and error handling when creating thin volumes. - Enable vgsplit for VDO volumes. - Lvextend of vdo pool volumes ensure at least 1 new VDO slab is added. - Restore lost signal blocking while VG lock is held. - Improve estimation of needed extents when creating thin-pool. - Use extra 1% when resizing thin-pool metadata LV with --use-policy. - Enhance --use-policy percentage rounding. - Allow pvmove of writecache origin. - Report integrity fields. - Integrity volumes defaults to journal mode. |
2021-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.03.10-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-08-09 | Marian Csontos <mcsontos at redhat dot com> - 2.03.10-1 | - Add integrity with raid capability. - Add writecache and integrity support to lvmdbusd. - Zero pool metadata on allocation (disable with allocation/zero_metadata=0). - Failure in zeroing or wiping will fail command (bypass with -Zn, -Wn). - Add lvcreate of new cache or writecache lv with single command. - Generate unique cachevol name when default required from lvcreate. - Converting RAID1 volume to one with same number of legs now succeeds with a warning. - Fix conversion to raid from striped lagging type. - Fix conversion to 'mirrored' mirror log with larger regionsize. - Fix running out of free buffers for async writing for larger writes. - Fix support for lvconvert --repair used by foreign apps (i.e. Docker). - Add support for VDO in blkdeactivate script. |
2020-07-28 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.03.09-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-07-13 | Tom Stellard <tstellar at redhat dot com> - 2.03.09-3 | - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro |