From: Alessandro Astone Date: Tue, 24 Jun 2025 09:14:11 +0000 (+0200) Subject: shell: Filter imported environment X-Git-Tag: 1.5.4~2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/edb21c713bfd0fd26c87651efd212f2de59a792c?ds=inline;hp=edb21c713bfd0fd26c87651efd212f2de59a792c shell: Filter imported environment The classpath environment file might be user-writable, so we don't want the user to be able to inject any variable in the container root shell. ---