[PR #5546] [MERGED] spectre-meltdown-checker: fixes #5536

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5546
Author: @ghost
Created: 12/21/2022
Status: Merged
Merged: 12/21/2022
Merged by: @undefined

Base: masterHead: smc-fixes


📝 Commits (1)

  • e58501d spectre-meltdown-checker: fixes

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 etc/profile-m-z/spectre-meltdown-checker.profile (+2 -1)

📄 Description

(Offtopic)
There's a typo in the latest release of the script that causes a leftover file (/devnull) being present in the filesystem. I've opened a PR upstream to fix that. Out-of-scope for Firejail, although in theory we could use private to prevent it. But with a script that creates such a long and detailed output I opted not to do that.


🔄 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/5546 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/21/2022 **Status:** ✅ Merged **Merged:** 12/21/2022 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `smc-fixes` --- ### 📝 Commits (1) - [`e58501d`](https://github.com/netblue30/firejail/commit/e58501da95b828d234a341b882d6c8d9ed14a7d2) spectre-meltdown-checker: fixes ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/spectre-meltdown-checker.profile` (+2 -1) </details> ### 📄 Description (Offtopic) There's a typo in the latest release of the script that causes a leftover file (/devnull) being present in the filesystem. I've [opened a PR](https://github.com/speed47/spectre-meltdown-checker/pull/442) upstream to fix that. Out-of-scope for Firejail, although in theory we could use `private` to prevent it. But with a script that creates such a long and detailed output I opted not to do that. --- <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:40:12 -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#5536
No description provided.