[PR #6551] [MERGED] profiles: wget: unify wget2 into wget profile #6059

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6551
Author: @kmk3
Created: 11/24/2024
Status: Merged
Merged: 11/25/2024
Merged by: @kmk3

Base: masterHead: profiles-wget-unify


📝 Commits (1)

  • c0718e9 profiles: wget: unify wget2 into wget profile

📊 Changes

2 files changed (+2 additions, -6 deletions)

View changed files

📝 etc/profile-m-z/wget.profile (+2 -1)
📝 etc/profile-m-z/wget2.profile (+0 -5)

📄 Description

According to @rusty-snake[1]:

Distributions started to replace wget with wget2 (I.e. wget and
wget2 are the same binary where one of them is a symlink to the
other).

So move all custom entries (other than private-bin) from wget2.profile
into wget.profile and turn wget2.profile into more of a redirect to
wget.profile.

[1] https://github.com/netblue30/firejail/pull/6542#pullrequestreview-2426287045


🔄 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/6551 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 11/24/2024 **Status:** ✅ Merged **Merged:** 11/25/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `profiles-wget-unify` --- ### 📝 Commits (1) - [`c0718e9`](https://github.com/netblue30/firejail/commit/c0718e9fc2de1b53d45b873f1b075942018bcbf0) profiles: wget: unify wget2 into wget profile ### 📊 Changes **2 files changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/wget.profile` (+2 -1) 📝 `etc/profile-m-z/wget2.profile` (+0 -5) </details> ### 📄 Description According to @rusty-snake[1]: > Distributions started to replace wget with wget2 (I.e. `wget` and > `wget2` are the same binary where one of them is a symlink to the > other). So move all custom entries (other than `private-bin`) from wget2.profile into wget.profile and turn wget2.profile into more of a redirect to wget.profile. [1] https://github.com/netblue30/firejail/pull/6542#pullrequestreview-2426287045 --- <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:49:57 -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#6059
No description provided.