Thu, 24 Apr 2025 23:23:55 MSK | login

Information for build rear-2.6-26.el9

ID26978
Package Namerear
Version2.6
Release26.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/rear#1ed8dfb2fc9fd730c8ed7520196194fd6a466bff
SummaryRelax-and-Recover is a Linux disaster recovery and system migration tool
DescriptionRelax-and-Recover is the leading Open Source disaster recovery and system migration solution. It comprises of a modular frame-work and ready-to-go workflows for many common situations to produce a bootable image and restore from backup using this image. As a benefit, it allows to restore to different hardware and can therefore be used as a migration tool as well. Currently Relax-and-Recover supports various boot media (incl. ISO, PXE, OBDR tape, USB or eSATA storage), a variety of network protocols (incl. sftp, ftp, http, nfs, cifs) as well as a multitude of backup strategies (incl. IBM TSM, MircroFocus Data Protector, Symantec NetBackup, EMC NetWorker, Bacula, Bareos, BORG, Duplicity, rsync). Relax-and-Recover was designed to be easy to set up, requires no maintenance and is there to assist when disaster strikes. Its setup-and-forget nature removes any excuse for not having a disaster recovery solution implemented. Professional services and support are available.
Built bytigro
State complete
Volume DEFAULT
StartedMon, 31 Mar 2025 17:03:46 MSK
CompletedMon, 31 Mar 2025 17:06:33 MSK
Taskbuild (inferit-9_6-bootstrap, /rpms/rear/:changed/i9c-beta/rear-2.6-26.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/rear/?#changed/i9c-beta/rear-2.6-26.el9'}}
Tags
inferit-9_6-bootstrap
inferit-9_6-init
RPMs
src
rear-2.6-26.el9.src.rpm (info) (download)
i686
rear-2.6-26.el9.i686.rpm (info) (download)
x86_64
rear-2.6-26.el9.x86_64.rpm (info) (download)
Logs
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Feb 11 2025 Pavel Cahyna <pcahyna@redhat.com> - 2.6-26 - Install GRUB on multipath disks, PR 3334 - Improve docs of layout configuration in user guide, PR 3125 * Sat Jul 20 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-25 - Backport PR 3250 to fix useless warning that libsystemd-core requires additional libraries and ReaR recovery system needs additional libraries - Backport PR 3242 to fix IPv6 address in nfs:// and sshfs:// BACKUP/OUTPUT_URL - Backport PR 2576 to remove obsolete FAT16 options to avoid kernel warning * Sat Feb 24 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-24 - Support "export TMPDIR" in user configuration again, print a warning when this is used - revert commit f464eae2, adapt PR 3163, add commit b422845f. Will be supported only until the update to 2.7 * Fri Feb 09 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-23 - Resolve libs for executable links in COPY_AS_IS, PR 3073 - Skip invalid disk drives when saving layout PR 3047 * Thu Feb 08 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-22 - Do not delete NetBackup logs in case of errors and save /usr/openv/netbackup/logs to the restored system after a successful recovery - Add /usr/openv/var to COPY_AS_IS_NBU, fixes an issue seen with NetBackup 10.2.0.1 * Thu Feb 08 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-21 - Support saving and restoring hybrid BIOS/UEFI bootloader, PRs 3145 3136 - make initrd accessible only by root (CVE-2024-23301), PR 3123 * Fri Dec 01 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-20 - Backport PR 3061 to save LVM pool metadata volume size in disk layout and restore it - Backport PR 3058 to skip useless xfs mount options when mounting during recovery, prevents mount errors like "logbuf size must be greater than or equal to log stripe size" * Fri Aug 25 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-19 - Add patch to force removal of lvmdevices, prevents LVM problems after restoring to different disks/cloning. Upstream PR 3043 * Tue Aug 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-18 - Add patch to start rsyslog and include NBU systemd units - Apply PR 3027 to ensure correct creation of the rescue environment when a file is shrinking while being read - Backport PR 2774 to increase USB_UEFI_PART_SIZE to 1024 MiB - Apply upstream patch for temp dir usage with LUKS to ensure that during recovery an encrypted disk can be unlocked using a keyfile - Backport upstream PR 3031: Secure Boot support for OUTPUT=USB - Correct a mistake done when backporting PR 2691 * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.6-17 - Rebuilt for MSVSphere 9.2 beta * Wed Feb 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-17 - Backport PR2943 to fix s390x dasd formatting - Require s390utils-{core,base} on s390x