diff --git a/libssh.spec b/libssh.spec index 99bbd46cb011273cb7f65bfa073d52bd2b9d5835..a2de2d86b686f4cde9267a635149007ddcaccd0e 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,4 +1,4 @@ -%define anolis_release 11 +%define anolis_release 12 Name: libssh Version: 0.9.6 Release: %{anolis_release}%{?dist} @@ -182,6 +182,9 @@ popd %doc AUTHORS BSD ChangeLog README %changelog +* Tue Jun 18 2024 Bo Ren - 0.9.6-12 +- update release + * Fri Jun 07 2024 Kai Song - 0.9.6-11 - Fix CVE-2023-6004, CVE-2023-6918