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

Information for build rear-2.6-25.el9

ID19918
Package Namerear
Version2.6
Release25.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/rear#48df9c9a8e5ecd806c0a18512bf80ef8a48b270c
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
StartedTue, 08 Oct 2024 14:50:44 MSK
CompletedTue, 08 Oct 2024 15:00:46 MSK
Taskbuild (inferit-9_5-bootstrap, /rpms/rear/:changed/i9c-beta/rear-2.6-25.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/rear/?#changed/i9c-beta/rear-2.6-25.el9'}}
Tags
inferit-9_5-bootstrap
inferit-9_5-init
RPMs
src
rear-2.6-25.el9.src.rpm (info) (download)
i686
rear-2.6-25.el9.i686.rpm (info) (download)
x86_64
rear-2.6-25.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 * 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 * Sun Jan 15 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-16 - Apply PR2903 to protect against colons in pvdisplay output - Apply PR2873 to fix initrd regeneration on s390x - Apply PR2431 to migrate XFS configuration files * Thu Aug 25 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-15 - Exclude /etc/lvm/devices from the rescue system to work around a segfault in lvm pvcreate * Wed Aug 24 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-14 - Avoid stderr message about irrelevant broken links - Changes for NetBackup (NBU) 9.x support * Tue Aug 09 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-13 - Backport PR2831 - rsync URL refactoring fixes rsync OUTPUT_URL when different from BACKUP_URL * Mon Aug 08 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-12 - Apply PR2795 to detect changes in system files between backup and rescue image - Apply PR2808 to exclude dev/watchdog* from recovery system - Backport upstream PRs 2827 and 2839 to pass -y to lvcreate instead of one "y" on stdin - Apply PR2811 to add the PRE/POST_RECOVERY_COMMANDS directives - Recommend dosfstools on x86_64, needed for EFI System Partition - Backport PR2825 to replace defunct mkinitrd with dracut - Apply PR2580 to load the nvram module in the rescue environment in order to be able to set the boot order on ppc64le LPARs - Backport PR2822 to include the true vi executable in rescue ramdisk