[PR #867] [MERGED] Misc fixes #3777

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/867
Author: @manevich
Created: 10/19/2016
Status: Merged
Merged: 10/20/2016
Merged by: @netblue30

Base: masterHead: misc


📝 Commits (4)

📊 Changes

4 files changed (+5 additions, -1 deletions)

View changed files

📝 etc/disable-programs.inc (+1 -0)
📝 etc/mutt.profile (+1 -0)
📝 mkuid.sh (+1 -1)
📝 src/firemon/procevent.c (+2 -0)

📄 Description


🔄 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/867 **Author:** [@manevich](https://github.com/manevich) **Created:** 10/19/2016 **Status:** ✅ Merged **Merged:** 10/20/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `misc` --- ### 📝 Commits (4) - [`30481f4`](https://github.com/netblue30/firejail/commit/30481f427c2adcfe890916da3724592128c9a932) fix building on systems without bash - [`9b693b4`](https://github.com/netblue30/firejail/commit/9b693b4a0791584bc8c543bfae71bbcdb167f592) add missing include - [`900ffe3`](https://github.com/netblue30/firejail/commit/900ffe37394940efb405b16998392d8d69206574) fix mutt.profile - [`4ac74f0`](https://github.com/netblue30/firejail/commit/4ac74f0621fbb33a90dd4e3aa181ccd727c57514) add missing include ### 📊 Changes **4 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+1 -0) 📝 `etc/mutt.profile` (+1 -0) 📝 `mkuid.sh` (+1 -1) 📝 `src/firemon/procevent.c` (+2 -0) </details> ### 📄 Description - fix building on systems without bash - add missing include: `writev` on [src/firemon/procevent.c:176](https://github.com/manevich/firejail/blob/4ac74f0621fbb33a90dd4e3aa181ccd727c57514/src/firemon/procevent.c#L176) requires `sys/uio.h` - fix mutt.profile --- <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:07:44 -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#3777
No description provided.