1. 08 Mar, 2022 4 commits
  2. 16 May, 2021 3 commits
  3. 29 Apr, 2021 4 commits
    • Mike Gabriel's avatar
      debian/patches: add forgotten patch files · ff70cab8
      Mike Gabriel authored
      ff70cab8
    • Mike Gabriel's avatar
      debian/changelog: update from Git history · 2d7707f3
      Mike Gabriel authored
      2d7707f3
    • Mike Gabriel's avatar
      debian/patches: Backport changes from 2.3.2 (bound checks, API compat fixes,... · fc8bd9ad
      Mike Gabriel authored
      debian/patches: Backport changes from 2.3.2 (bound checks, API compat fixes, Smartcard issues fixes, etc.).
      
          0001-Added-compatibility-define.patch
          0003-Reverted-connectErrorCode-removal.patch
          0004-Fixed-a-leak-on-mouse-cursor-updates.patch
          0007-Fixed-format-string-in-smartcard_trace_state_return.patch
          0008-Fixed-linking-dependencies-for-client-geometry-chann.patch
          0010-Fixed-smartcard_convert_string_list-with-0-length.patch
          0012-Parse-on-a-copy-of-the-argument-string-for-printer.patch
          0015-Fix-xf_Pointer_SetPosition-with-smart-sizing.patch
          0017-Backported-6865-Disable-websockets-command-line-opti.patch
          0019-Check-smartcard_convert_string_list-for-NULL-string.patch
          0020-Use-specific-names-for-drive-hotplug-special-values.patch
          0021-Filter-RDPDR-types-other-than-drives-on-windows-hotp.patch
          0023-use-tlsOut-BIO-when-using-websocket-in-rdg_bio_ctrl.patch
          0024-Added-bounds-checks-to-gfx-commands.patch
          0025-Added-bounds-check-in-rdpgfx_recv_wire_to_surface_1_.patch
          0026-Added-fuzzying-test-for-planar-decoder.patch
          0027-Added-missing-bounds-check.patch
          0028-Fixed-mac-issues-with-smartcard-context-cleanup-6890.patch
          0031-Fix-monitor-list.patch
          0032-Fixed-CodeQL-warnings.patch
          0033-Reverted-winpr_BinToHexString-argument-change.patch
      fc8bd9ad
    • Mike Gabriel's avatar
      debian/watch: Fix Github watch URL. · a58a05cf
      Mike Gabriel authored
      a58a05cf
  4. 25 Feb, 2021 12 commits
  5. 15 Feb, 2021 1 commit
    • Fabio Fantoni's avatar
      Add missed binary version deps to avoid issue in some cases like upgrade to -backports · 7966d921
      Fabio Fantoni authored
      In some cases like upgrade to -backports don't update all deps correctly
      causing issues.
      I already had in past, doing for example:
      sudo apt -t buster-backports install freerdp2-x11
      and latest times I workaround it with:
      sudo apt -t buster-backports install freerdp2-x11 libfreerdp-client2-2
      libfreerdp2-2 libwinpr2-2
      
      This commit solve this issue adding binary version dependency on any
      component (not only for x11 client but also wayland client, server and
      other components used by other software, for example remmina).
      Also avoided to add duplicate entries (if already present in other deps
      of the component)
      
      Closes: #964147
      7966d921
  6. 25 Aug, 2020 8 commits
  7. 02 Jul, 2020 2 commits
  8. 29 Jun, 2020 6 commits