mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
freerdp: upgrade 2.7.0 -> 2.8.0
Changelog:
==========
Noteworthy changes:
-------------------
Backported API to get peer accepted channel option flags
Backported API to get peer accepted channel names
Backported Stream_CheckAndLogRequiredLength
Backported #7954: Add server side handling for [MS-RDPET]
Backported #8010: Add server side handling for [MS-RDPECAM]
Backported #8041: Remove ALAW/ULAW codecs from linux backends (unreliable)
Backported #8051: Relieve CLIPRDR filename restriction when connecting to non-MS Windows servers
Backported #8048: TLS version control
Backported #7987: Add a new command line arg to enforce tls1.2
Fixed issues:
--------------
Fixed #7837: Prevent out of bound reads for FFMPEG
Backported #7859 and #7861: Unwind support for backtrace generation
Backported #7440: wlfreerdp appid
Backported #7832: RAIL window restore
Backported #7833: Refactored WinPR thread locking
Backported #7893: Mac rdpsnd memory leak fixes
Backported #7895: Mac audin memory leak fixes
Backported #7898: Automatic android versioning
Backported #7916: GFX 10.7 capability support
Backported #7949: Server RDPSND API improvements
Backported #7957: Server DVC API improvements
Backported #7760: Fixed osMinorType values
Backported #8013: Add missing osMajorType values
Backported #8076: Fix wrong usage of subband diffing flag (tile artifact fix)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ inherit pkgconfig cmake gitpkgv
|
||||
PE = "1"
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
|
||||
SRCREV = "40ee5d3bcc70343af6c0300d71968858c1f1948f"
|
||||
SRCREV = "e3fc97feb512053189e276b2ca79762990bb8c4c"
|
||||
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https \
|
||||
file://winpr-makecert-Build-with-install-RPATH.patch \
|
||||
"
|
||||
Reference in New Issue
Block a user