diff --git a/rear.spec b/rear.spec index 3df66fc..694eeab 100644 --- a/rear.spec +++ b/rear.spec @@ -2,13 +2,13 @@ Name: rear Version: 2.4 -Release: 5 +Release: 6 License: GPLv3 Summary: Relax-and-Recover is a setup-and-forget Linux bare metal disaster recovery solution URL: http://relax-and-recover.org/ Source0: https://sourceforge.net/projects/rear/files/rear/%{version}/rear-%{version}.tar.gz 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 @@ -59,6 +59,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man8/rear.8* %changelog +* Tue Mar 5 2024 yinxiulin - 2.4-6 +- Add ppc64le support + * Mon Jan 15 2024 wangkai <13474090681@163.com> - 2.4-5 - Fix CVE-2024-23301 and only x86 require syslinux