diff --git a/rear.spec b/rear.spec index bffa9fd..833712e 100644 --- a/rear.spec +++ b/rear.spec @@ -2,7 +2,7 @@ Name: rear Version: 2.7 -Release: 2 +Release: 3 License: GPLv3 Summary: Relax-and-Recover is a setup-and-forget Linux bare metal disaster recovery solution URL: http://relax-and-recover.org/ @@ -12,7 +12,7 @@ Source1: rear.cron Source2: rear.service Source3: rear.timer Patch0: CVE-2024-23301.patch -ExclusiveArch: x86_64 loongarch64 +ExclusiveArch: x86_64 loongarch64 ppc64le Requires: binutils ethtool gzip iputils parted tar openssl gawk attr bc crontabs iproute Requires: genisoimage util-linux %ifarch x86_64 i686 @@ -73,6 +73,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man8/rear.8* %changelog +* Tue Mar 5 2024 yinxiulin - 2.7-3 +- Add ppc64le support + * Mon Jan 15 2024 wangkai <13474090681@163.com> - 2.7-2 - Fix CVE-2024-23301