rusty-snake
rusty-snake
**Is your feature request related to a problem? Please describe.** App can not be installed w/o gplay. There is no place where an app like Obtainium can grab the apk...
**Describe the bug** Playing fresh crafted armor in wrong slot deletes first stack in inventory. **To Reproduce** - Place something (e.g. 99 diamond bricks) at the top left position in...
Request to support [Aerial](https://content.minetest.net/packages/EmptyStar/aerial/) in the armor tab. If possible a generic solutions for all 3d armor extensions.
* [x] harden `seccomp.drop` by using `@default-nodebuggers` instead of `@default` as base. (40be2b8b) * [x] improve `private-bin` (40be2b8b) ``` private-bin bash,grep,sed,tail,env,id,readlink,dirname,test,mkdir,ln,sed,cp,rm,getconf,file,expr ``` https://github.com/chiraag-nataraj/firejail-profiles/blob/master/tor-browser-en.profile https://github.com/nyancat18/fe/blob/master/tor-browser.profile https://github.com/netblue30/firejail/blob/master/etc/start-tor-browser.profile * [x] other improvements https://github.com/netblue30/firejail/blob/master/etc/firefox-common.profile...
# backporting status Previous issue: #6 ## 0.9.70 ## 0.9.66 – Ubuntu 22.04 LTS (Jammy Jellyfish) - [x] remove globals.local (60bbf4b) - [x] `blacklist /tmp` (60bbf4b) - [x] `read-only ${RUNUSER}`...
``` * Bug 41015: Add --name parameter to correctly setup WM_CLASS when running as native Wayland client [tor-browser] ```
Previous issues: #22, #24, #25. Use GitHub Actions for testing. Test: - [ ] ShellCheck install.sh, clean.sh, update.sh (#22). - [ ] Syntax check for firejailed-tor-browser.profile (#24). Using `firejail --profile=firejailed-tor-browser.profile...
An EXIT trap to say "something went wrong" in all shell scripts would be nice.
``` $ xdg-desktop-menu --help xdg-desktop-menu - command line tool for (un)installing desktop menu items Synopsis xdg-desktop-menu install [--noupdate] [--novendor] [--mode mode] directory-file(s) desktop-file(s) xdg-desktop-menu uninstall [--noupdate] [--mode mode] directory-file(s) desktop-file(s)...