Skip to content

xrdp v0.9.16

Compare
Choose a tag to compare
@metalefty metalefty released this 30 Apr 12:32
· 941 commits to devel since this release
v0.9.16
a4c7ee0

Release notes for xrdp v0.9.16 (2021/04/30)

New features

Bug fixes

  • Fix some regressions in sesman auth modules (#1769)
  • Minor manpage fixes (#1787)
  • Fix TS_PLAY_SOUND_PDU_DATA to set the correct frequency and duration (#1793)
  • Fix password leakage to logs in NeutrinoRDP module (#1872) - thanks to @TOMATO-ONE for reporting.

Internal changes

  • cppcheck version for CI bumped to 2.4 (#1771, #1836)
  • FreeBSD version for CI bumped to 12-2 (#1804)
  • Support for check unit test framework added (#1843, #1860)
  • FreeBSD FUSE module now compiles under CI but needs additional work (#1856)
  • Compilation support added for additional Debian platforms (#1818)
  • Refactoring:-
    • Confusing preprocessor macro USE_NOPAM replaced with USE_PAM (#1800)
    • Window manager states in xrdp executable now use symbolic constants instead of numbers (#1803)
  • Documentation improvements
    • KRDC added to client list (#1817)
    • Platform support tier added (#1822)
    • README file revised (#1863)
  • Don't install test+development executables by default (#1858)