aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Merge pull request #4915 from kmk3/keepassx-restore-nou2fLibravatar Fred Barclay2022-02-09
|\ | | | | keepassx: restore nou2f
| * keepassx: restore nou2fLibravatar Kelvin M. Klann2022-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I could not find anything to confirm that keepassx supports hardware keys. And as mentioned by @rusty-snake[1]: > The yubikey support in kpxc seems to be based on > https://github.com/kylemanna/keepassx / > https://github.com/keepassx/keepassx/pull/52 > which was never merged. For me it looks like kpx never got official > support for it. > > keepass seems to support hw keys (via plugin). Also of note is the PR that added yubikey support to keepassxc: https://github.com/keepassxreboot/keepassxc/pull/127 This partially reverts commit 09ac1a73e ("keepass*: remove nou2f", 2022-02-05) / PR #4903. See also commit 91b04172b ("keepass*: fix typo in private-dev note", 2022-02-06). Closes #4883. [1] https://github.com/netblue30/firejail/issues/4883#issuecomment-1031172309
* | fix --disable-private-home compile optionLibravatar netblue302022-02-08
| |
* | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302022-02-08
|\ \
| * | Refer to firejail.config in configuration files (#4916)Libravatar glitsj162022-02-08
| | | | | | | | | | | | | | | * fix globalcfg help string * fix --disable-globalcfg explanation
* | | fix --private-cwd, issue #4910Libravatar netblue302022-02-08
|/ /
* | Merge pull request #4912 from netblue30/ci_centosLibravatar Reiner Herrmann2022-02-07
|\ \ | | | | | | CI: replace centos (EOL) with almalinux
| * | CI: drop hostnames workaroundLibravatar Reiner Herrmann2022-02-07
| | |
| * | CI: replace centos (EOL) with almalinuxLibravatar Reiner Herrmann2022-02-07
|/ /
* | Merge pull request #4911 from netblue30/ci_changelogLibravatar netblue302022-02-07
|\ \ | | | | | | push changelog date, so that it's different from the previous one
| * | push changelog date, so that it's different from the previous oneLibravatar Reiner Herrmann2022-02-07
| | | | | | | | | | | | otherwise the gitlab CI will complain
* | | Merge pull request #4908 from ↵Libravatar netblue302022-02-07
|\ \ \ | |/ / |/| | | | | | | | netblue30/dependabot/github_actions/github/codeql-action-1.0.31 Bump github/codeql-action from 1.0.30 to 1.0.31
| * | Bump github/codeql-action from 1.0.30 to 1.0.31Libravatar dependabot[bot]2022-02-07
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.0.30 to 1.0.31. - [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/8b37404d562d866ad6a65d0ecb4fa5131e047ca4...1a927e9307bc11970b2c679922ebc4d03a5bd980) --- 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>
* | fix private-cwd for hyperrogue - issue 4910 (Debian 11, Mint, UbuntuLibravatar netblue302022-02-07
| |
* | fix profstats installLibravatar netblue302022-02-07
| |
* | update README.mdLibravatar netblue302022-02-07
|/
* keepass*: fix typo in private-dev noteLibravatar Kelvin M. Klann2022-02-06
| | | | | | | s/nou2f/private-dev/ This amends commit 8a718ff4a ("keepass*: note that private-dev blocks access to new hardware keys", 2022-02-05).
* moving to 0.9.69Libravatar netblue302022-02-06
|
* 0.9.68 testing0.9.68Libravatar netblue302022-02-06
|
* rel 0.9.68 testingLibravatar netblue302022-02-06
|
* Merge pull request #4903 from kmk3/keepass-rm-nou2fLibravatar netblue302022-02-06
|\ | | | | keepass*: remove nou2f & add note about private-dev
| * keepass*: note that private-dev blocks access to new hardware keysLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | | | | | Which may be surprising to some users (see #4883). Fixes #4883.
| * keepass*: remove nou2fLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | | | | | | | At least keepassxc supports U2F and password managers seem like they would be a common use case for it. See the discussion on #4883.
* | RELNOTES: add new command checklist and issue template reworkLibravatar Kelvin M. Klann2022-02-06
| | | | | | | | Relates to #4413 #4479 #4515 #4561.
* | RELNOTES: add pr related to PATH_MAX bugfixLibravatar Kelvin M. Klann2022-02-06
| | | | | | | | Relates to #4606.
* | RELNOTES: add AppArmor base abstraction support and disable-proc.incLibravatar Kelvin M. Klann2022-02-06
| | | | | | | | Relates to #3226 #4521 #4628.
* | RELNOTES: add ci section with SHA pinning and dependabotLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | | | | | And move the profile checks item to the ci section. Relates to #2739 #4643 #4774.
* | RELNOTES: add build-related itemsLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | Relates to #4594 #4695 #4712.
* | RELNOTES: add com.github.tchx84.Flatseal profileLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | Relates to #4724.
* | RELNOTES: add pipewire in --nosound and ci profile checksLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | Relates to #2739 #4643 #4855.
* | fix joining of sandboxes without shellLibravatar smitsohu2022-02-06
|/ | | | regressed in c764520b5aa343c00c3a73633511df039645973c
* RELNOTES: add bugfix for symlinks on private-bin + globsLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4626.
* RELNOTES: add unset TMP if it doesn't existLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4151.
* RELNOTES: add missing issue referencesLibravatar Kelvin M. Klann2022-02-05
| | | | | | | Interestingly, some really old issues were fixed in this release (#408 is from 2016). Relates to #408 #928 #3042.
* Merge pull request #4902 from kmk3/relnotes-organizeLibravatar netblue302022-02-05
|\ | | | | Organize relnotes
| * RELNOTES: add docs and group keeping/dropping modifsLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | Relates to #4078 #4632 #4689 #4725 #4732 #4851.
| * RELNOTES: add prefixes for features, modifs and removalsLibravatar Kelvin M. Klann2022-02-05
| | | | | | | | | | | | | | To make it easier to see at a glance what each item is about. Note: Other than "removal", the prefixes are taken from previous releases.
| * RELNOTES: sort items by categoryLibravatar Kelvin M. Klann2022-02-05
|/ | | | | | | | | | Sort in the following category order: security, features, modifications, removals, bugfixes, new includes, removed includes, new profiles. Also, --keep-fd was added to the RELNOTES after whitelist-ro, so move it there.
* RELNOTES: add allow apostrophe in whitelist and blacklistLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4614.
* RELNOTES: add a few more missing issue/pr referencesLibravatar Kelvin M. Klann2022-02-05
| | | | Relates to #4454 #4740 #4878.
* 0.9.68 testingLibravatar netblue302022-02-04
|
* mediainfo.profile: add quiet (#4901)Libravatar Kelvin M. Klann2022-02-04
| | | | | | | It's a CLI tool and its output is a key part of the functionality. Fixes #4900. Reported-by: @rieje
* RELNOTES: add bugfix for private-etc and symlinksLibravatar Kelvin M. Klann2022-02-04
| | | | Relates to #4887.
* mergesLibravatar netblue302022-02-04
|
* Merge pull request #4897 from Eklektisk/librewolf-update-dbusLibravatar netblue302022-02-04
|\ | | | | Update librewolf.profile: use new d-bus message bus
| * Update librewolf.profile: use new message busLibravatar Eklektisk2022-02-03
| | | | | | Starting Librewolf 96.0, Librewolf switched from using d-bus org.mozilla.librewolf.* to io.gitlab.librewolf.*
* | Merge pull request #4898 from kmk3/fix-shellcheck-rm-mdweLibravatar netblue302022-02-04
|\ \ | | | | | | shellcheck.profile: remove mdwe
| * | shellcheck.profile: remove mdweLibravatar Kelvin M. Klann2022-02-04
|/ / | | | | | | | | | | | | | | | | It breaks non-binary builds of shellcheck on Arch (e.g.: shellcheck-bin vs shellcheck-git from the AUR). Fixes #4875. Reported-by: @redxef
* | RELNOTES: add more bugfixesLibravatar Kelvin M. Klann2022-02-03
| | | | | | | | Relates to #3958 #4362 #4365 #4476 #4578 #4579 #4583.
* | RELNOTES: add missing --netlock issue referenceLibravatar Kelvin M. Klann2022-02-03
| | | | | | | | Relates to #4848.