Bug 269651 - net/freerdp: Update to 2.10.0
Summary: net/freerdp: Update to 2.10.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dries Michiels
URL: https://github.com/FreeRDP/FreeRDP/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-18 13:35 UTC by Vladimir Druzenko
Modified: 2023-02-19 12:16 UTC (History)
1 user (show)

See Also:
vvd: maintainer-feedback+


Attachments
Update to 2.10.0 (1.65 KB, patch)
2023-02-18 13:35 UTC, Vladimir Druzenko
vvd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2023-02-18 13:35:13 UTC
Created attachment 240233 [details]
Update to 2.10.0

Tested on 13.1-p7 amd64: build, check-plist, install, run.

Notewhorth changes:

    Fix android build scripts, use CMake from SDK
    Fix connection negotiation with mstsc/msrdc #8426
    [ntlm]: use rfc5929 binding hash algorithm #8430
    [channels,printer] Fixed reference counting #8433
    Fix uwac pixman #8439
    Fix Rdp security #8457
    [client,x11] Detect key autorepeat #8522
    [build] add channel path to RPATH #8551
    Fix build with BUILTIN_CHANNELS=OFF #8560
    revert changes so that the osmajortype/osminortype is not overwritten #8571
    [uwac] do not use iso C functions #8604
    [winpr,sam] fix inalid NULL arguments #8605
    Fix incompatible function pointer types #8625

Fixed issues:

    Backported #8581: Ignore data PDUs for DVCs that were not opened successfully
    Backported #8498: [channel,urbdrc] fix type of usb hotplug callback
    Backported #8537: Extended info enforce limits
    Backported #8611: [core] add missing redirection fields
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-02-19 12:15:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fdb3567b1f7315066b9dee4a4f2eb624710e358d

commit fdb3567b1f7315066b9dee4a4f2eb624710e358d
Author:     VVD <vvd@unislabs.com>
AuthorDate: 2023-02-19 11:34:26 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2023-02-19 12:15:32 +0000

    net/freerdp: update to 2.10.0

    Changes:        https://github.com/FreeRDP/FreeRDP/releases/tag/2.10.0

    PR:             269651

 net/freerdp/Makefile  | 2 +-
 net/freerdp/distinfo  | 6 +++---
 net/freerdp/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)
Comment 2 Dries Michiels freebsd_committer freebsd_triage 2023-02-19 12:16:17 UTC
Committed, thanks!