Debian Patches

Status for freerdp2/2.3.0+dfsg1-2+deb11u1

Patch Description Author Forwarded Bugs Origin Last update
2001-fake-git-revision.patch avoid Git interaction during build Konstantin Demin <rockdrilla@gmail.com> no
0001-Added-compatibility-define.patch [PATCH 01/36] Added compatibility define akallabeth <akallabeth@posteo.net> no 2021-02-27
0003-Reverted-connectErrorCode-removal.patch [PATCH 03/36] Reverted connectErrorCode removal
Reverted changes from e4b30a5cb6100a8ea4f320b829c9c5712ed4a783
removing the symbol/define, keep the changes for the clients.
Mark as deprecated
akallabeth <akallabeth@posteo.net> no 2021-02-27
0004-Fixed-a-leak-on-mouse-cursor-updates.patch [PATCH 04/36] Fixed a leak on mouse cursor updates akallabeth <akallabeth@posteo.net> no 2021-02-27
0007-Fixed-format-string-in-smartcard_trace_state_return.patch [PATCH 07/36] Fixed format string in smartcard_trace_state_return
(cherry picked from commit ca96c4450707d39dbd5c94f2b1c4ae807789b012)
akallabeth <akallabeth@posteo.net> no 2021-03-02
0008-Fixed-linking-dependencies-for-client-geometry-chann.patch [PATCH 08/36] Fixed linking dependencies for client geometry channel
(cherry picked from commit 7056433c8ecd045912fecb896ffa2eac3aad1410)
akallabeth <akallabeth@posteo.net> no 2020-12-01
0010-Fixed-smartcard_convert_string_list-with-0-length.patch [PATCH 10/36] Fixed smartcard_convert_string_list with 0 length
(cherry picked from commit e9904e286f43dea5940182b25740730c55e7c8a6)
Armin Novak <armin.novak@thincast.com> no 2021-03-03
0012-Parse-on-a-copy-of-the-argument-string-for-printer.patch [PATCH 12/36] Parse on a copy of the argument string for printer
If done on original the wrong backend is loaded on autoreconnect

(cherry picked from commit af1c6ebcb49c93d636817ec98f74d07cba9d7f26)
akallabeth <akallabeth@posteo.net> no 2021-03-04
0015-Fix-xf_Pointer_SetPosition-with-smart-sizing.patch [PATCH 15/36] Fix xf_Pointer_SetPosition with smart-sizing
(cherry picked from commit d3e3ab7b5d5ce376ba72fa1fc0aee2f25c9682b4)
akallabeth <akallabeth@posteo.net> no 2021-03-08
0017-Backported-6865-Disable-websockets-command-line-opti.patch [PATCH 17/36] Backported #6865: Disable websockets command line option akallabeth <akallabeth@posteo.net> no 2021-03-08
0019-Check-smartcard_convert_string_list-for-NULL-string.patch [PATCH 19/36] Check smartcard_convert_string_list for NULL string
In #6821 it has been reported that there are buggy smartcard
drivers that report a string size but fail to allocate the string
itself. This check avoids a crash with such input parameters

(cherry picked from commit f8b1e662b33f7b8f77cf6582d549348c2d048a2e)
akallabeth <akallabeth@posteo.net> no 2021-03-09
0020-Use-specific-names-for-drive-hotplug-special-values.patch [PATCH 20/36] Use specific names for drive hotplug special values
(cherry picked from commit b1be3d78fcc63a5842f7707a139b2582a4a42b21)
akallabeth <akallabeth@posteo.net> no 2021-03-09
0021-Filter-RDPDR-types-other-than-drives-on-windows-hotp.patch [PATCH 21/36] Filter RDPDR types other than drives on windows hotplug
(cherry picked from commit 6f599eabbedace4adc215186783deec680057003)
Armin Novak <armin.novak@thincast.com> no 2021-03-09
0023-use-tlsOut-BIO-when-using-websocket-in-rdg_bio_ctrl.patch [PATCH 23/36] use tlsOut BIO when using websocket in rdg_bio_ctrl
(cherry picked from commit 0e19c443e41cdc031a38a6ea24298972420af778)
akarl <mike@mwsys.mine.bz> no 2021-03-05
0024-Added-bounds-checks-to-gfx-commands.patch [PATCH 24/36] Added bounds checks to gfx commands
(cherry picked from commit dd61853142a07af0eca80c901292075373a6b2d6)
Armin Novak <armin.novak@thincast.com> no 2021-03-12
0025-Added-bounds-check-in-rdpgfx_recv_wire_to_surface_1_.patch [PATCH 25/36] Added bounds check in rdpgfx_recv_wire_to_surface_1_pdu
(cherry picked from commit 5fc3846f7793d4afe48387ac3aeffd4ad6852bab)
Armin Novak <armin.novak@thincast.com> no 2021-03-12
0026-Added-fuzzying-test-for-planar-decoder.patch [PATCH 26/36] Added fuzzying test for planar decoder
(cherry picked from commit 9bbc2cd094ac837a8f1196e80e7643c00436e486)
Armin Novak <armin.novak@thincast.com> no 2021-03-12
0027-Added-missing-bounds-check.patch [PATCH 27/36] Added missing bounds check.
(cherry picked from commit 2e6069d95b997d0dc7d2cc118255570d22f0ae0c)
Armin Novak <armin.novak@thincast.com> no 2021-03-12
0028-Fixed-mac-issues-with-smartcard-context-cleanup-6890.patch [PATCH 28/36] Fixed mac issues with smartcard context cleanup (#6890)
(cherry picked from commit b8a8ae4622a2c426c54c300b32c50316f0af42b0)
akallabeth <akallabeth@users.noreply.github.com> no 2021-03-12
0031-Fix-monitor-list.patch [PATCH 31/36] Fix /monitor-list Armin Novak <armin.novak@thincast.com> no 2021-03-12
0032-Fixed-CodeQL-warnings.patch [PATCH 32/36] Fixed CodeQL warnings
(cherry picked from commit 95a9e60827c91cb9b924d7ce3c220c30bd36907d)
akallabeth <akallabeth@posteo.net> no 2021-01-25
0033-Reverted-winpr_BinToHexString-argument-change.patch [PATCH 33/36] Reverted winpr_BinToHexString argument change
keep API compatible.
Armin Novak <armin.novak@thincast.com> no 2021-03-12
0034-Fixed-6938-Remote-app-mode-clipboard-fix.patch [PATCH] Fixed #6938: Remote app mode clipboard fix
In remote app mode the _FREERDP_TIMESTAMP_PROPERTY does not work.
Therefore ignore it

(cherry picked from commit f2254f0b09a5fbc424ef3876cb47b03d83963c38)
akallabeth <akallabeth@posteo.net> no 2021-04-16
0035-Fixed-6989-Use-X509_STORE_set_default_paths.patch [PATCH] Fixed #6989: Use X509_STORE_set_default_paths
(cherry picked from commit b528ecde4f68d297b8464855a7ae0e02d36b78fc)
akallabeth <akallabeth@posteo.net> no 2021-05-03
1001_keep-symbol-DumpThreadHandles-if-debugging-is-disabled.patch Keep DumpThreadHandles as a symbol even if WITH_DEBUG_THREADS is OFF. Mike Gabriel <mike.gabriel@das-netzwerkteam.de> yes

All known versions for source package 'freerdp2'

Links