A new version of the "AM" Application-Manager for AppImage has been released, introducing enhancements including improved sandbox exit messages, line wrapping, added instructions for testing scripts, the ability to set $SCRIPTDIR, resolution of "$SCRIPTDIR" issues in systems lacking XDG_DESKTOP_DIR, conditional warnings regarding namespace checks based on unshare availability, streamlined checks for $SUDO,DOAS_USER, and support for FreeBSD.
"AM" 9.4
What's Changed
- Beautify sandbox exit messages by @ivan-hc in #1192
- wrap long lines around by @Samueru-sama in #1193
- Option "-h" or "help", add instructions on how to test scripts downloaded ("-d") or created ("-t"). by @ivan-hc in #1196
- allow setting
$SCRIPTDIR
by @Samueru-sama in #1197- Fix "$SCRIPTDIR" in sistems without XDG_DESKTOP_DIR by @ivan-hc in #1198
- only warn about namespaces check if unshare is present by @Samueru-sama in #1200
- simplify check for
${SUDO,DOAS}_USER
by @Samueru-sama in #1202- improve check for cpu arch by @Samueru-sama in #1203
- improve check for sudo by @Samueru-sama in #1204
- Various fixes between APP-MANAGER, INSTALL and AM-INSTALLER by @ivan-hc in #1205
- "AM" 9.4: support for FreeBSD by @ivan-hc & @Samueru-sama in #1209
Full Changelog: 9.3...9.4