[PR #4320] [MERGED] reorganizing links browsers #5111

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4320
Author: @ghost
Created: 5/31/2021
Status: Merged
Merged: 5/31/2021
Merged by: @rusty-snake

Base: masterHead: patch-1


📝 Commits (10+)

📊 Changes

8 files changed (+113 additions, -84 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
📝 etc/profile-a-l/elinks.profile (+6 -32)
etc/profile-a-l/links-common.profile (+63 -0)
📝 etc/profile-a-l/links.profile (+3 -51)
etc/profile-a-l/links2.profile (+18 -0)
📝 etc/profile-m-z/xlinks.profile (+0 -1)
etc/profile-m-z/xlinks2 (+20 -0)
📝 src/firecfg/firecfg.config (+2 -0)

📄 Description

they are a bunch of variants of links

created links-common.profile
adapted links, elinks
fixed xlinks
added links2, xlinks2

EDITED


🔄 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/4320 **Author:** [@ghost](https://github.com/ghost) **Created:** 5/31/2021 **Status:** ✅ Merged **Merged:** 5/31/2021 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (10+) - [`811fbb2`](https://github.com/netblue30/firejail/commit/811fbb24b2357c1f86956dd9511c85db66bca330) Create links-common.profile - [`e9d5bfd`](https://github.com/netblue30/firejail/commit/e9d5bfd7c46f30e770ae30a485b32147231b6eb8) Update links.profile - [`6060f79`](https://github.com/netblue30/firejail/commit/6060f79cff5a93bc8c2aef466dafde71a4952c35) Create links2.profile - [`57ebcb4`](https://github.com/netblue30/firejail/commit/57ebcb4c5a32207e44ab7b2e7f45e371ccd24e0d) Update links.profile - [`4fa373a`](https://github.com/netblue30/firejail/commit/4fa373a053f23b9ac67f1f6de762e2020d54d5c9) Update links2.profile - [`50d4ef8`](https://github.com/netblue30/firejail/commit/50d4ef8864c5196386d97138687a32fd306bd17d) Update elinks.profile - [`27e3f67`](https://github.com/netblue30/firejail/commit/27e3f67c1de2383061a639dc2e64171026e51a3c) Update elinks.profile - [`ddb9229`](https://github.com/netblue30/firejail/commit/ddb922951d54da6c0e28801189f90cccfffd167d) links2 - [`a6b7972`](https://github.com/netblue30/firejail/commit/a6b79726bf735d36ac8f128347b59dc25d0ec8a1) Update firecfg.config - [`aa53b8b`](https://github.com/netblue30/firejail/commit/aa53b8bf7350628af1e8d2ae0094e42e48f2aa1a) Update xlinks.profile ### 📊 Changes **8 files changed** (+113 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) 📝 `etc/profile-a-l/elinks.profile` (+6 -32) ➕ `etc/profile-a-l/links-common.profile` (+63 -0) 📝 `etc/profile-a-l/links.profile` (+3 -51) ➕ `etc/profile-a-l/links2.profile` (+18 -0) 📝 `etc/profile-m-z/xlinks.profile` (+0 -1) ➕ `etc/profile-m-z/xlinks2` (+20 -0) 📝 `src/firecfg/firecfg.config` (+2 -0) </details> ### 📄 Description they are a bunch of variants of links created links-common.profile adapted links, elinks fixed xlinks added links2, xlinks2 EDITED --- <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:32:28 -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#5111
No description provided.