diff --git a/libssh.spec b/libssh.spec index f4cca02773694812feb18de66aad50217f64e65b..1c7881dab0fb68f38145ae87fb67f84df3950cdb 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,4 +1,4 @@ -%define anolis_release 7 +%define anolis_release 10 Name: libssh Version: 0.9.6 Release: %{anolis_release}%{?dist} @@ -175,6 +175,9 @@ popd %doc AUTHORS BSD ChangeLog README %changelog +* Tue Sep 19 2023 Ren Bo - 0.9.6-10 +- Rebuild + * Wed Jun 28 2023 Liwei Ge - 0.9.6-7 - NULL pointer dereference during rekeying with algorithm guessing (CVE-2023-1667) - authorization bypass in pki_verify_data_signature (CVE-2023-2283)