[PR #5184] [MERGED] RELNOTES: add new and removed profiles #5399

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5184
Author: @kmk3
Created: 6/9/2022
Status: Merged
Merged: 6/9/2022
Merged by: @netblue30

Base: masterHead: relnotes-new-removed-profiles


📝 Commits (2)

  • a320957 RELNOTES: add missing new profiles
  • ec90c2a RELNOTES: add removed nvm profile

📊 Changes

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

View changed files

📝 RELNOTES (+3 -1)

📄 Description

RELNOTES: add missing new profiles

Profiles: opera-developer, node-gyp, npx, semver, ping-hardened.

Commands used to find the profiles:

$ git log --pretty= --graph --name-only \
  --diff-filter=AC 0.9.68..HEAD -- etc
$ tig --diff-filter=AC 0.9.68..HEAD -- etc

Relates to #5001 #5058 #5061.


RELNOTES: add removed nvm profile

Commands used to find the profile:

$ git log --pretty= --graph --name-only \
          --diff-filter=DBX 0.9.68..HEAD -- etc
$ tig --diff-filter=DXB 0.9.68..HEAD -- etc

Relates to #5058.


🔄 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/5184 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 6/9/2022 **Status:** ✅ Merged **Merged:** 6/9/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `relnotes-new-removed-profiles` --- ### 📝 Commits (2) - [`a320957`](https://github.com/netblue30/firejail/commit/a320957a1fbff374a1815efb02549a11eee72939) RELNOTES: add missing new profiles - [`ec90c2a`](https://github.com/netblue30/firejail/commit/ec90c2ae645ace9b6dedb66335a6761fc429876a) RELNOTES: add removed nvm profile ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `RELNOTES` (+3 -1) </details> ### 📄 Description RELNOTES: add missing new profiles Profiles: opera-developer, node-gyp, npx, semver, ping-hardened. Commands used to find the profiles: $ git log --pretty= --graph --name-only \ --diff-filter=AC 0.9.68..HEAD -- etc $ tig --diff-filter=AC 0.9.68..HEAD -- etc Relates to #5001 #5058 #5061. --- RELNOTES: add removed nvm profile Commands used to find the profile: $ git log --pretty= --graph --name-only \ --diff-filter=DBX 0.9.68..HEAD -- etc $ tig --diff-filter=DXB 0.9.68..HEAD -- etc Relates to #5058. --- <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:37:42 -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#5399
No description provided.