wok-6.x diff xrdp/receipt @ rev 25495
Up expat (2.5.0), CVE-2022-43680
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 02 10:14:28 2022 +0000 (23 months ago) |
parents | 1e9cc0eb1d17 |
children |
line diff
1.1 --- a/xrdp/receipt Mon Jul 12 17:43:25 2021 +0000 1.2 +++ b/xrdp/receipt Fri Dec 02 10:14:28 2022 +0000 1.3 @@ -59,6 +59,7 @@ 1.4 sed -i -e 's|/usr/local|/usr|;s|xrdp\.sh|xrdp|' \ 1.5 -e 's|--noheading -C||' \ 1.6 -e 's,grep -q -i,grep /usr/sbin | &,' \ 1.7 + -e 's|.*/lib/lsb/init-functions|# &|' \ 1.8 $fs/etc/init.d/xrdp 1.9 1.10 SESSION="/usr/bin/lxde-session"