Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xrdp: Fix buildpaths warning. | Lei Maohui | 2022-08-09 | 1 | -0/+1 |
| | | | | | | | | | Don't print configure message. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit abe35f5953af99da4bf6b8d023ee4516ec4710fa) Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | xrdp: Fixed build error with openssl 3.0 and upgraded from 0.9.17 to 0.9.18. | leimaohui | 2022-01-19 | 1 | -0/+89 |
- Fixed build error with openssl 3.0 according to the suggestion of upsream. Please reference to https://github.com/neutrinolabs/xrdp/issues/2121. - Upgraded from 0.9.17 to 0.9.18. - git repository of xrdp has recursive sources, so, reference to Fedora, modified SRC_URI to a tarball download URL of github. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |