Tue, 23 Apr 2024 12:13:47 UTC | login

Information for build parted-3.5-1.el9

ID21553
Package Nameparted
Version3.5
Release1.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/parted#b898e4ada13dab89a147a9432ca945dbcfacdba7
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 bybrlane
State complete
Volume DEFAULT
StartedTue, 31 May 2022 23:01:17 UTC
CompletedTue, 31 May 2022 23:05:06 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/parted:b898e4ada13dab89a147a9432ca945dbcfacdba7)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/parted#b898e4ada13dab89a147a9432ca945dbcfacdba7'}}
Tags
c9s-gate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
parted-3.5-1.el9.src.rpm (info) (download)
aarch64
parted-3.5-1.el9.aarch64.rpm (info) (download)
parted-devel-3.5-1.el9.aarch64.rpm (info) (download)
parted-debuginfo-3.5-1.el9.aarch64.rpm (info) (download)
parted-debugsource-3.5-1.el9.aarch64.rpm (info) (download)
i686
parted-3.5-1.el9.i686.rpm (info) (download)
parted-devel-3.5-1.el9.i686.rpm (info) (download)
parted-debuginfo-3.5-1.el9.i686.rpm (info) (download)
parted-debugsource-3.5-1.el9.i686.rpm (info) (download)
ppc64le
parted-3.5-1.el9.ppc64le.rpm (info) (download)
parted-devel-3.5-1.el9.ppc64le.rpm (info) (download)
parted-debuginfo-3.5-1.el9.ppc64le.rpm (info) (download)
parted-debugsource-3.5-1.el9.ppc64le.rpm (info) (download)
s390x
parted-3.5-1.el9.s390x.rpm (info) (download)
parted-devel-3.5-1.el9.s390x.rpm (info) (download)
parted-debuginfo-3.5-1.el9.s390x.rpm (info) (download)
parted-debugsource-3.5-1.el9.s390x.rpm (info) (download)
x86_64
parted-3.5-1.el9.x86_64.rpm (info) (download)
parted-devel-3.5-1.el9.x86_64.rpm (info) (download)
parted-debuginfo-3.5-1.el9.x86_64.rpm (info) (download)
parted-debugsource-3.5-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri May 27 2022 Brian C. Lane <bcl@redhat.com> - 3.5-1 - Rebase to upstream release 3.5 - Drop patches included in new upstream tar - Add upstream patches for new type command - Add upstream patch for swap flag on DASD Resolves: rhbz#1999333 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.4-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 15 2021 Brian C. Lane <bcl@redhat.com> - 3.4-5 - Install to /usr/sbin and /usr/lib64 Resolves: rhbz#1972346 * Thu Jun 10 2021 Brian C. Lane <bcl@redhat.com> - 3.4-4 - Fix issues that covscan classifies as important Resolves: rhbz#1938836 - Work around a mkswap bug * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.4-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Feb 03 2021 Brian C. Lane <bcl@redhat.com> - 3.4-2 - Add --fix support from upstream * Wed Jan 27 2021 Brian C. Lane <bcl@redhat.com> - 3.4-1 - New stable upstream release v3.4 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.52-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Dec 14 2020 Brian C. Lane <bcl@redhat.com> - 3.3.52-1 - New upstream ALPHA release v3.3.52 - Includes all patches * Mon Nov 30 2020 Brian C. Lane <bcl@redhat.com> - 3.3-8 - Add upstream commits to fix various gcc 10 warnings (bcl) * Thu Nov 05 2020 Brian C. Lane <bcl@redhat.com> - 3.3-7 - Do not link to libselinux * Fri Sep 25 2020 Brian C. Lane <bcl@redhat.com> - 3.3-6 - tests: Add a test for resizepart on a busy partition (bcl) - parted: Preserve resizepart End when prompted for busy partition (bcl) - tests: Add f2fs to the fs probe test (romain.perier) - Add support for the F2FS filesystem (romain.perier) - Removed reference to ped_file_system_create (max) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 3.3-4 - Use make macros https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro - Switch to using %autosetup instead of %setup and git (bcl) - Update tests.yml to install git and simplify source usage (bgoncalv)