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: 6.fc35 | Build date: Thu Jul 22 21:25:51 2021 |
Group: Unspecified | Build host: buildvm-a32-05.iad2.fedoraproject.org |
Size: 403495 | Source RPM: lvm2-2.03.11-6.fc35.src.rpm |
Packager: Fedora Project | |
Url: https://sourceware.org/lvm2/ | |
Summary: Device-mapper shared library |
This package contains the device-mapper shared library, libdevmapper.
LGPLv2
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.03.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.03.11-5 - Rebuilt for Python 3.10 * Mon Mar 22 2021 Marian Csontos <mcsontos@redhat.com> - 2.03.11-4 - Fix editline compilation. * Tue Mar 16 2021 Marian Csontos <mcsontos@redhat.com> - 2.03.11-3 - Replace readline library with editline. * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.03.11-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * 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
/usr/lib/.build-id /usr/lib/.build-id/ac /usr/lib/.build-id/ac/5674b53882cc0c16e8df72ed0055970a8b925b /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, Mon Jan 9 20:45:13 2023