[PR #6965] [MERGED] docs: clarify that only latest and dev versions are supported #6253

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6965
Author: @kmk3
Created: 11/12/2025
Status: Merged
Merged: 11/15/2025
Merged by: @kmk3

Base: masterHead: docs-clarify-supported


📝 Commits (1)

  • ce2356a docs: clarify that only latest and dev versions are supported

📊 Changes

4 files changed (+33 additions, -0 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.md (+1 -0)
📝 CONTRIBUTING.md (+5 -0)
📝 README.md (+2 -0)
📝 SECURITY.md (+25 -0)

📄 Description

To avoid wasting time due to (for example):

  • Bugs that were already fixed
  • Old versions with different/missing verbosity in the output
  • Behavior that only affects (or differs in) old versions
  • Copying and pasting profile lines which contain commands that are
    unsupported in old versions (or that depend on other changes to
    profiles in the current version)

This is a follow-up to #6964.


🔄 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/6965 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/15/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `docs-clarify-supported` --- ### 📝 Commits (1) - [`ce2356a`](https://github.com/netblue30/firejail/commit/ce2356a66c0b910af6ccbba462bf2ba77a3141ac) docs: clarify that only latest and dev versions are supported ### 📊 Changes **4 files changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.md` (+1 -0) 📝 `CONTRIBUTING.md` (+5 -0) 📝 `README.md` (+2 -0) 📝 `SECURITY.md` (+25 -0) </details> ### 📄 Description To avoid wasting time due to (for example): * Bugs that were already fixed * Old versions with different/missing verbosity in the output * Behavior that only affects (or differs in) old versions * Copying and pasting profile lines which contain commands that are unsupported in old versions (or that depend on other changes to profiles in the current version) This is a follow-up to #6964. --- <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:53:34 -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#6253
No description provided.