mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3969] [MERGED] add support for faccessat2 syscall #4970
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#4970
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/3969
Author: @ghost
Created: 2/10/2021
Status: ✅ Merged
Merged: 2/11/2021
Merged by: @netblue30
Base:
master← Head:fsaccessat2📝 Commits (6)
81c9451add support for fsaccessat2 syscall1f4d374add support for faccessat2 syscall5bd0a68add support for fsaccessat2 syscall39f7160add support for faccessat2 syscallce1671eadd support for faccessat2 syscallb88afd8add support for faccessat2 syscall📊 Changes
6 files changed (+8 additions, -2 deletions)
View changed files
📝
contrib/vim/syntax/firejail.vim(+1 -1)📝
etc/templates/syscalls.txt(+1 -1)📝
src/include/syscall_armeabi.h(+1 -0)📝
src/include/syscall_i386.h(+1 -0)📝
src/include/syscall_x86_64.h(+1 -0)📝
src/lib/syscall.c(+3 -0)📄 Description
Fixes for #3959.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.