[ Все 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.aarch64 download

Имя xfsdump
Эпоха 0
Версия 3.1.12
Релиз 4.el9_3
Архитектура aarch64
Сайт
Лицензия GPL+
Время сборки 2024-10-25 15:18:01
Хост сборки builder-arm64-1.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.
Эррата
Размер 315 КиБ
Исходный проект xfsdump-3.1.12-4.el9_3
Контрольная сумма SHA-256 0795b2880a00859582b9b530a68bc058e568f040d3390c520446191eb0c3ad45
× Full screenshot
История изменений 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)