Opened 8 weeks ago
Closed 7 weeks ago
#21089 closed enhancement (fixed)
FreeRDP-3.12.0
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Not tagged yet, but we have updates of this package on Feb 7th and Feb 9th. Leaving at the 12.4 milestone for now, but we may want to consider promoting to 12.3.
Change History (5)
comment:1 by , 7 weeks ago
comment:2 by , 7 weeks ago
Milestone: | 12.4 → 12.3 |
---|
comment:3 by , 7 weeks ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 7 weeks ago
A bugfix and cleanup release. Due to a new function and a new macro the minor version was incremented. Multimonitor backward compatibility fixes Smartcard compatibility Improve the [MS-RDPECAM] support Improve smartcard redirection support Refactor SSE optimizations: Split headers, unify load/store, require SSE3 for all optimized functions Refactors the CMake build to better support configuration based builders Fix a few regressions from last release (USB redirection and graphical glitches) Noteworthy Changes: Fix all unused warnings (#11167) [common,settings] fix backward compatibility for LocalMonitorOffset (#11175) Warning cleanups (#11172, #11173, #11167) CMake configurable C/C++ standard, WINPR_ATTR_UNUSED (#11171) [utils,smartcard] fix return checks for SCardListReaders (#11170) [primitives,sse] split headers (#11163) X11 keymap reload fix (#11162) [core,freerdp] New API freerdp_presist_credentials (#/11160) [client,common] Avoid use of reserved types by @fossdd (#11144) [core,orders] fix update_read_delta by @akallabeth (#11145) [build,android] only enable required codecs for ffmpeg by @akallabeth (#11147) [iOS] Update OpenSSL library location and build script by @beersheba (#11148) Warn fixes, code cleanups by @akallabeth (#11140) [server] fix compilation errors after adding NONAMELESSUNION. by @llyzs (#11149) [channel,rdpecam] support Logitech UVC H.264 stream mux payload by @oleg0421 (#11132) [winpr,sysinfo] limit GetComputerNameA to 31 chars by @akallabeth (#11150) Warn fixes42 by @akallabeth (#11151) [utils,smartcard] return proper list for smartcard listing by @akallabeth (#11152) [channel,rdpecam] uvc_h264 xu_descriptor pointer fix by @oleg0421 (#11154) [channel,urbdrc] fix libusb return code checks by @akallabeth (#11156) Function size refactor by @akallabeth (#11157)
comment:5 by , 7 weeks ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This version fixes some pretty significant graphical glitches over the previous release so I'd like to have it in 12.3 if we can