Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: device-mapper-libs | Distribution: Fedora Project |
Version: 1.02.175 | Vendor: Fedora Project |
Release: 1.fc34 | Build date: Mon Feb 22 16:52:20 2021 |
Group: Unspecified | Build host: buildhw-x86-10.iad2.fedoraproject.org |
Size: 483451 | Source RPM: lvm2-2.03.11-1.fc34.src.rpm |
Packager: Fedora Project | |
Url: http://sourceware.org/lvm2 | |
Summary: Device-mapper shared library |
This package contains the device-mapper shared library, libdevmapper.
LGPLv2
* Mon Feb 22 2021 Marian Csontos <mcsontos@redhat.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. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.03.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Aug 09 2020 Marian Csontos <mcsontos@redhat.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. * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.03.09-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 2.03.09-3 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.03.09-2 - Rebuilt for Python 3.9 * Thu Mar 26 2020 Marian Csontos <mcsontos@redhat.com> - 2.03.09-1 - Fix showing of a dm kernel error when uncaching a volume with cachevol. - Fix memleak in syncing of internal cache. - Fix pvck dump_current_text memleak. - Fix lvmlockd result code on error path for _query_lock_lv(). - Update pvck man page and help output. - Accept more output lines from vdo_format. - Prevent raid reshaping of stacked volumes. - Writecache and VDO volume handling improvements. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.03.07-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 03 2019 Marian Csontos <mcsontos@redhat.com> - 2.03.07-1 - Ensure minimum required region size on striped RaidLV creation. - Fix resize of thin-pool with data and metadata of different segtype. - Improve mirror type leg splitting. - Fix activation order when removing merged snapshot. - Experimental VDO support for lvmdbusd. * Wed Oct 23 2019 Marian Csontos <mcsontos@redhat.com> - 2.03.06-1 - IMPORTANT: Prevent creating VGs with PVs with different logical block sizes. - Fix metadata writes from corrupting with large physical block size. - Correctly set read_ahead for LVs when pvmove is finished. - Add support for DM_DEVICE_GET_TARGET_VERSION into device_mapper. - Activate thin-pool layered volume as 'read-only' device. - Ignore crypto devices with UUID signature CRYPT-SUBDEV. - Synchronize with udev when dropping snapshot. - Add missing device synchronization point before removing pvmove node. - See WHATS_NEW for more. * Wed Sep 18 2019 Marian Csontos <mcsontos@redhat.com> - 2.03.05-4 - Remove unsupported OPTIONS+="event_timeout" from udev rule (#1749857) * Tue Aug 27 2019 Adam Williamson <awilliam@redhat.com> - 2.03.05-3 - Backport fix for converting dbus.UInt to string in Python 3.8 (#1745597) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.03.05-2 - Rebuilt for Python 3.8 * Wed Jul 31 2019 Marian Csontos <mcsontos@redhat.com> - 2.03.05-1 - IMPORTANT: Prohibit mirrored 'mirror' log via lvcreate and lvconvert. Use RAID1. - IMPORTANT: Dropped deprecated liblvm2app. - IMPORTANT: clvmd dropped. Use lvmlockd for cluster locking. - Dropped lvmetad. - Deduplication and compression - support for VDO volumes. - Add device hints to reduce scanning. - See WHATS_NEW and WHATS_NEW_DM in the documentation directory for more. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.02.185-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 13 2019 Marian Csontos <mcsontos@redhat.com> - 2.02.185-1 - Fix change of monitoring in clustered volumes. - Improve -lXXX%VG modifier which improves cache segment estimation. - Add synchronization with udev before removing cached devices. - Fix missing growth of _pmspare volume when extending _tmeta volume. - Automatically grow thin metadata, when thin data gets too big. - Add cached devices support to vgsplit. - Fix signal delivery checking race in libdaemon (lvmetad). - Add missing Before=shutdown.target to LVM2 services to fix shutdown ordering. * Mon Apr 01 2019 Marian Csontos <mcsontos@redhat.com> - 2.02.184-1 - IMPORTANT: Change scan_lvs default to 0 so LVs are not scanned for PVs. - Fix (de)activation of RaidLVs with visible SubLVs. - Add scan_lvs config setting to control if lvm scans LVs for PVs. - Fix missing proper initialization of pv_list struct when adding PV. - Ensure migration_threshold for cache is at least 8 chunks. - Enhance ioctl flattening and add parameters only when needed. - Add DM_DEVICE_ARM_POLL for API completness matching kernel. * Thu Mar 07 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.02.183-4 - Remove obsolete scriptlets
/usr/lib/.build-id /usr/lib/.build-id/67 /usr/lib/.build-id/67/834806b32d0fb70ff1bf7d9992afe119f4270f /usr/lib/libdevmapper.so.1.02 /usr/share/licenses/device-mapper-libs /usr/share/licenses/device-mapper-libs/COPYING /usr/share/licenses/device-mapper-libs/COPYING.LIB
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jun 9 18:07:28 2022