[PR #2081] [MERGED] Add descriptions to profiles #4168

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2081
Author: @SkewedZeppelin
Created: 8/14/2018
Status: Merged
Merged: 8/15/2018
Merged by: @netblue30

Base: masterHead: descriptions


📝 Commits (3)

  • 40330b2 Add descriptions to profiles, pulled from Ubuntu 18.04
  • 3f2d3f2 Add descriptions to profiles, pulled from Arch Linux
  • 82a0cd2 Cleanup descriptions

📊 Changes

289 files changed (+288 additions, -4 deletions)

View changed files

📝 etc/0ad.profile (+1 -0)
📝 etc/2048-qt.profile (+1 -0)
📝 etc/Fritzing.profile (+1 -0)
📝 etc/Thunar.profile (+1 -0)
📝 etc/VirtualBox.profile (+1 -0)
📝 etc/Xvfb.profile (+1 -0)
📝 etc/akregator.profile (+1 -0)
📝 etc/amarok.profile (+1 -0)
📝 etc/amule.profile (+1 -0)
📝 etc/apktool.profile (+1 -0)
📝 etc/arch-audit.profile (+1 -0)
📝 etc/arduino.profile (+1 -0)
📝 etc/ark.profile (+1 -0)
📝 etc/arm.profile (+1 -0)
📝 etc/asunder.profile (+1 -0)
📝 etc/atom.profile (+1 -0)
📝 etc/atool.profile (+1 -0)
📝 etc/atril.profile (+1 -0)
📝 etc/audacious.profile (+1 -0)
📝 etc/audacity.profile (+1 -0)

...and 80 more files

📄 Description

This adds descriptions to ~290 profiles.
The descriptions were automatically pulled from the output of apt show $package and pacman -Si $package.

This will help when doing mass changes to profiles so we don't have to go searching for a package we don't know.

Opening this as a PR for discussion:

  • license of the descriptions?
  • format ok?
  • placement ok?
  • require all new profiles to have a description?

Program here: https://gist.github.com/SkewedZeppelin/ce7dd57140bbbd35c876f240a6850ba7


🔄 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/2081 **Author:** [@SkewedZeppelin](https://github.com/SkewedZeppelin) **Created:** 8/14/2018 **Status:** ✅ Merged **Merged:** 8/15/2018 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `descriptions` --- ### 📝 Commits (3) - [`40330b2`](https://github.com/netblue30/firejail/commit/40330b246d6b9a9fed04a47b3692f1f2abe2ae73) Add descriptions to profiles, pulled from Ubuntu 18.04 - [`3f2d3f2`](https://github.com/netblue30/firejail/commit/3f2d3f25c42065a7a6c5085a71c9e5404cf03b80) Add descriptions to profiles, pulled from Arch Linux - [`82a0cd2`](https://github.com/netblue30/firejail/commit/82a0cd2e71b587b271568dd7e3b46ddd001d7432) Cleanup descriptions ### 📊 Changes **289 files changed** (+288 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `etc/0ad.profile` (+1 -0) 📝 `etc/2048-qt.profile` (+1 -0) 📝 `etc/Fritzing.profile` (+1 -0) 📝 `etc/Thunar.profile` (+1 -0) 📝 `etc/VirtualBox.profile` (+1 -0) 📝 `etc/Xvfb.profile` (+1 -0) 📝 `etc/akregator.profile` (+1 -0) 📝 `etc/amarok.profile` (+1 -0) 📝 `etc/amule.profile` (+1 -0) 📝 `etc/apktool.profile` (+1 -0) 📝 `etc/arch-audit.profile` (+1 -0) 📝 `etc/arduino.profile` (+1 -0) 📝 `etc/ark.profile` (+1 -0) 📝 `etc/arm.profile` (+1 -0) 📝 `etc/asunder.profile` (+1 -0) 📝 `etc/atom.profile` (+1 -0) 📝 `etc/atool.profile` (+1 -0) 📝 `etc/atril.profile` (+1 -0) 📝 `etc/audacious.profile` (+1 -0) 📝 `etc/audacity.profile` (+1 -0) _...and 80 more files_ </details> ### 📄 Description This adds descriptions to ~290 profiles. The descriptions were automatically pulled from the output of `apt show $package` and `pacman -Si $package`. This will help when doing mass changes to profiles so we don't have to go searching for a package we don't know. Opening this as a PR for discussion: - license of the descriptions? - format ok? - placement ok? - require all new profiles to have a description? Program here: https://gist.github.com/SkewedZeppelin/ce7dd57140bbbd35c876f240a6850ba7 --- <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:15:01 -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#4168
No description provided.