Fri, 19 Apr 2024 09:53:16 UTC | login

Information for build stratisd-3.5.5-1.el9

ID32912
Package Namestratisd
Version3.5.5
Release1.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/stratisd.git#3b2eb18155a36584b4deed45e70cc8e6ffdd5c3f
SummaryDaemon that manages block devices to create filesystems
DescriptionDaemon that manages block devices to create filesystems.
Built bybgurney
State complete
Volume DEFAULT
StartedTue, 16 May 2023 20:58:47 UTC
CompletedTue, 16 May 2023 21:15:06 UTC
Taskbuild (c9s-build-side-1772-stack-gate, /redhat/centos-stream/rpms/stratisd.git:3b2eb18155a36584b4deed45e70cc8e6ffdd5c3f)
Extra{'custom_user_metadata': {'rhel-target': 'latest'}, 'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/stratisd.git#3b2eb18155a36584b4deed45e70cc8e6ffdd5c3f'}}
Tags
c9s-build-side-1772-stack-gate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
stratisd-3.5.5-1.el9.src.rpm (info) (download)
aarch64
stratisd-3.5.5-1.el9.aarch64.rpm (info) (download)
stratisd-dracut-3.5.5-1.el9.aarch64.rpm (info) (download)
stratisd-tools-3.5.5-1.el9.aarch64.rpm (info) (download)
stratisd-debuginfo-3.5.5-1.el9.aarch64.rpm (info) (download)
stratisd-debugsource-3.5.5-1.el9.aarch64.rpm (info) (download)
stratisd-dracut-debuginfo-3.5.5-1.el9.aarch64.rpm (info) (download)
stratisd-tools-debuginfo-3.5.5-1.el9.aarch64.rpm (info) (download)
ppc64le
stratisd-3.5.5-1.el9.ppc64le.rpm (info) (download)
stratisd-dracut-3.5.5-1.el9.ppc64le.rpm (info) (download)
stratisd-tools-3.5.5-1.el9.ppc64le.rpm (info) (download)
stratisd-debuginfo-3.5.5-1.el9.ppc64le.rpm (info) (download)
stratisd-debugsource-3.5.5-1.el9.ppc64le.rpm (info) (download)
stratisd-dracut-debuginfo-3.5.5-1.el9.ppc64le.rpm (info) (download)
stratisd-tools-debuginfo-3.5.5-1.el9.ppc64le.rpm (info) (download)
s390x
stratisd-3.5.5-1.el9.s390x.rpm (info) (download)
stratisd-dracut-3.5.5-1.el9.s390x.rpm (info) (download)
stratisd-tools-3.5.5-1.el9.s390x.rpm (info) (download)
stratisd-debuginfo-3.5.5-1.el9.s390x.rpm (info) (download)
stratisd-debugsource-3.5.5-1.el9.s390x.rpm (info) (download)
stratisd-dracut-debuginfo-3.5.5-1.el9.s390x.rpm (info) (download)
stratisd-tools-debuginfo-3.5.5-1.el9.s390x.rpm (info) (download)
x86_64
stratisd-3.5.5-1.el9.x86_64.rpm (info) (download)
stratisd-dracut-3.5.5-1.el9.x86_64.rpm (info) (download)
stratisd-tools-3.5.5-1.el9.x86_64.rpm (info) (download)
stratisd-debuginfo-3.5.5-1.el9.x86_64.rpm (info) (download)
stratisd-debugsource-3.5.5-1.el9.x86_64.rpm (info) (download)
stratisd-dracut-debuginfo-3.5.5-1.el9.x86_64.rpm (info) (download)
stratisd-tools-debuginfo-3.5.5-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
ppc64le
state.log
build.log
root.log
installed_pkgs.log
hw_info.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 * Tue May 16 2023 Bryan Gurney <bgurney@redhat.com> - 3.5.5-1 - Update to version 3.5.5 - Resolves: rhbz#2167463 - Take into account the sector size of crypt devices - Resolves: rhbz#2170318 - Add stratisd-tools package with stratis-dumpmetadata program - Resolves: rhbz#2173726 - Support key description key in kernel keyring - Resolves: rhbz#2038492 * Tue Jan 03 2023 Bryan Gurney <bgurney@redhat.com> - 3.4.4-1 - Use devicemapper-rs version 0.32.3 - Resolves: rhbz#2155689 * 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