Update to 2.9.0
It includes fixes for CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319, CVE-2022-39320, CVE-2022-41877 and CVE-2022-39347.
This commit is contained in:
parent
b3e073005a
commit
e192cdcf6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/FreeRDP-2.7.0.tar.gz
|
||||
/FreeRDP-2.8.0.tar.gz
|
||||
/FreeRDP-2.8.1.tar.gz
|
||||
/FreeRDP-2.9.0.tar.gz
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: freerdp
|
||||
Version: 2.8.1
|
||||
Version: 2.9.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
||||
@ -297,6 +297,10 @@ find %{buildroot} -name "*.a" -delete
|
||||
%{_libdir}/pkgconfig/winpr-tools2.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 30 2022 Ondrej Holy <oholy@redhat.com> - 2:2.9.0-1
|
||||
- Update to 2.9.0 (CVE-2022-39316, CVE-2022-39317, CVE-2022-39318,
|
||||
CVE-2022-39319, CVE-2022-39320, CVE-2022-41877, CVE-2022-39347).
|
||||
|
||||
* Mon Nov 14 2022 Ondrej Holy <oholy@redhat.com> - 2:2.8.1-1
|
||||
- Update to 2.8.1 (CVE-2022-39282, CVE-2022-39283).
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (FreeRDP-2.8.1.tar.gz) = 8b7cd77d21216abdfa64c8ee8ddaf9cfcec1a4f90b099de2bf829d7e9ad702827a07807ee85fab4eb50e0ecfd035e0fc8c41ddbf1479e795cbb2a7f3f7d54c44
|
||||
SHA512 (FreeRDP-2.9.0.tar.gz) = 8b43ff28c5afaf6dc12f73fe9cab3969049f40725dedc873af5af1caabefec4bdd1bedad7df121c1440493e5441296db076ba7726242bfb32f76dad0b21564ed
|
||||
|
Loading…
Reference in New Issue
Block a user