#21256 closed enhancement (fixed)

FreeRDP-3.14.1

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Douglas R. Reno, 11 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 11 months ago

Summary: FreeRDP-3.14.0FreeRDP-3.14.1

comment:3 by Douglas R. Reno, 11 months ago

3.14.0

Bugfix and cleanup release. Due to some new API functions the minor version has been increased.
So, what has been changed:

    Fix spelling of ‘dont’ (#11297)
    missing ConnectFlags variable in license_read_platform_challenge_packet breaks in WITH_DEBUG_LICENSE builds (#11301)
    [locale] add freerdp_detect_keyboard_layout_from_locale (#11298)
    Invert 3x deprecated (#11296)
    [primitives,copy] remove alignment check (#11302)
    sdl-common (#11303)
    [client,sdl3] fix bitmap clipboard copy (#11304)
    [channels,ubdrc] add some more failure logging (#11306)
    [client] Fix writing incorrect type for integer values in RDP file (#11307)
    Urbdrc cleanups (#11308)
    [winpr,nt] Fix incorrect name in FILE_INFORMATION_CLASS (#11311)
    [core,gateway] improve rts_read_auth_verifier_with_stub (#11314)
    [cmake] Fix DLL install directory (#11316)
    Enable dynamic resolution setting (#11317)
    [client,x11] add apple keyboard fallback (#11315)
    [client,sdl] #include <SDL3/SDL_main.h> (#11318)
    [windows] fix deprecation and int warnings (#11319)
    Mingw build improvements (#11321)
    Urbdrc leak fix (#11322)
    [warnings] fixed integer casts (#11325)
    [core,gateway] unify TSG_PACKET_MSG_RESPONSE (#11327)
    [channels,drive] Prefer using handle from IRP_CREATE when possible (#11338)

3.14.1

Bugfix and papercut release. Some small improvements in RDP file parsing, logging, clipboard support, gateway detection and many more.

## What’s Changed

    [core,gateway] add rts parser checks (#11340)
    [core,gateway] additional RTS checks (#11341)
    [ci,workflow] use mk-build-deps to install deps (#11343)
    [ci,workflow] add equivs dependency (#11344)
    [clipboard] improve logging, fix image conversions (#11342)
    core: Set instance pointer after channel reload (#11346)
    [ci,alt-arch] request sudo for package installation (#11345, #11347, #11348, #11349, #11350, #11351, #11352, #11353, #11355)
    [channels,printer] Ignore printer settings (#11354)
    [ci,alt-arch] fix gsm, simplify config (#11356)
    [primitives] fix detection and refactor yuv420 to RGB (#11358)
    [client,sdl3] fix clipboard format detection (#11366)
    [cmake] add explicit instructions to turn off unmaintained modules (#11362)
    client: Fix population of string settings in rdp file (#11370)
    [client,common] fix rdp parser (#11372)
    [core] use dynamic logger where possible (#11360)
    [client,x11] add ++d shortcut, log detected shortcuts (#11363)
    [client] add image as HTML clipboard format, fix bitmap conversions (#11369)
    [core,gateway] improve RPC fallback detection and logging (#11375)
    [core,transport] fix transport statistics (#11377)
    code cleanups and abi-checker improvements (#11378, #11381)
    refactor GetStdHandle (use global destructor), fix possible rdp2tcp leaks (#11383, #11386)
    fix a few missing checks in xfreerdp and keyboard remapping for sdl-freerdp (#11406)
    fix deprecation warnings on macos (#11390)
    fix capslock and hotkey keyboard state sync (#11410, #11415)

comment:4 by Douglas R. Reno, 11 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.