Bump up the version so that the version in 9.3 is lower. Resolves: RHEL-19310, RHEL-19691, RHEL-17245
This commit is contained in:
parent
ec4b113c4d
commit
e47325108b
2
.libssh.metadata
Normal file
2
.libssh.metadata
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
4c48350a0a688ad82080175ed26a2019928a99c4 libssh-0.10.4.tar.xz
|
||||||
|
26dc75d73479b063f0c8cedb8736763e98b6e02d libssh-0.10.4.tar.xz.asc
|
@ -1,6 +1,6 @@
|
|||||||
Name: libssh
|
Name: libssh
|
||||||
Version: 0.10.4
|
Version: 0.10.4
|
||||||
Release: 12%{?dist}
|
Release: 13%{?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
|
||||||
@ -147,6 +147,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
|
||||||
|
* Mon Feb 19 2024 Sahana Prasad <sahana@redhat.com> - 0.10.4-13
|
||||||
|
- Bump up the version so that the version in 9.3 is lower.
|
||||||
|
- Resolves: RHEL-19310, RHEL-19691, RHEL-17245
|
||||||
|
|
||||||
* Tue Jan 09 2024 Sahana Prasad <sahana@redhat.com> - 0.10.4-12
|
* Tue Jan 09 2024 Sahana Prasad <sahana@redhat.com> - 0.10.4-12
|
||||||
- Fix CVE-2023-48795 Prefix truncation attack on Binary Packet Protocol (BPP)
|
- Fix CVE-2023-48795 Prefix truncation attack on Binary Packet Protocol (BPP)
|
||||||
- Fix CVE-2023-6918 Missing checks for return values for digests
|
- Fix CVE-2023-6918 Missing checks for return values for digests
|
||||||
|
Loading…
Reference in New Issue
Block a user