[PR #2586] [MERGED] Avoid including globals.local twice #4430

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2586
Author: @ghost
Created: 3/13/2019
Status: Merged
Merged: 3/13/2019
Merged by: @undefined

Base: masterHead: fix-double-include


📝 Commits (9)

📊 Changes

9 files changed (+17 additions, -10 deletions)

View changed files

📝 etc/acat.profile (+2 -1)
📝 etc/adiff.profile (+2 -1)
📝 etc/als.profile (+2 -1)
📝 etc/apack.profile (+2 -1)
📝 etc/arepack.profile (+2 -1)
📝 etc/aunpack.profile (+2 -1)
📝 etc/bunzip2.profile (+2 -1)
📝 etc/gunzip.profile (+2 -1)
📝 etc/gzip.profile (+1 -2)

📄 Description

This is similar to what happened for https://github.com/netblue30/firejail/issues/2006 and extended in https://github.com/netblue30/firejail/pull/2010. All current profiles checked and fixed as of this PR.


🔄 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/2586 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/13/2019 **Status:** ✅ Merged **Merged:** 3/13/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `fix-double-include` --- ### 📝 Commits (9) - [`7fef30f`](https://github.com/netblue30/firejail/commit/7fef30fcc64edd7c68bca183be0c72b719f6b221) Update aunpack.profile - [`a169e32`](https://github.com/netblue30/firejail/commit/a169e32ffbf238f912c2849237bc31554e82bbb4) Update acat.profile - [`e93be7f`](https://github.com/netblue30/firejail/commit/e93be7f4abe78eff5e24c7025d3c35d537b63449) Update adiff.profile - [`2a765bc`](https://github.com/netblue30/firejail/commit/2a765bce34fa6f206ca3b01d5f364a5d152567ca) Update als.profile - [`eb5bb76`](https://github.com/netblue30/firejail/commit/eb5bb7616e95e26c0a2c037c74b6d30c497b1bae) Update apack.profile - [`b0e1f66`](https://github.com/netblue30/firejail/commit/b0e1f66eee72f4a14600a441afb4104a9bc9435b) Update arepack.profile - [`c170e64`](https://github.com/netblue30/firejail/commit/c170e64baa34cd68027e4b25d3ea9ae024e2e427) Update gzip.profile - [`ca44b2d`](https://github.com/netblue30/firejail/commit/ca44b2d7740f910ffcb30d55c05203fb58303d45) Update bunzip2.profile - [`bcc7917`](https://github.com/netblue30/firejail/commit/bcc791737b5bbed43db04cd3b4343401be5aa60c) Update gunzip.profile ### 📊 Changes **9 files changed** (+17 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `etc/acat.profile` (+2 -1) 📝 `etc/adiff.profile` (+2 -1) 📝 `etc/als.profile` (+2 -1) 📝 `etc/apack.profile` (+2 -1) 📝 `etc/arepack.profile` (+2 -1) 📝 `etc/aunpack.profile` (+2 -1) 📝 `etc/bunzip2.profile` (+2 -1) 📝 `etc/gunzip.profile` (+2 -1) 📝 `etc/gzip.profile` (+1 -2) </details> ### 📄 Description This is similar to what happened for https://github.com/netblue30/firejail/issues/2006 and extended in https://github.com/netblue30/firejail/pull/2010. All current profiles checked and fixed as of this PR. --- <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:19:57 -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#4430
No description provided.