For reference, here's what I see with some of the noise removed: 1001_keep-symbol-DumpThreadHandles-if-debugging-is-disabled.patch is carried forward. The change to winpr/libwinpr/thread/thread.c is now gone. The change to winpr/include/winpr/thread.h remains.
All other patches previously present are adopted in the new upstream version exactly. The new upstream version brings in the following 13 additional changes: -: --------- > 27: 572c63a9f Supports 10bit X11 color (BGRX32 only) -: --------- > 28: 62937807e Changelog -: --------- > 29: 0f9efe197 Fixed /gt:xxx settings -: --------- > 30: 0a6b999c5 Updated Changelog -: --------- > 31: f773d9759 Update header with missing flag -: --------- > 32: 66ff8cf2a Added support for AUDIO_PLAYBACK_DVC -: --------- > 33: 4308d8e91 fix x11 black RAIL window when connect to server 2019 -: --------- > 34: e8010231c Changelog -: --------- > 35: 70bd7f010 Update default android build config -: --------- > 36: 52f3e5139 Cleaned up ntlm_fetch_ntlm_v2_hash -: --------- > 38: c263ff19e Updated changelog -: --------- > 39: 32b8db302 Added missing WINPR_API -: --------- > 40: 40ee5d3bc Updated for 2.7.0 release Of these, the changes mentioning the changelog can be discounted from concern as they definitely don't contain any functional changes. Also the final change "Updated for 2.7.0 release" contains only the metadata change for the version number. That leaves 8 commits being brought in here. Also there is the new patchset being cherry-picked from upstream commit after they tagged 2.7.0: 0001-Refactor-thread-condition-logic.patch 0002-Do-not-mark-WinPR-implementation-of-ExitThread-as-no.patch 0003-Fixed-leak-in-TestPipeCreateNamedPipeOverlapped.patch 0004-Cleaned-up-NamedPipeOverlapped-test.patch On the packaging side, some new symbols are added against 2.7.0+dfsg1. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to freerdp2 in Ubuntu. https://bugs.launchpad.net/bugs/1973229 Title: Update freerdp2 to 2.7.0 Status in freerdp2 package in Ubuntu: Fix Released Status in freerdp2 source package in Jammy: In Progress Bug description: Impact ------ Ubuntu 22.04 LTS includes basically a git snapshot of freerdp2 as of April 11. freerdp 2.7.0 was released April 25 with a few more bug fixes. https://github.com/FreeRDP/FreeRDP/commits/stable-2.0?after=f8a4c6a9fed51cacd7b75ca95e2fcb018f4ac5b8+46&branch=stable-2.0 From the NEWS file, the changes are * Backported OpenSSL3 gateway support (#7822) * Backported #7733: Support 10bit X11 color (BGRX32 only) * Backported #7808: Disable websockets with /gt:rpc * Backported #7815: RAIL expect LOGON_MSG_SESSION_CONTINUE Also, this includes patches that the upstream gnome-remote-desktop maintainers believe fix LP: #1970994 I am not mentioning that bug number in the debian/changelog because I don't have a clear test case to reproduce that bug, which is needed for SRU verification to go smoothly. Test Case #1 ------------ Install all updates. Log out and log back in. Open the Settings app to the Sharing page. Turn on Sharing and turn on Remote Desktop Sharing. Turn it off then on because there may be a gnome-control-center bug with initial enabling. From a second computer, connect to the first computer using Remmina. The Remote Desktop page on the first computer provides the username and password to use. I wasn't able to get the "Remote Desktop Address" to work (maybe avahi doesn't work well?) so just use the first computer's IP address. So something like: RDP jeremy@192.168.1.1 Ensure that the connection works. Then repeat the test after updating the second computer to use the updated freerdp2 since Remmina itself uses freerdp2. Basically we want to make sure things keep working after the update but also continue to work for connections between systems that aren't using the same version of freerdp2. What Could Go Wrong ------------------- RDP Sharing using freerdp2 is a new feature for Ubuntu 22.04 LTS as part of GNOME 42. RDP Sharing can be used for providing remote support so it's important that this feature works well because it may be difficult for the remote admin to fix issues in person. freerdp2 is also used by the Remmina and GNOME Connections apps as the "client" app for RDP Sharing. (The GNOME feature is the "server" side.) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freerdp2/+bug/1973229/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp