mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6818] [CLOSED] build: debian: packaging improvements #6184
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#6184
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/6818
Author: @ghost
Created: 7/11/2025
Status: ❌ Closed
Base:
master← Head:debian📝 Commits (3)
23d7766deb package fixes19a6108debian: control from config.mk.in macros6b37a1adebian: recommends based on build features📊 Changes
6 files changed (+96 additions, -5 deletions)
View changed files
📝
config.mk.in(+4 -0)📝
configure(+33 -0)📝
configure.ac(+31 -0)📝
mkdeb.sh(+18 -1)📝
platform/debian/control.amd64.in(+5 -2)📝
platform/debian/control.i386.in(+5 -2)📄 Description
fixes for the deb packages. Didn't test them, they should work.
Closes #6811.
the provides and conflicts will cause previous installed firejail-profiles to uninstall. So the package just installs
I copied the depends and recommends from the debian package. Maybe they are differences in the compile options.
in suggest, debian has python3, not python.
test that it actually installs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.