[PR #2701] [MERGED] glibc missing O_PATH definition on CentOS 6 #4488

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2701
Author: @smitsohu
Created: 5/16/2019
Status: Merged
Merged: 5/17/2019
Merged by: @netblue30

Base: masterHead: opath


📝 Commits (1)

  • 203e34d glibc missing O_PATH definition on CentOS 6 - #2696

📊 Changes

7 files changed (+30 additions, -2 deletions)

View changed files

📝 src/firejail/fs.c (+4 -0)
📝 src/firejail/fs_home.c (+5 -1)
📝 src/firejail/fs_whitelist.c (+5 -1)
📝 src/firejail/mountinfo.c (+4 -0)
📝 src/firejail/pulseaudio.c (+4 -0)
📝 src/firejail/util.c (+4 -0)
📝 src/firejail/x11.c (+4 -0)

📄 Description

There has been decbe96a48 and b65dfff0f3, but CentOS 6 is an actively maintained distribution, unlike Debian 7.

So I'd propose to bring back the fix.

#2696


🔄 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/2701 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 5/16/2019 **Status:** ✅ Merged **Merged:** 5/17/2019 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `opath` --- ### 📝 Commits (1) - [`203e34d`](https://github.com/netblue30/firejail/commit/203e34db60e9200a53708c425868a041e32eaf0d) glibc missing O_PATH definition on CentOS 6 - #2696 ### 📊 Changes **7 files changed** (+30 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs.c` (+4 -0) 📝 `src/firejail/fs_home.c` (+5 -1) 📝 `src/firejail/fs_whitelist.c` (+5 -1) 📝 `src/firejail/mountinfo.c` (+4 -0) 📝 `src/firejail/pulseaudio.c` (+4 -0) 📝 `src/firejail/util.c` (+4 -0) 📝 `src/firejail/x11.c` (+4 -0) </details> ### 📄 Description There has been decbe96a48fc21c11349867ff2c1ada7c88a0113 and b65dfff0f3b7ff5a16771ac4eca80d0609cbbf44, but CentOS 6 is an actively maintained distribution, unlike Debian 7. So I'd propose to bring back the fix. #2696 --- <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:21:03 -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#4488
No description provided.