Skip to content

Conversation

devolutionsbot
Copy link
Contributor

@devolutionsbot devolutionsbot commented Oct 7, 2025

πŸ€– New release

  • ironrdp-graphics: 0.6.0 -> 0.6.1 (βœ“ API compatible changes)
  • ironrdp-rdpdr: 0.4.1 -> 0.5.0 (βœ“ API compatible changes)
  • ironrdp-rdpsnd-native: 0.4.1 -> 0.4.2 (βœ“ API compatible changes)
Changelog

ironrdp-graphics

[0.6.1] - 2025-10-09

Build

ironrdp-rdpdr

[0.5.0] - 2025-10-09

Bug Fixes

  • Fix incorrect padding when parsing NDR strings (fix(rdpdr): fix incorrect padding when parsing NDR stringsΒ #1015) (a0a3e750c9)

    When parsing Network Data Representation (NDR) messages, we're supposed
    to account for padding at the end of strings to remain aligned on a
    4-byte boundary. The existing code doesn't seem to cover all cases, and
    the resulting misalignment causes misleading errors when processing the
    rest of the message.

Refactor

ironrdp-rdpsnd-native

[0.4.2] - 2025-10-09

Build


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2025-10-07T13-49-53Z branch 4 times, most recently from 07a2dba to 94aeead Compare October 9, 2025 17:31
@github-actions github-actions bot force-pushed the release-plz/2025-10-07T13-49-53Z branch from 94aeead to 7d647f4 Compare October 9, 2025 17:31
@CBenoit CBenoit enabled auto-merge (squash) October 10, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants