[PR #2010] [MERGED] don't include globals.local twice (take two) #4151

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2010
Author: @ghost
Created: 6/23/2018
Status: Merged
Merged: 6/24/2018
Merged by: @Fred-Barclay

Base: masterHead: globals.local


📝 Commits (9)

  • 45e5bac avoid including globals.local twice
  • bd3bfd5 avoid including globals.local twice
  • 2a20e74 avoid including globals.local twice
  • ce518fb avoid including globals.local twice
  • 6e84ef0 avoid including globals.local twice
  • c57cfe2 avoid including globals.local twice
  • bf489ca avoid including globals.local twice
  • b21ea55 avoid including globals.local twice
  • 9112420 avoid including globals.local twice

📊 Changes

9 files changed (+18 additions, -9 deletions)

View changed files

📝 etc/7z.profile (+2 -1)
📝 etc/gzip.profile (+2 -1)
📝 etc/less.profile (+2 -1)
📝 etc/strings.profile (+2 -1)
📝 etc/tar.profile (+2 -1)
📝 etc/unrar.profile (+2 -1)
📝 etc/unzip.profile (+2 -1)
📝 etc/uudeview.profile (+2 -1)
📝 etc/xzdec.profile (+2 -1)

📄 Description

Similar to https://github.com/netblue30/firejail/issues/2006. This time we avoid including globals.local twice in profiles that include default.profile.


🔄 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/2010 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/23/2018 **Status:** ✅ Merged **Merged:** 6/24/2018 **Merged by:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Base:** `master` ← **Head:** `globals.local` --- ### 📝 Commits (9) - [`45e5bac`](https://github.com/netblue30/firejail/commit/45e5bac4602d7aa1209e00838f842f65c38a033a) avoid including globals.local twice - [`bd3bfd5`](https://github.com/netblue30/firejail/commit/bd3bfd5056565cc9db9147d585ce3516d28d6f56) avoid including globals.local twice - [`2a20e74`](https://github.com/netblue30/firejail/commit/2a20e74c6f48422d43a8095cca287fd9a56e11b6) avoid including globals.local twice - [`ce518fb`](https://github.com/netblue30/firejail/commit/ce518fb98f6714bae81f534eca6ce5a106d94a5f) avoid including globals.local twice - [`6e84ef0`](https://github.com/netblue30/firejail/commit/6e84ef0d95fa37e3bb84c035fc9a737bd4f12998) avoid including globals.local twice - [`c57cfe2`](https://github.com/netblue30/firejail/commit/c57cfe225b6e0cb297a1ee13f02c8a5eecf57310) avoid including globals.local twice - [`bf489ca`](https://github.com/netblue30/firejail/commit/bf489ca9c1328d6a6c3f983a1868c9f5e69dad94) avoid including globals.local twice - [`b21ea55`](https://github.com/netblue30/firejail/commit/b21ea55b2fe3440d4483dc60b9c48a26f98ed05c) avoid including globals.local twice - [`9112420`](https://github.com/netblue30/firejail/commit/9112420169068d7024ef33a6cee71038204c2893) avoid including globals.local twice ### 📊 Changes **9 files changed** (+18 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `etc/7z.profile` (+2 -1) 📝 `etc/gzip.profile` (+2 -1) 📝 `etc/less.profile` (+2 -1) 📝 `etc/strings.profile` (+2 -1) 📝 `etc/tar.profile` (+2 -1) 📝 `etc/unrar.profile` (+2 -1) 📝 `etc/unzip.profile` (+2 -1) 📝 `etc/uudeview.profile` (+2 -1) 📝 `etc/xzdec.profile` (+2 -1) </details> ### 📄 Description Similar to https://github.com/netblue30/firejail/issues/2006. This time we avoid including globals.local twice in profiles that include default.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:14:40 -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#4151
No description provided.