diff --git a/libssh-0.10.5.tar.xz b/libssh-0.10.5.tar.xz deleted file mode 100644 index 2a2603fce87e03459cfd117cd0fb7c6ab2f1b80c..0000000000000000000000000000000000000000 Binary files a/libssh-0.10.5.tar.xz and /dev/null differ diff --git a/libssh-0.10.6.tar.xz b/libssh-0.10.6.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..8ee7d6ea559eb8a701b364526daf14d898410638 Binary files /dev/null and b/libssh-0.10.6.tar.xz differ diff --git a/libssh.spec b/libssh.spec index 9ce575beb5776a8226ab5b50235db457a1e7fcb5..1854e4dd9d2eb8d3945ee2e5df2efee841e2db4b 100644 --- a/libssh.spec +++ b/libssh.spec @@ -2,12 +2,12 @@ %global _smp_build_ncpus 1 Name: libssh -Version: 0.10.5 +Version: 0.10.6 Release: %{anolis_release}%{?dist} Summary: A library implementing the SSH protocol License: LGPLv2+ URL: http://www.libssh.org -Source0: https://www.libssh.org/files/0.9/%{name}-%{version}.tar.xz +Source0: https://www.libssh.org/files/0.10/%{name}-%{version}.tar.xz Source3: libssh_server.config Source4: libssh_client.config @@ -120,6 +120,9 @@ popd %doc AUTHORS CHANGELOG README %changelog +* Tue Dec 19 2023 Funda Wang - 0.10.6-1 +- New version 0.10.6 + * Fri May 05 2023 Funda Wang - 0.10.5-1 - New version 0.10.5