[PR #7042] [MERGED] modif: add missing syscalls in groups & fix setrlimit #6287

Closed
opened 2026-05-05 10:54:11 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/7042
Author: @pierretom
Created: 1/24/2026
Status: Merged
Merged: 1/27/2026
Merged by: @netblue30

Base: masterHead: patch13


📝 Commits (1)

  • 724c603 add missing syscalls in groups

📊 Changes

1 file changed (+18 additions, -3 deletions)

View changed files

📝 src/lib/syscall.c (+18 -3)

📄 Description

  • @io-event:

    • epoll_pwait2
    • osf_select
    • ppoll_time64
    • pselect6_time64
  • @process:

    • getgid32

And fix sched_setrlimit -> setrlimit in @resources.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/7042 **Author:** [@pierretom](https://github.com/pierretom) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/27/2026 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch13` --- ### 📝 Commits (1) - [`724c603`](https://github.com/netblue30/firejail/commit/724c603bd68c702f1d514c3efe996e5517aead4c) add missing syscalls in groups ### 📊 Changes **1 file changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/syscall.c` (+18 -3) </details> ### 📄 Description - `@io-event`: - `epoll_pwait2` - `osf_select` - `ppoll_time64` - `pselect6_time64` - `@process`: - `getgid32` And fix `sched_setrlimit` -> `setrlimit` in `@resources`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:54:11 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#6287
No description provided.