[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект xfsdump-3.1.12-4.el9_3

Имя xfsdump
Эпоха 0
Версия 3.1.12
Релиз 4.el9_3
Сайт
Лицензия GPL+
Время сборки 2023-12-13 14:35:42
Хост сборки builder-x86-10.inferitos.ru
Краткое описание Backup and restore utilities for the XFS filesystem
Репозитории BaseOS
Полное описание The 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
xfsdump-3.1.12-4.el9_3.x86_64 Backup and restore utilities for the XFS filesystem ec21da5a4538c688d8d66bcb8db39355696c97f5211e194b363df3cd26e4c4e4 download
aarch64
xfsdump-3.1.12-4.el9_3.aarch64 Backup and restore utilities for the XFS filesystem 0795b2880a00859582b9b530a68bc058e568f040d3390c520446191eb0c3ad45 download
src
xfsdump-3.1.12-4.el9_3.src Backup and restore utilities for the XFS filesystem 6b74ec863440dfbbfed735d82febe076fcd8dc61991832e898e9dcb2d5e11c2f download
История изменений link
* Thu Oct 26 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-4
- xfsdump/xfsrestore: suggest recovery for false roots may be possible using -x
- Related: RHEL-14038

* 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

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.1.10-1
- Rebuilt for MSVSphere 9.1.

* 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)