Sun, 05 May 2024 07:22:49 UTC | login

Information for build lvm2-2.03.21-1.el9sopt_901

ID47191
Package Namelvm2
Version2.03.21
Release1.el9sopt_901
Epoch9
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/lvm2#2b4a99e330276ec41afbf992d79f6acf9fdfb6ad
SummaryUserland logical volume management tools
DescriptionLVM2 includes all of the support for handling read/write operations on physical volumes (hard disks, RAID-Systems, magneto optical, etc., multiple devices (MD), see mdadm(8) or even loop devices, see losetup(8)), creating volume groups (kind of virtual disks) from one or more physical volumes and creating one or more logical volumes (kind of logical partitions) in volume groups.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 22:58:37 UTC
CompletedWed, 14 Jun 2023 23:06:25 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/lvm2:2b4a99e330276ec41afbf992d79f6acf9fdfb6ad)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/lvm2#2b4a99e330276ec41afbf992d79f6acf9fdfb6ad'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
lvm2-2.03.21-1.el9sopt_901.src.rpm (info) (download)
noarch
lvm2-dbusd-2.03.21-1.el9sopt_901.noarch.rpm (info) (download)
x86_64
device-mapper-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-devel-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-event-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-event-devel-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-event-libs-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-libs-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-devel-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-libs-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-lockd-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-testsuite-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-debuginfo-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-event-debuginfo-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-event-libs-debuginfo-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
device-mapper-libs-debuginfo-1.02.195-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-debuginfo-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-debugsource-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-libs-debuginfo-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-lockd-debuginfo-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
lvm2-testsuite-debuginfo-2.03.21-1.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Fri Apr 21 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.21-1 - Update to upstream version 2.03.21. - Allow (write)cache over raid+integrity LV. * Wed Apr 05 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.20-2 - Fix ModuleNotFoundError: No module named 'utils' in lvmdbusd. * Tue Mar 21 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.20-1 - Update to upstream version 2.03.20. * Tue Mar 07 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.19-1 - Update to upstream version 2.03.19. - See WHATS_NEW and WHATS_NEW_DM for more information. * Thu Feb 16 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.17-7 - Fix segfault in previous build. * Thu Feb 09 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.17-6 - Fix lvresize resizing LUKS device only when resizing FS is enabled. - Improve lvresize handling of renamed volumes. - Fix random unmount when resizing volume backed by thin pool. * Fri Jan 27 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.17-5 - Fix vgimportclone fail if PV has no metadata. - Fix lvmdbusd missing stderr for commands not returning JSON. * Fri Jan 06 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.17-4 - Fix missing warning on thin pool over provisioning. - Fix infinite recursion in lvresize_fs_helper when resizing LUKS device. * Tue Dec 06 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. * Tue Nov 29 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. * Thu Nov 10 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. * Fri Jul 29 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.16-3 - Fix effect of setting multipath_component_detection to 0. - Fix lvmdbusd using lvm shell with editline. * Thu Jul 14 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.16-2 - Exit with error when --devicesfile used does not exist. - Restore --reportformat option in pvdisplay. - Improve multipath backlist option handling. * Wed May 18 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.16-1 - Update to upstream version 2.03.16. - See WHATS_NEW and WHATS_NEW_DM for more information. * Tue Feb 15 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.14-4 - Remove service based autoactivation. - New lvmautoactivation(7) man page. - Fix missing PVIDs for multipath devices in system.devices file. * Fri Nov 19 2021 Marian Csontos <mcsontos@redhat.com> - 2.03.14-3 - Fix gating tests. * Thu Nov 18 2021 Marian Csontos <mcsontos@redhat.com> - 2.03.14-2 - Change use_devices_file default back to 1. * Wed Oct 20 2021 Marian Csontos <mcsontos@redhat.com> - 2.03.14-1 - Update to upstream version 2.03.14. - See WHATS_NEW and WHATS_NEW_DM for more information. * Wed Aug 11 2021 Marian Csontos <mcsontos@redhat.com> - 2.03.13-1 - Update to upstream version 2.03.13. - Change in obtain_devices_list_from_udev default. - See WHATS_NEW and WHATS_NEW_DM for more information. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 8:2.03.12-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon May 24 2021 Marian Csontos <mcsontos@redhat.com> - 2.03.12-2 - Fix dependency on newer systemd package than available. * Fri May 14 2021 Marian Csontos <mcsontos@redhat.com> - 2.03.12-1 - Update to upstream version 2.03.12. - See WHATS_NEW and WHATS_NEW_DM for more information.