forked from pool/freerdp
Accepting request 1170000 from home:ecsos
- Update to 3.5.1: * Lots of fixes for oss-fuzz reports * Timezone detection fixes (#10106) * SDL key remapping support (#10103) * Improved help (#10099) * FreeBSD epoll detection fix (#10097) - Changes from 3.5.0: * CVE: - CVE-2024-32041 [Low[ OutOfBound Read in zgfx_decompress_segment - CVE-2024-32039 [Moderate] Integer overflow & OutOfBound Write in clear_decompress_residual_data - CVE-2024-32040 [Low] integer underflow in nsc_rle_decode - CVE-2024-32458 [Low] OutOfBound Read in planar_skip_plane_rle - CVE-2024-32459 [Low] OutOfBound Read in ncrush_decompress - CVE-2024-32460 [Low] OutOfBound Read in interleaved_decompress * location channel support #9981, #9984, #10065 * bugfixes for report from Evgeny Legerov of Kaspersky Lab #10077 * fuzzer tests from Evgeny Legerov of Kaspersky Lab #10078 * bugfixes for coverty scanner #10066, #10068, #10069, #10070, #10075 * clipboard and generic locking fixes #10076 * split autoreconnect support from enabling it #10063 * various nightly and workflow fixes #10064, #10058, #10062 * always set wm-class to app_id #10051 * refactored and simplified CMake #10046, #10047 * fix relative mouse event sending #10010 * improve and unify check for APIs used (POSIX, win32, mac, ...) #9995 * fix termination for gateway connections #9985 * fix drivestoredirect RDP file setting, ignore invalid #9989 * drop IPP support #10038 OBS-URL: https://build.opensuse.org/request/show/1170000 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=171
This commit is contained in:
parent
c25235477a
commit
aa3c465345
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fe77b2b838f32598a11c63ff4a1c0482d5bac0da7753ce6446039349ed96b00
|
||||
size 9330619
|
3
FreeRDP-3.5.1.tar.gz
Normal file
3
FreeRDP-3.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb40028c90c156799bc26a8b5837754a62805ee371e988efc61903c7263843b1
|
||||
size 9337610
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 08:57:51 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 3.5.1:
|
||||
* Lots of fixes for oss-fuzz reports
|
||||
* Timezone detection fixes (#10106)
|
||||
* SDL key remapping support (#10103)
|
||||
* Improved help (#10099)
|
||||
* FreeBSD epoll detection fix (#10097)
|
||||
- Changes from 3.5.0:
|
||||
* CVE:
|
||||
- CVE-2024-32041 [Low[ OutOfBound Read in zgfx_decompress_segment
|
||||
- CVE-2024-32039 [Moderate] Integer overflow & OutOfBound Write in clear_decompress_residual_data
|
||||
- CVE-2024-32040 [Low] integer underflow in nsc_rle_decode
|
||||
- CVE-2024-32458 [Low] OutOfBound Read in planar_skip_plane_rle
|
||||
- CVE-2024-32459 [Low] OutOfBound Read in ncrush_decompress
|
||||
- CVE-2024-32460 [Low] OutOfBound Read in interleaved_decompress
|
||||
* location channel support #9981, #9984, #10065
|
||||
* bugfixes for report from Evgeny Legerov of Kaspersky Lab #10077
|
||||
* fuzzer tests from Evgeny Legerov of Kaspersky Lab #10078
|
||||
* bugfixes for coverty scanner #10066, #10068, #10069, #10070, #10075
|
||||
* clipboard and generic locking fixes #10076
|
||||
* split autoreconnect support from enabling it #10063
|
||||
* various nightly and workflow fixes #10064, #10058, #10062
|
||||
* always set wm-class to app_id #10051
|
||||
* refactored and simplified CMake #10046, #10047
|
||||
* fix relative mouse event sending #10010
|
||||
* improve and unify check for APIs used (POSIX, win32, mac, ...) #9995
|
||||
* fix termination for gateway connections #9985
|
||||
* fix drivestoredirect RDP file setting, ignore invalid #9989
|
||||
* drop IPP support #10038
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 14:04:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
||||
%define uwac_package %{uwac_version}-%{uwac_version}
|
||||
|
||||
Name: freerdp
|
||||
Version: 3.4.0
|
||||
Version: 3.5.1
|
||||
Release: 0
|
||||
Summary: Remote Desktop Viewer Client
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user