Thu, 19 Sep 2024 20:15:18 CST | login

Information for build xfsdump-3.1.12-3.el9

ID27655
Package Namexfsdump
Version3.1.12
Release3.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/xfsdump.git#73dba82a260ed5fe8b1e668994e3067c5810062e
SummaryBackup and restore utilities for the XFS filesystem
DescriptionThe xfsdump package contains xfsdump, xfsrestore and a number of other utilities for administering XFS filesystems. xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. It uses XFS-specific directives for optimizing the dump of an XFS filesystem, and also knows how to backup XFS extended attributes. Backups created with xfsdump are "endian safe" and can thus be transfered between Linux machines of different architectures and also between IRIX machines. xfsrestore performs the inverse function of xfsdump; it can restore a full backup of a filesystem. Subsequent incremental backups can then be layered on top of the full backup. Single files and directory subtrees may be restored from full or partial backups.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 20 Nov 2023 03:30:55 CST
CompletedMon, 20 Nov 2023 03:46:17 CST
Taskbuild (dist-circle9, /stage/rpms/xfsdump.git:73dba82a260ed5fe8b1e668994e3067c5810062e)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/xfsdump.git?#73dba82a260ed5fe8b1e668994e3067c5810062e'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
xfsdump-3.1.12-3.el9.src.rpm (info) (download)
aarch64
xfsdump-3.1.12-3.el9.aarch64.rpm (info) (download)
xfsdump-debuginfo-3.1.12-3.el9.aarch64.rpm (info) (download)
xfsdump-debugsource-3.1.12-3.el9.aarch64.rpm (info) (download)
i686
xfsdump-3.1.12-3.el9.i686.rpm (info) (download)
xfsdump-debuginfo-3.1.12-3.el9.i686.rpm (info) (download)
xfsdump-debugsource-3.1.12-3.el9.i686.rpm (info) (download)
ppc64le
xfsdump-3.1.12-3.el9.ppc64le.rpm (info) (download)
xfsdump-debuginfo-3.1.12-3.el9.ppc64le.rpm (info) (download)
xfsdump-debugsource-3.1.12-3.el9.ppc64le.rpm (info) (download)
s390x
xfsdump-3.1.12-3.el9.s390x.rpm (info) (download)
xfsdump-debuginfo-3.1.12-3.el9.s390x.rpm (info) (download)
xfsdump-debugsource-3.1.12-3.el9.s390x.rpm (info) (download)
x86_64
xfsdump-3.1.12-3.el9.x86_64.rpm (info) (download)
xfsdump-debuginfo-3.1.12-3.el9.x86_64.rpm (info) (download)
xfsdump-debugsource-3.1.12-3.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 * Mon Jun 26 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-3 - xfsdump: restoring inventory prevents non-directory files being restored from tape, - actually fixed by rebase to 3.1.12 - related: bz#2166557 - xfsrestore: Files from the backup go to orphanage dir because of xfsdump issue - related: bz#2034327 * Tue Apr 18 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-2 - rebuilt, Fix wrongly associated bugzilla Related: rhbz#2181660 * Mon Apr 17 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-1 - New upstream release - Use Cem's pgp key instead of Eric's Related: rhbz#2181660 * Fri Feb 11 2022 Eric Sandeen <sandeen@redhat.com> 3.1.10-1 - New upstream release - Resolve issue with bind mounts / root inode mismatch (#2034324) * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.1.9-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688