Fri, 19 Apr 2024 00:54:42 UTC | login

Information for build stratisd-3.4.3-1.el9

ID27881
Package Namestratisd
Version3.4.3
Release1.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/stratisd#256e21e5a8fc57c56396e8cc60325fce83838dab
SummaryDaemon that manages block devices to create filesystems
DescriptionDaemon that manages block devices to create filesystems.
Built bybgurney
State complete
Volume DEFAULT
StartedFri, 16 Dec 2022 20:43:59 UTC
CompletedFri, 16 Dec 2022 20:59:17 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/stratisd:256e21e5a8fc57c56396e8cc60325fce83838dab)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/stratisd#256e21e5a8fc57c56396e8cc60325fce83838dab'}}
Tags
c9s-released
RPMs
src
stratisd-3.4.3-1.el9.src.rpm (info) (download)
aarch64
stratisd-3.4.3-1.el9.aarch64.rpm (info) (download)
stratisd-dracut-3.4.3-1.el9.aarch64.rpm (info) (download)
stratisd-debuginfo-3.4.3-1.el9.aarch64.rpm (info) (download)
stratisd-debugsource-3.4.3-1.el9.aarch64.rpm (info) (download)
stratisd-dracut-debuginfo-3.4.3-1.el9.aarch64.rpm (info) (download)
ppc64le
stratisd-3.4.3-1.el9.ppc64le.rpm (info) (download)
stratisd-dracut-3.4.3-1.el9.ppc64le.rpm (info) (download)
stratisd-debuginfo-3.4.3-1.el9.ppc64le.rpm (info) (download)
stratisd-debugsource-3.4.3-1.el9.ppc64le.rpm (info) (download)
stratisd-dracut-debuginfo-3.4.3-1.el9.ppc64le.rpm (info) (download)
s390x
stratisd-3.4.3-1.el9.s390x.rpm (info) (download)
stratisd-dracut-3.4.3-1.el9.s390x.rpm (info) (download)
stratisd-debuginfo-3.4.3-1.el9.s390x.rpm (info) (download)
stratisd-debugsource-3.4.3-1.el9.s390x.rpm (info) (download)
stratisd-dracut-debuginfo-3.4.3-1.el9.s390x.rpm (info) (download)
x86_64
stratisd-3.4.3-1.el9.x86_64.rpm (info) (download)
stratisd-dracut-3.4.3-1.el9.x86_64.rpm (info) (download)
stratisd-debuginfo-3.4.3-1.el9.x86_64.rpm (info) (download)
stratisd-debugsource-3.4.3-1.el9.x86_64.rpm (info) (download)
stratisd-dracut-debuginfo-3.4.3-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
installed_pkgs.log
root.log
state.log
hw_info.log
mock_output.log
ppc64le
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
x86_64
state.log
root.log
installed_pkgs.log
build.log
hw_info.log
mock_output.log
s390x
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri Dec 16 2022 Bryan Gurney <bgurney@redhat.com> - 3.4.3-1 - Migrate pool for start pool by name functionality - Resolves: rhbz#2153593 * Tue Dec 06 2022 Bryan Gurney <bgurney@redhat.com> - 3.4.2-1 - Increase amount of space allocated for thin pool metadata - Resolves: rhbz#2150109 * Wed Nov 23 2022 Bryan Gurney <bgurney@redhat.com> - 3.4.0-1 - Update to version 3.4.0 - Resolves: rhbz#2124976 - Allow a pool to make use of added capacity of a block device - Resolves: rhbz#2039955 - Enforce per-pool consistency of block device sector sizes - Resolves: rhbz#2039957 - Do not read data from device specified in udev remove event - Resolves: rhbz#2124681 - Specify pool to start by its name - Resolves: rhbz#2125012 * Wed Aug 24 2022 Bryan Gurney <bgurney@redhat.com> - 3.2.2-1 - Fix assertion for migrating from greedy to lazy allocation - Resolves: rhbz#2119537 * Mon Aug 01 2022 Bryan Gurney <bgurney@redhat.com> - 3.2.1-1 - Set a per-command ioctl version in device-mapper header - Resolves: rhbz#2112461 * Fri Jul 08 2022 Bryan Gurney <bgurney@redhat.com> - 3.2.0-1 - Add the ability to stop and start pools - Resolves: rhbz#2039960 * Wed Jun 08 2022 Bryan Gurney <bgurney@redhat.com> - 3.1.0-2 - Increment release number to include bugs fixed in 3.1.0 - Resolves: rhbz#2039946 - Pass optional size parameter for new filesystem - Resolves: rhbz#1990905 - Unify rollback to refresh Clevis info on Clevis bind command - Resolves: rhbz#2005110 - Retarget thinpool to cache device when initializing cache - Resolves: rhbz#2007018 - Improve thin provisioning implementation - Resolves: rhbz#2040352 - Verify udev info with libblkid before overwriting - Resolves: rhbz#2041624 * Tue May 31 2022 Bryan Gurney <bgurney@redhat.com> - 3.1.0-1 - Update to 3.1.0 - Resolves: rhbz#2039946 - Revise stratisd.spec file to unified format - Remove old rust2rpm config file * Fri Aug 20 2021 Bryan Gurney <bgurney@redhat.com> - 2.4.2-3 - Add stratisd to requires for stratisd-dracut - Resolves: rhbz#1996104 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.2-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Jun 11 2021 Bryan Gurney <bgurney@redhat.com> - 2.4.2-1 - Update to 2.4.2 - Resolves: rhbz#1914315 - Add boot from root support - Resolves: rhbz#1869768 - Ensure that binaries are installed with proper features enabled - Split dracut modules out to subpackage - Add additional dependencies in dracut module * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.0-9 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 15 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.0-7 - Fix build on ELN * Fri Jan 15 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.0-6 - Make package compatible without violating guidelines * Fri Jan 15 2021 mulhern <amulhern@redhat.com> - 2.3.0-5 - Add both sources at the same time * Fri Jan 15 2021 mulhern <amulhern@redhat.com> - 2.3.0-4 - Restore RHEL/Fedora compatible spec file, adding some additional changes * Fri Jan 15 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.0-3 - Partially revert previous commit * Thu Jan 14 2021 mulhern <amulhern@redhat.com> - 2.3.0-2 - Make RHEL/Fedora compatible spec file * Tue Jan 12 2021 mulhern <amulhern@redhat.com> - 2.3.0-1 - Update to 2.3.0 * Mon Dec 28 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.2.1-3 - Rebuild * Sun Dec 27 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.2.1-2 - Rebuild