aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 2022 copyright updateLibravatar netblue302022-01-07
|
* more on nettraceLibravatar netblue302022-01-07
|
* fix wrap/nowrap help string in firemonLibravatar netblue302022-01-07
|
* profiles: fix librewolf (#4838)Libravatar Reiner Herrmann2022-01-07
|
* Add DBus filter rules specific to firefox-developer-edition (#4832)Libravatar Ammon Smith2022-01-07
| | | | | * Add firefoxdeveloperedition DBus path to profile. * Re-order rules.
* Merge pull request #4830 from glitsj16/ordering-fixesLibravatar Kelvin M. Klann2022-01-07
|\ | | | | profiles: ordering fixes
| * ordering fixesLibravatar glitsj162022-01-06
|/
* Merge pull request #4828 from netblue30/chromium_webextLibravatar Reiner Herrmann2022-01-06
|\ | | | | profiles: allow /usr/share/webext in chromium profile
| * profiles: allow extensions directories in chromium-common profileLibravatar Reiner Herrmann2022-01-06
| |
| * profiles: allow /usr/share/webext in chromium profileLibravatar Reiner Herrmann2022-01-06
|/ | | | Bug-Debian: https://bugs.debian.org/1003234
* Merge pull request #4824 from glitsj16/notableLibravatar glitsj162022-01-05
|\ | | | | add notable profile
| * add notable to 'New profiles' sectionLibravatar glitsj162022-01-05
| |
| * add notableLibravatar glitsj162022-01-05
| |
| * add notable blacklistsLibravatar glitsj162022-01-05
| |
| * Create notable.profileLibravatar glitsj162022-01-05
|/
* nettrace/netlockLibravatar netblue302022-01-04
|
* Merge pull request #4807 from WhyNotHugo/skype-configLibravatar netblue302022-01-04
|\ | | | | skypeforlinux: Whitelist downloads directory
| * skypeforlinux: Whitelist downloads directoryLibravatar Hugo Osvaldo Barrera2021-12-30
|/ | | | It's used when saving files send in conversations.
* remove compile warningsLibravatar netblue302021-12-28
|
* updatesLibravatar netblue302021-12-28
|
* Merge pull request #4740 from WhyNotHugo/whitelist-roLibravatar netblue302021-12-28
|\ | | | | Implement a `whitelist-ro` command
| * Merge branch 'master' into whitelist-roLibravatar netblue302021-12-28
| |\ | |/ |/|
* | Merge pull request #4755 from kmk3/mpv-add-yt-dlpLibravatar netblue302021-12-28
|\ \ | | | | | | yt-dlp: add missing paths & mpv.profile: whitelist paths for yt-dlp
| * | mpv.profile: whitelist paths for yt-dlpLibravatar Kelvin M. Klann2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | See etc/profile-m-z/yt-dlp.profile. Relates to commit d6ca41c19 ("update mpv.profile", 2021-10-24) / PR #4634. Fixes #4754.
| * | mpv.profile: sort whitelistLibravatar Kelvin M. Klann2021-12-09
| | |
| * | mpv.profile: stop creating youtube-dl config dirLibravatar Kelvin M. Klann2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | If it does not already exist, mpv is unlikely to need or to create it, so just whitelist it if it exists. This amends commit 5d741795c ("Use whitelisting for video players (#3472)", 2020-08-15).
| * | disable-programs.inc: blacklist missing yt-dlp pathsLibravatar Kelvin M. Klann2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This amends commit d6ca41c19 ("update mpv.profile", 2021-10-24) / PR #4634. These paths were taken from yt-dlp(1). They are used since yt-dlp commit e2e43aea2 ("Portable Configuration file (closes #19)", 2021-01-16)[1]. Environment: yt-dlp 2021.12.01-1 on Artix Linux. Relates to: https://github.com/yt-dlp/yt-dlp/issues/19 [1] https://github.com/yt-dlp/yt-dlp/commit/e2e43aea2159a235e151f56bd14383129a6b4355
* | | nettraceLibravatar netblue302021-12-28
| | |
* | | nettrace/netlockLibravatar netblue302021-12-28
| | |
* | | Merge pull request #4802 from jose1711/clipgrab_fixLibravatar glitsj162021-12-28
|\ \ \ | | | | | | | | Fix clipgrab profile (yt-dlp requires python)
| * | | Fix clipgrab profile (yt-dlp requires python)Libravatar Jose Riha2021-12-28
| | | |
* | | | Bump github/codeql-action from 1.0.24 to 1.0.26Libravatar dependabot[bot]2021-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.0.24 to 1.0.26. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/e095058bfa09de8070f94e98f5dc059531bc6235...5f532563584d71fdef14ee64d17bafb34f751ce5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | CI: enable Dependabot for updating SHAsLibravatar Topi Miettinen2021-12-26
| | | | | | | | | | | | | | | | | | | | | | | | Update GitHub actions with Dependabot: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/keeping-your-actions-up-to-date-with-dependabot
* | | | CI: pin GitHub actions to SHAsLibravatar Topi Miettinen2021-12-26
|/ / / | | | | | | | | | | | | | | | Pinning actions to SHAs instead of versions improves the supply chain security: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
* | | Fix a typoLibravatar Tad2021-12-21
| | | | | | | | | | | | Signed-off-by: Tad <tad@spotco.us>
* | | firecfg fix (#4235)Libravatar netblue302021-12-21
| | |
* | | fix bug: firejail rejects empty arguments (#4395)Libravatar netblue302021-12-21
| | |
* | | updateLibravatar netblue302021-12-19
| | |
* | | updatesLibravatar netblue302021-12-19
| | |
* | | Merge pull request #4759 from fenuks/tor-browser-update-fixLibravatar netblue302021-12-19
|\ \ \ | | | | | | | | Allow /opt/tor-browser for Tor Browser profile
| * | | Allow /opt/tor-browser for Tor Browser profileLibravatar fenuks2021-12-09
| |/ /
* | | fix --private-cwd problemLibravatar netblue302021-12-19
| | |
* | | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302021-12-19
|\ \ \
| * | | add credit for #4783Libravatar glitsj162021-12-19
| | | |
| * | | Merge pull request #4783 from YorkZ/prLibravatar glitsj162021-12-19
| |\ \ \ | | | | | | | | | | Allow telegram to open hyperlinks
| | * | | Allow telegram to open hyperlinksLibravatar York Zhao2021-12-18
| | | | |
* | | | | fix make test-filterLibravatar netblue302021-12-19
|/ / / /
* / / / testingLibravatar netblue302021-12-18
|/ / /
* | | Merge pull request #4782 from jose1711/nextcloud_usrshareLibravatar netblue302021-12-18
|\ \ \ | | | | | | | | Whitelist /usr/share/nextcloud to allow access to translation files.
| * | | Whitelist /usr/share/nextcloud to allow access to translation files.Libravatar Jose Riha2021-12-17
| | | |