[PR #978] [MERGED] Add keepassx2 profile #3811

Closed
opened 2026-05-05 10:08:20 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/978
Author: @Fred-Barclay
Created: 12/15/2016
Status: Merged
Merged: 12/16/2016
Merged by: @netblue30

Base: masterHead: keepassx2


📝 Commits (2)

📊 Changes

7 files changed (+50 additions, -27 deletions)

View changed files

📝 README.md (+3 -3)
📝 RELNOTES (+8 -8)
📝 etc/disable-common.inc (+14 -14)
📝 etc/disable-programs.inc (+1 -1)
etc/keepassx2.profile (+22 -0)
📝 platform/debian/conffiles (+1 -0)
📝 src/firecfg/firecfg.config (+1 -1)

📄 Description

Arch uses the keepassx2 command for keepassx v2, while Debian (Stable, at least) just used keepassx for both v1 and v2, so we've now got separate but identical profiles.

I also removed a bunch of whitespace from disable-common.inc. 😄

EDIT: Apparently Atom automatically removes trailing whitespaces, so a few are gone as well.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/978 **Author:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Created:** 12/15/2016 **Status:** ✅ Merged **Merged:** 12/16/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `keepassx2` --- ### 📝 Commits (2) - [`d753ab6`](https://github.com/netblue30/firejail/commit/d753ab6bf7c5e90633781a6c75046284c772d9d8) Add keepassx2 profile - [`1d09dff`](https://github.com/netblue30/firejail/commit/1d09dff78887429a8c3ccde4fa21de52ee3503e6) Fixed accidental typo ### 📊 Changes **7 files changed** (+50 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -3) 📝 `RELNOTES` (+8 -8) 📝 `etc/disable-common.inc` (+14 -14) 📝 `etc/disable-programs.inc` (+1 -1) ➕ `etc/keepassx2.profile` (+22 -0) 📝 `platform/debian/conffiles` (+1 -0) 📝 `src/firecfg/firecfg.config` (+1 -1) </details> ### 📄 Description Arch uses the `keepassx2` command for keepassx v2, while Debian (Stable, at least) just used `keepassx` for both v1 and v2, so we've now got separate but identical profiles. I also removed a bunch of whitespace from disable-common.inc. :smile: EDIT: Apparently Atom automatically removes trailing whitespaces, so a few are gone as well. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:08:20 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3811
No description provided.