[PR #2847] [MERGED] Add redirects for mpg123 #4556

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2847
Author: @ghost
Created: 7/9/2019
Status: Merged
Merged: 7/9/2019
Merged by: @undefined

Base: masterHead: redirects


📝 Commits (10+)

  • a412685 Create conplay.profile
  • 2883fd5 Create mpg123.bin.profile
  • 942ec26 Create mpg123-alsa.profile
  • 91de8c4 Create mpg123-id3dump.profile
  • 8831f3b Create mpg123-jack.profile
  • ab2f13c Create mpg123-nas.profile
  • 3c5ddfb Create mpg123-openal.profile
  • f8a1f7f Create mpg123-oss.profile
  • 80fea11 Create mpg123-portaudio.profile
  • 942aaac Create mpg123-pulse.profile

📊 Changes

13 files changed (+128 additions, -0 deletions)

View changed files

etc/conplay.profile (+14 -0)
etc/mpg123-alsa.profile (+9 -0)
etc/mpg123-id3dump.profile (+12 -0)
etc/mpg123-jack.profile (+9 -0)
etc/mpg123-nas.profile (+9 -0)
etc/mpg123-openal.profile (+9 -0)
etc/mpg123-oss.profile (+9 -0)
etc/mpg123-portaudio.profile (+9 -0)
etc/mpg123-pulse.profile (+9 -0)
etc/mpg123-strip.profile (+9 -0)
etc/mpg123.bin.profile (+9 -0)
etc/out123.profile (+9 -0)
📝 src/firecfg/firecfg.config (+12 -0)

📄 Description

Follow-up for f874afd8c7.


🔄 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/2847 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/9/2019 **Status:** ✅ Merged **Merged:** 7/9/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `redirects` --- ### 📝 Commits (10+) - [`a412685`](https://github.com/netblue30/firejail/commit/a412685dd292a77fe9b340c0481d7ef128050ff2) Create conplay.profile - [`2883fd5`](https://github.com/netblue30/firejail/commit/2883fd5d8da6f334d54fc811ad37319fed687e08) Create mpg123.bin.profile - [`942ec26`](https://github.com/netblue30/firejail/commit/942ec26037a94579df08c79a7101a33a7b55e704) Create mpg123-alsa.profile - [`91de8c4`](https://github.com/netblue30/firejail/commit/91de8c42b3efcb69ca24729c8f5bf48d4f970c6a) Create mpg123-id3dump.profile - [`8831f3b`](https://github.com/netblue30/firejail/commit/8831f3b82e982d644511672f11100801fd959088) Create mpg123-jack.profile - [`ab2f13c`](https://github.com/netblue30/firejail/commit/ab2f13c7cd8c7b583c8403e14932466ce7682d16) Create mpg123-nas.profile - [`3c5ddfb`](https://github.com/netblue30/firejail/commit/3c5ddfb48a7362c6b87a50a18deccc0bf147a2d4) Create mpg123-openal.profile - [`f8a1f7f`](https://github.com/netblue30/firejail/commit/f8a1f7f4213336d03ebeafaf5d93fbcaa375142e) Create mpg123-oss.profile - [`80fea11`](https://github.com/netblue30/firejail/commit/80fea1171f1a9d8eb3d46533601c10a17c0fa3f0) Create mpg123-portaudio.profile - [`942aaac`](https://github.com/netblue30/firejail/commit/942aaacfeac8bd075256e062e1125ffbdaac40db) Create mpg123-pulse.profile ### 📊 Changes **13 files changed** (+128 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/conplay.profile` (+14 -0) ➕ `etc/mpg123-alsa.profile` (+9 -0) ➕ `etc/mpg123-id3dump.profile` (+12 -0) ➕ `etc/mpg123-jack.profile` (+9 -0) ➕ `etc/mpg123-nas.profile` (+9 -0) ➕ `etc/mpg123-openal.profile` (+9 -0) ➕ `etc/mpg123-oss.profile` (+9 -0) ➕ `etc/mpg123-portaudio.profile` (+9 -0) ➕ `etc/mpg123-pulse.profile` (+9 -0) ➕ `etc/mpg123-strip.profile` (+9 -0) ➕ `etc/mpg123.bin.profile` (+9 -0) ➕ `etc/out123.profile` (+9 -0) 📝 `src/firecfg/firecfg.config` (+12 -0) </details> ### 📄 Description Follow-up for https://github.com/netblue30/firejail/commit/f874afd8c7e998a57528c3d5a34a4558c6b7f0a6. --- <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:22:19 -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#4556
No description provided.