Wed, 18 Sep 2024 00:40:37 UTC | login

Information for build parted-3.6-7.fc41

ID338947
Package Nameparted
Version3.6
Release7.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/parted.git#b8c84c998296df51e16ab3d7df3079e452626cf0
SummaryThe GNU disk partition manipulation program
DescriptionThe GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Sep 2024 18:15:27 UTC
CompletedFri, 13 Sep 2024 02:52:33 UTC
Taskbuild (f41, /rpms/parted.git:b8c84c998296df51e16ab3d7df3079e452626cf0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/parted.git#b8c84c998296df51e16ab3d7df3079e452626cf0'}}
Tags
f41
RPMs
src
parted-3.6-7.fc41.src.rpm (info) (download)
riscv64
parted-3.6-7.fc41.riscv64.rpm (info) (download)
parted-devel-3.6-7.fc41.riscv64.rpm (info) (download)
parted-debuginfo-3.6-7.fc41.riscv64.rpm (info) (download)
parted-debugsource-3.6-7.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Fri Aug 23 2024 Brian C. Lane <bcl@redhat.com> - 3.6-7 - tests: Move to tmt tests and switch to a functional test (bcl) * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 16 2024 Brian C. Lane <bcl@redhat.com> - 3.6-5 - doc: Document IEC unit behavior in the manpage (bcl) - parted: Print the Fixing... message to stderr (bcl) * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Apr 10 2023 Brian C. Lane <bcl@redhat.com> - 3.6-1 - Upstream 3.6 stable release - Dropping pre-3.5 changelog entries * Mon Mar 27 2023 Brian C. Lane <bcl@redhat.com> - 3.5.28-1 - Upstream 3.5.28 Alpha release - Dropped all patches included in new upstream release - Bumped minor version on libparted.so and libparted-fs-resize.so * Fri Mar 17 2023 Brian C. Lane <bcl@redhat.com> - 3.5-11 - parted: Fix ending sector location when using kibi IEC suffix (bcl) - tests: Fix formatting and snprintf warnings in tests. (bcl) - ui: Add checks for prompt being NULL (bcl) - strlist: Handle realloc error in wchar_to_str (bcl) - libparted: Fix potential NULL dereference in ped_disk_next_partition (bcl) - filesys: Check for null from close_fn (bcl) * Tue Feb 07 2023 Brian C. Lane <bcl@redhat.com> - 3.5-10 - libparted: Fix problem with creating 1s partitions - tests: Fixing libparted test framework usage * Mon Jan 30 2023 Brian C. Lane <bcl@redhat.com> - 3.5-9 - SPDX migration * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Brian C. Lane <bcl@redhat.com> - 3.5-7 - libparted: Fix handling of msdos partition types - tests: Add a libparted test for ped_partition_set_system on msdos - parted: Add display of GPT UUIDs in JSON output - Add no_automount flag support - increase xfs size to 300M