diff --git a/libssh.spec b/libssh.spec index 3acd9964bb9802476f63513ecc7d509da24d3403..282ee64597bcec8b998418aa789320eea968cacd 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global _smp_build_ncpus 1 Name: libssh @@ -118,7 +118,7 @@ popd %generate_compatibility_deps %check -%ctest -- -E torture_auth +%ctest %files %dir %{abidir} @@ -147,6 +147,9 @@ popd %doc AUTHORS CHANGELOG README %changelog +* Tue Jun 10 2025 Weisson - 0.10.5-4 +- Rebuild for cmake-3.30.5. + * Wed Mar 12 2025 Chang Gao - 0.10.5-3 - Fix CVE-2023-6004 - Fix CVE-2023-48795