Update thin-provisioning-tools to 1.3.2 #3
No reviewers
Labels
No labels
ai-summary
bot
needs-build
needs-triage
priority/medium
update/minor
upstream-update
upstream/github
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
rpms/thin-provisioning-tools!3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "update-thin-provisioning-tools-1.3.2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upstream 1.3.2 is available and includes security-maintenance and robustness work, but the 1.1.0 -> 1.3.2 window also contains an explicit upstream breaking API change in v1.2.0 (BTreeWalker constructor now takes IoEngine by reference) plus Rust dependency churn, including rand/ratatui updates and tokio IoUring work. For NiceOS this should be treated as manual review only. Please require a clean mock build, refresh Cargo.lock/source lock if needed, compare Provides/Requires and file lists, and run smoke tests for thin_check, thin_dump, thin_repair, and thin_ls before merge. References: release tag v1.3.2, compare pages, and upstream CHANGES.