mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 06:06:02 -06:00
[PR #7148] build: remove etc-fixes directory #6340
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#6340
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?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/7148
Author: @kmk3
Created: 4/25/2026
Status: 🔄 Open
Base:
master← Head:build-remove-etc-fixes📝 Commits (1)
90d7bc1build: remove etc-fixes directory📊 Changes
11 files changed (+0 additions, -354 deletions)
View changed files
➖
etc-fixes/0.9.38/firefox.profile(+0 -32)➖
etc-fixes/0.9.52/atom.profile(+0 -31)➖
etc-fixes/0.9.52/firefox.profile(+0 -99)➖
etc-fixes/0.9.52/gedit.profile(+0 -44)➖
etc-fixes/0.9.52/libreoffice.profile(+0 -36)➖
etc-fixes/0.9.56/brave-browser.profile(+0 -6)➖
etc-fixes/0.9.56/brave.profile(+0 -24)➖
etc-fixes/0.9.58/atom.profile(+0 -35)➖
etc-fixes/0.9.60/atom.profile(+0 -37)➖
etc-fixes/seccomp-join-bug/README(+0 -10)➖
etc-fixes/seccomp-join-bug/eecf35c-backports.zip(+0 -0)📄 Description
This directory contains profiles from older firejail versions with
backported bugfixes.
All of the firejail versions in question are many years old (and
unsupported by us), with the most recent version (0.9.60) being from
2019 and the last backport-related change in etc-fixes appearing to be
from 2020:
55906959a("More fixes for #3464", 2020-06-13)Assuming that they are not being updated/maintained (/used) anyway,
these profiles can add noise when using
git grep(depending on thesearch pattern used) and when trying to update many profiles at once in
general.
Future backports can be done using git branches (such as using one
branch per release), which may be less convenient for updating many
versions at once but would avoid polluting the main tree (and would be a
more common and arguably more reliable method).
So just remove this directory.
Note: This also removes a README file and a binary file:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.