[PR #4286] [MERGED] add support for cargo toml/non-toml files #5099

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4286
Author: @ghost
Created: 5/19/2021
Status: Merged
Merged: 5/20/2021
Merged by: @undefined

Base: masterHead: cargo


📝 Commits (4)

  • 9a7aeaa add support for cargo toml/non-toml files
  • 4cf9de8 add support for cargo toml/non-toml files
  • 2904739 use globbing to blacklist Rust files
  • 5c6360d use globbing to blacklist cargo/Rust files

📊 Changes

2 files changed (+2 additions, -14 deletions)

View changed files

📝 etc/inc/allow-common-devel.inc (+1 -7)
📝 etc/inc/disable-programs.inc (+1 -7)

📄 Description

This is a follow-up for https://github.com/netblue30/firejail/pull/4284. See cargo book and discussion for details.


🔄 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/4286 **Author:** [@ghost](https://github.com/ghost) **Created:** 5/19/2021 **Status:** ✅ Merged **Merged:** 5/20/2021 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `cargo` --- ### 📝 Commits (4) - [`9a7aeaa`](https://github.com/netblue30/firejail/commit/9a7aeaa6d1a6fc612b1587e398e94c068532e454) add support for cargo toml/non-toml files - [`4cf9de8`](https://github.com/netblue30/firejail/commit/4cf9de8f99654c048a08ff260e65925098d171b9) add support for cargo toml/non-toml files - [`2904739`](https://github.com/netblue30/firejail/commit/2904739abfdf79208dcc29ae661dcba0fe656de1) use globbing to blacklist Rust files - [`5c6360d`](https://github.com/netblue30/firejail/commit/5c6360d669be1b249010b995ec03d86369815ccd) use globbing to blacklist cargo/Rust files ### 📊 Changes **2 files changed** (+2 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/allow-common-devel.inc` (+1 -7) 📝 `etc/inc/disable-programs.inc` (+1 -7) </details> ### 📄 Description This is a follow-up for https://github.com/netblue30/firejail/pull/4284. See [cargo book](https://doc.rust-lang.org/cargo/reference/config.html) and [discussion](https://github.com/netblue30/firejail/pull/4284#discussion_r633132914) for details. --- <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:32:16 -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#5099
No description provided.