import libssh-0.9.6-5.el8

This commit is contained in:
CentOS Sources 2022-12-08 04:10:21 +00:00 committed by Stepan Oksanichenko
parent 3d0cf5e340
commit e86bd062d0

View File

@ -1,6 +1,6 @@
Name: libssh
Version: 0.9.6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A library implementing the SSH protocol
License: LGPLv2+
URL: http://www.libssh.org
@ -138,6 +138,10 @@ popd
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libssh/libssh_server.config
%changelog
* Mon Dec 05 2022 Stanislav Zidek <szidek@redhat.com> - 0.9.6-5
- Fix CI configuration for new TMT
- Resolves: rhbz#2149910
* Mon Nov 28 2022 Norbert Pocs <npocs@redhat.com> - 0.9.6-4
- Make VERBOSE and lower log levels less verbose
- Resolves: rhbz#2091512