Update to 2.8.1 (CVE-2022-39282, CVE-2022-39283)
This commit is contained in:
parent
036568d9d0
commit
b3e073005a
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/FreeRDP-2.6.1.tar.gz
|
||||
/FreeRDP-2.7.0.tar.gz
|
||||
/FreeRDP-2.8.0.tar.gz
|
||||
/FreeRDP-2.8.1.tar.gz
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: freerdp
|
||||
Version: 2.8.0
|
||||
Version: 2.8.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
||||
@ -297,6 +297,9 @@ find %{buildroot} -name "*.a" -delete
|
||||
%{_libdir}/pkgconfig/winpr-tools2.pc
|
||||
|
||||
%changelog
|
||||
* 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).
|
||||
|
||||
* Mon Aug 15 2022 Simone Caronni <negativo17@gmail.com> - 2:2.8.0-1
|
||||
- Update to 2.8.0.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (FreeRDP-2.8.0.tar.gz) = cec78dcc78ba02e6394d9831abae6cab619ef257ad32cb57fa0897f20040c476667aee06d943985c85ea989b2e7b30b17a6e1febfec07330d4deec71579c365a
|
||||
SHA512 (FreeRDP-2.8.1.tar.gz) = 8b7cd77d21216abdfa64c8ee8ddaf9cfcec1a4f90b099de2bf829d7e9ad702827a07807ee85fab4eb50e0ecfd035e0fc8c41ddbf1479e795cbb2a7f3f7d54c44
|
||||
|
Loading…
Reference in New Issue
Block a user