fixed ci.fmf to new tmt version
Resolves: rhbz#2149019 Signed-off-by: Stanislav Zidek <szidek@redhat.com>
This commit is contained in:
parent
2a1987b511
commit
c60d1b2ad7
4
ci.fmf
4
ci.fmf
@ -1,7 +1,7 @@
|
|||||||
summary: Upstreamed tier tests
|
summary: Upstreamed tier tests
|
||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
repository: https://gitlab.com/redhat-crypto/tests/libssh.git
|
url: https://gitlab.com/redhat-crypto/tests/libssh.git
|
||||||
filter: 'tier: 0,1,2,3'
|
filter: 'tier: 0,1,2,3'
|
||||||
execute:
|
execute:
|
||||||
how: beakerlib
|
how: tmt
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libssh
|
Name: libssh
|
||||||
Version: 0.10.4
|
Version: 0.10.4
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: A library implementing the SSH protocol
|
Summary: A library implementing the SSH protocol
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.libssh.org
|
URL: http://www.libssh.org
|
||||||
@ -137,6 +137,10 @@ popd
|
|||||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libssh/libssh_server.config
|
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libssh/libssh_server.config
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 01 2022 Stanislav Zidek <szidek@redhat.com> - 0.10.4-5
|
||||||
|
+ libssh-0.10.4-5
|
||||||
|
- Fixed CI configuration due to TMT changes
|
||||||
|
|
||||||
* Wed Nov 30 2022 Norbert Pocs <npocs@redhat.com> - 0.10.4-4
|
* Wed Nov 30 2022 Norbert Pocs <npocs@redhat.com> - 0.10.4-4
|
||||||
- Move loglevel closer to openssh loglevel
|
- Move loglevel closer to openssh loglevel
|
||||||
- Add openssh config feature of +,-,^ for algorithm lists
|
- Add openssh config feature of +,-,^ for algorithm lists
|
||||||
|
Loading…
Reference in New Issue
Block a user