mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2913] [MERGED] Prevent quiet option output leakage #4581
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#4581
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/2913
Author: @ghost
Created: 8/14/2019
Status: ✅ Merged
Merged: 8/14/2019
Merged by: @undefined
Base:
master← Head:quiet-fixes📝 Commits (10+)
79370b7nano: add quiet optionc940241ffmpegthumbnailer: fix quiet leakage60a1b04ffplay: fix quiet leakage8ab9e0affprobe: fix quiet leakage455646brnano: fix quiet leakagedbecef1qt-faststart: fix quiet leakage61810e2scp: fix quiet leakaged819b94sftp: fix quiet leakagedab090ftransmission-create: fix quiet leakagebac9906transmission-edit: fix quiet leakage📊 Changes
18 files changed (+18 additions, -0 deletions)
View changed files
📝
etc/Xephyr.profile(+1 -0)📝
etc/Xvfb.profile(+1 -0)📝
etc/dnscrypt-proxy.profile(+1 -0)📝
etc/dnsmasq.profile(+1 -0)📝
etc/ffmpegthumbnailer.profile(+1 -0)📝
etc/ffplay.profile(+1 -0)📝
etc/ffprobe.profile(+1 -0)📝
etc/nano.profile(+1 -0)📝
etc/qt-faststart.profile(+1 -0)📝
etc/rnano.profile(+1 -0)📝
etc/scp.profile(+1 -0)📝
etc/seahorse-daemon.profile(+1 -0)📝
etc/sftp.profile(+1 -0)📝
etc/transmission-create.profile(+1 -0)📝
etc/transmission-edit.profile(+1 -0)📝
etc/transmission-remote-cli.profile(+1 -0)📝
etc/transmission-remote-gtk.profile(+1 -0)📝
etc/xpra.profile(+1 -0)📄 Description
https://github.com/netblue30/firejail/pull/2907 fixed the
quietoption in archiver redirect profiles, preventing potential output leakage. This PR does the same for other relevant profiles.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.