mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6406] Recommend using the PPA in the wordpress website as well #3267
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3267
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Lidoca on GitHub (Jul 15, 2024).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6406
Originally assigned to: @netblue30 on GitHub.
Is your feature request related to a problem? Please describe.
On the primary website (WordPress.com), there is no warning about Ubuntu and its derivatives.
Describe the solution you'd like
Write the following on the Downloads page on WordPress.com as well:
For Ubuntu 18.04+ and derivatives (such as Linux Mint), users are strongly
advised to use the
PPA.
How to add and install from the PPA:
Reason: The firejail package for Ubuntu 20.04 has been left vulnerable to
CVE-2021-26910 for months after a patch for it was posted on Launchpad:
CVE-2021-26910
See also https://wiki.ubuntu.com/SecurityTeam/FAQ:
Additionally, the PPA version is likely to be more recent and to contain more
profile fixes.
See the following discussions for details:
repos?
derivatives
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
From what I understand, this may also apply to firetools, in which case the WordPress.com Downloads page for firetools and the README on GitHub would also need to be modified.
@ghost commented on GitHub (Jul 15, 2024):
Having the Ubuntu PPA details on the primary website too makes sense. If I'm not mistaken only @netblue30 can take care of that.
Firetools repo offers .deb's on its releases page. I don't see any firetools package on the PPA though.
@kmk3 commented on GitHub (Jul 15, 2024):
It sounds like a good idea to have all firejail-related tools in the same PPA.
One consideration is that firetools depends on qt, which might be tricky to
deal with if different Debian versions ship with different qt versions, though
I'm not familiar with maintaining something like that.
@reinerh Thoughts?
@reinerh commented on GitHub (Jul 15, 2024):
there was no need yet to have firetools in the PPA, as firetools is not released so frequently.
but if there is interest, I can upload it as well.
I think firetools does not have a tight requirement on certain Qt versions, so it might work without much problems.
@reinerh commented on GitHub (Jul 15, 2024):
I just remembered that I actually already uploaded firetools to the PPA: https://launchpad.net/~deki/+archive/ubuntu/firejail
0.9.72 is available for Ubuntu 20.04, 22.04 and 22.10.
@kmk3 commented on GitHub (Jul 15, 2024):
I see, but is it important to have matching versions of firejail/firetools?
For example, if a user installed firejail 0.9.72 in the PPA and firetools
0.9.70 from the distribution (in case it was not in the PPA).