Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rear for openSUSE:Factory checked in at 2022-07-14 16:34:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rear (Old) and /work/SRC/openSUSE:Factory/.rear.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rear" Thu Jul 14 16:34:40 2022 rev:36 rq:989146 version:2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/rear/rear.changes 2020-06-23 21:07:16.466361722 +0200 +++ /work/SRC/openSUSE:Factory/.rear.new.1523/rear.changes 2022-07-14 16:35:05.460675872 +0200 @@ -1,0 +2,53 @@ +Thu Jul 14 12:55:28 CEST 2022 - jsm...@suse.de + +- Version upgrade to 2.7 + New features, bigger enhancements, + and possibly backward incompatible changes: + * ReaR???s default TMPDIR is now /var/tmp (it was /tmp before) + * Stop ReaR from possibly overwriting its own disk and + backup drives for OUTPUT=USB and OUTPUT=RAWDISK + via new WRITE_PROTECTED_... config variables. + * Added initial LUKS2 support. + * Overhauled RAID code with changed RAID related entries + in /var/lib/rear/layout/disklayout.conf + * Initial preliminary basic support to automatically resize an + active last partition on RAID0 and RAID1 disks to be able to + automatically resize RAID0 and RAID1 arrays. + * Automatically shrink LVs if needed during "rear recover" + on a bit smaller replacement disk. + * Support to wipe disks before recreating + partitions/volumes/filesystems/... + see the new DISKS_TO_BE_WIPED in + /usr/share/rear/conf/default.conf + * Error out when files greater or equal ISO_FILE_SIZE_LIMIT + should be included in the ISO. + * Rsync OUTPUT_URLs are now properly supported with BACKUP=RSYNC. + The special handling of an rsync OUTPUT_URL with OUTPUT=PXE + is removed and the URL is interpreted as in all other cases. + * RAWDISK: Add local rescue partition installation capability. + * Allow setting a PBA-specific firmware configuration via the + new OPAL_PBA_FIRMWARE_FILES configuration variable. + * Support OPAL 2 self-encrypting NVMe disk drives. + * OPALPBA: Provide a permanent unlocking mode via + OPAL_PBA_UNLOCK_MODE (see default.conf). + * POWER architecture (ppc64) support for BACKUP=DP. + * NSR enhancement for point-in-time recovery with + EMC Networker client. + * BACKUP=NBKDC: Enhanced ReaR backup and restore to also work + with NovaStor DataCenter 8.0 and higher. + * Support for systemd and parallel restore with + Data Protector BACKUP=DP. + * Now ???rear format??? has in addition to the ??????efi??? switch + a ??????bios??? switch. If none is given (i.e. by default) + it will now do hybrid formatting. + * Overhauled serial console support code via SERIAL_CONSOLE_... + config variables (see default.conf for details). + * Support for HTTP sources when using PXE via new PXE_HTTP_URL + * In /usr/share/rear/conf/default.conf changed ISO_VOLID from + "RELAXRECOVER" to "REAR-ISO" and accordingly ???RELAXRECOVER??? + in variable names was replaced. In particular + USER_INPUT_RELAXRECOVER_SYMLINK_TARGET was renamed as + USER_INPUT_ISO_SYMLINK_TARGET so only the new name will work. + A detailed list can be found in the rear-release-notes.txt file. + +------------------------------------------------------------------- Old: ---- rear-2.6.tar.gz New: ---- rear-2.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rear.spec ++++++ --- /var/tmp/diff_new_pack.ssLChI/_old 2022-07-14 16:35:05.920676325 +0200 +++ /var/tmp/diff_new_pack.ssLChI/_new 2022-07-14 16:35:05.924676328 +0200 @@ -1,7 +1,7 @@ # # spec file for package rear # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,11 +20,11 @@ Name: rear # When there are SUSE specific patches, add a trailing letter 'a' 'b' 'c' ... -# to the rear upstrea, version (e.g. "Version: 1.18.a" +# to the rear upstrea, version (e.g. "Version: 1.18.a") # see https://github.com/rear/rear/issues/666 -Version: 2.6 +Version: 2.7 Release: 0 -%define upstream_version 2.6 +%define upstream_version 2.7 # Automatic version upgrades are not possible in practice. # The user must explicitly specify his intended version. # When users have a working disaster recovery procedure, they should not upgrade ++++++ rear-2.6.tar.gz -> rear-2.7.tar.gz ++++++ ++++ 26920 lines of diff (skipped)