Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xrdp for openSUSE:Factory checked in at 2021-09-14 21:14:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xrdp (Old) and /work/SRC/openSUSE:Factory/.xrdp.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xrdp" Tue Sep 14 21:14:46 2021 rev:41 rq:918893 version:0.9.15 Changes: -------- --- /work/SRC/openSUSE:Factory/xrdp/xrdp.changes 2021-01-11 17:15:55.136578659 +0100 +++ /work/SRC/openSUSE:Factory/.xrdp.new.1899/xrdp.changes 2021-09-14 21:15:06.384447242 +0200 @@ -1,0 +2,5 @@ +Wed Aug 11 13:46:09 UTC 2021 - Daike Yu <[email protected]> + +- Fix crash in xrdp-fate318398-change-expired-password.patch (bsc#1187258) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xrdp-fate318398-change-expired-password.patch ++++++ --- /var/tmp/diff_new_pack.B5FFGU/_old 2021-09-14 21:15:07.352448192 +0200 +++ /var/tmp/diff_new_pack.B5FFGU/_new 2021-09-14 21:15:07.356448196 +0200 @@ -797,16 +797,6 @@ } } } -@@ -2107,6 +2143,9 @@ xrdp_wm_show_log(struct xrdp_wm *self) - return 0; - } - -+ /* delete all dialogs, they will be created when needed anyway */ -+ xrdp_wm_delete_all_children(self); -+ - if (self->log_wnd == 0) - { - w = DEFAULT_WND_LOG_W; Index: xrdp-0.9.15/xrdp/xrdp.h =================================================================== --- xrdp-0.9.15.orig/xrdp/xrdp.h
