aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* tests: stop mixing tabs and spacesLibravatar a13460542022-09-13
|
* tests: add missing final newlineLibravatar a13460542022-09-13
|
* tests: fix underquotingLibravatar a13460542022-09-13
|
* tests: use an arrayLibravatar a13460542022-09-13
|
* tests: directly test for presence of commandLibravatar a13460542022-09-13
| | | | | | | | | | Test directly for presence of command instead of indirectly testing the return code. Additionally: * uses a shell builtin `command -v` instead of external `which` * `command -v` is the standardized version of `which`
* tests: fix unintentional overwriting of array valueLibravatar a13460542022-09-13
|
* Fix Firefox 'Profile not found' for psd (v6.45) (#5348)Libravatar godbless2022-09-08
| | | | | | | | | | | * Fix Firefox 'Profile not found' for psd (v6.45) code change: `whitelist ${RUNUSER}/psd/*firefox*` fixes: #4568 * Whitelist ${RUNUSER}/psd/*firefox* * Fix workflow for github
* build(deps): bump github/codeql-action from 2.1.21 to 2.1.22Libravatar dependabot[bot]2022-09-07
| | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.21 to 2.1.22. - [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/c7f292ea4f542c473194b33813ccd4c207a6c725...b398f525a5587552e573b247ac661067fafa920b) --- 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>
* docs: change /foo to /bar in symlink handling exampleLibravatar Kelvin M. Klann2022-09-06
| | | | | | | | | As suggested by @birdie-github[1]. This amends commit c78c2b4ec ("docs: note that blacklist/whitelist follow symlinks", 2022-08-28) / PR #5344. [1] https://github.com/netblue30/firejail/pull/5344#issuecomment-1229903967
* Merge pull request #5347 from kmk3/revert-landlockLibravatar Kelvin M. Klann2022-09-06
|\ | | | | Revert "Add Landlock support to Firejail"
| * README/README.mdLibravatar netblue302022-09-05
| | | | | | | | | | | | Committer note: This is the same as commit 796fa0963 ("README/README.md", 2022-08-30) and commit 0594c5d3d ("typos", 2022-08-30) but without the Landlock-related changes.
| * tracelog disabled by default in /etc/firejail/firejail.config fileLibravatar netblue302022-09-05
| | | | | | | | | | | | Committer note: This is the same as commit 6e687c301 ("tracelog disabled by default in /etc/firejail/firejail.config file", 2022-08-29) but without the Landlock-related changes.
| * Revert "Merge pull request #5315 from ChrysoliteAzalea/landlock"Libravatar Kelvin M. Klann2022-09-05
| | | | | | | | | | | | | | | | | | | | | | This reverts commit 54cb3e741e972c754e595d56de0bca0792299f83, reversing changes made to 97b1e02d5f4dca4261dc9928f8a5ebf8966682d7. There were many issues and requests for changes raised in the pull request (both code-wise and design-wise) and most of them are still unresolved[1]. [1] https://github.com/netblue30/firejail/pull/5315
| * Revert "compile fix"Libravatar Kelvin M. Klann2022-09-05
| | | | | | | | | | | | This reverts commit 836ffe37ff891886f15243eacc70963368d57a3f. Part of reverting commits with Landlock-related changes.
| * Revert "tracelog disabled by default in /etc/firejail/firejail.config file"Libravatar Kelvin M. Klann2022-09-05
| | | | | | | | | | | | This reverts commit 6e687c30110a52f267c1779c4eeab82bded9cb77. Part of reverting commits with Landlock-related changes.
| * Revert "README/README.md"Libravatar Kelvin M. Klann2022-09-05
| | | | | | | | | | | | This reverts commit 796fa09636195d8751a7bbc1e1bc88bf8c3ac95a. Part of reverting commits with Landlock-related changes.
| * Revert "typos"Libravatar Kelvin M. Klann2022-09-05
| | | | | | | | | | | | This reverts commit 0594c5d3d0f1ddc4049cf2ed38676a1cdc8d6843. Part of reverting commits with Landlock-related changes.
| * Revert "fix syntax in configure.ac"Libravatar Kelvin M. Klann2022-09-05
| | | | | | | | | | | | This reverts commit 2d885e5a091f847d7c2128506947b0f67dd2edab. Part of reverting commits with Landlock-related changes.
| * Revert "landlock: check for landlock support in glibc"Libravatar Kelvin M. Klann2022-09-05
| | | | | | | | | | | | This reverts commit c5a052ffa4e2ccaf240635db116a49986808a2b6. Part of reverting commits with Landlock-related changes.
| * Revert "landlock: support in firejail --version"Libravatar Kelvin M. Klann2022-09-05
| | | | | | | | | | | | This reverts commit 2f3c19a87dd49b220f69f27f8c14c627277355d6. Part of reverting commits with Landlock-related changes.
* | Merge pull request #5361 from glitsj16/ircLibravatar netblue302022-09-05
|\ \ | |/ |/| Add IRC channel info to README.md
| * Add IRC channel info to README.mdLibravatar glitsj162022-09-05
|/
* Add profile for chafa (#5355)Libravatar alkim02022-09-04
| | | Co-authored-by: Albert Kim <alkim@alkim.org>
* landlock: support in firejail --versionLibravatar netblue302022-09-04
|
* landlock: check for landlock support in glibcLibravatar netblue302022-09-04
|
* fix syntax in configure.acLibravatar Reiner Herrmann2022-09-04
| | | | Fixes: #5358
* build: only install ids.config when --enable-ids is set (#5357)Libravatar glitsj162022-09-04
| | | | This PR ensures ids.config only gets installed when --enable-ids is set during configure. Fixes #5356.
* Make /etc/ssh/ssh_config.d visible for ssh (#5353)Libravatar slowpeek2022-09-02
|
* typosLibravatar netblue302022-08-30
|
* README/README.mdLibravatar netblue302022-08-30
|
* Merge pull request #5349 from glitsj16/typo-fixesLibravatar netblue302022-08-30
|\ | | | | Typo fixes
| * typo fix for README.mdLibravatar glitsj162022-08-29
| |
| * typo fixes for RELNOTESLibravatar glitsj162022-08-29
|/
* RELNOTES and README.md - existing functionality modified for the next versionLibravatar netblue302022-08-29
|
* tracelog disabled by default in /etc/firejail/firejail.config fileLibravatar netblue302022-08-29
|
* compile fixLibravatar netblue302022-08-29
|
* Merge pull request #5315 from ChrysoliteAzalea/landlockLibravatar netblue302022-08-29
|\ | | | | Add Landlock support to Firejail
| * tinyLL has been removed as it's no longer neededLibravatar Азалия Смарагдова2022-08-16
| |
| * Proposed fixes.Libravatar Азалия Смарагдова2022-08-16
| |
| * Update quotation marks in src/zsh_completion/_firejail.inLibravatar Азалия Смарагдова2022-08-15
| | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * Landlock functions are added to the code of Firejail, removing the ↵Libravatar Азалия Смарагдова2022-08-15
| | | | | | | | dependency on tinyLL
| * Landlock support has been added.Libravatar Азалия Смарагдова2022-08-15
| |
* | merges, fixed lbry-viewer as suggestedLibravatar netblue302022-08-29
| |
* | Merge pull request #5331 from pirate486743186/lbry-viewer.profile-createLibravatar netblue302022-08-29
|\ \ | | | | | | lbry-viewer.profile create
| * | lbry-viewer.profile createLibravatar pirate4867431862022-08-21
| | |
* | | Merge pull request #5344 from kmk3/docs-symlink-handlingLibravatar netblue302022-08-29
|\ \ \ | | | | | | | | docs: note that blacklist/whitelist follow symlinks
| * | | docs: note that blacklist/whitelist follow symlinksLibravatar Kelvin M. Klann2022-08-28
| | | | | | | | | | | | | | | | | | | | | | | | Make it more explicit that they do and add an example for each command. Relates to #5338.
| * | | docs: clarify symlink handling description in --whitelistLibravatar Kelvin M. Klann2022-08-28
| | | | | | | | | | | | | | | | Format it and improve the grammar and explanation.
* | | | Merge pull request #5345 from ↵Libravatar netblue302022-08-29
|\ \ \ \ | |/ / / |/| | | | | | | | | | | netblue30/dependabot/github_actions/github/codeql-action-2.1.21 build(deps): bump github/codeql-action from 2.1.19 to 2.1.21
| * | | build(deps): bump github/codeql-action from 2.1.19 to 2.1.21Libravatar dependabot[bot]2022-08-29
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.19 to 2.1.21. - [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/f5d217be74900c6ac8fbbe53f3c10376ba4e64da...c7f292ea4f542c473194b33813ccd4c207a6c725) --- 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>