[PR #8646] [CLOSED] Remove firewalld spec and target Fedora 37 #11629

Closed
opened 2025-12-22 08:51:45 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/8646
Author: @joshuaboniface
Created: 10/28/2022
Status: Closed

Base: release-10.8.zHead: fix-for-fedora37


📝 Commits (2)

  • 740290b Remove firewalld spec
  • 92dea06 Upgrade Dockerfile to Fedora 37

📊 Changes

3 files changed (+2 additions, -14 deletions)

View changed files

📝 deployment/Dockerfile.fedora.amd64 (+1 -1)
fedora/jellyfin-firewalld.xml (+0 -9)
📝 fedora/jellyfin.spec (+1 -4)

📄 Description

Fedora 37 ships with this firewalld configuration by default, and thus our package conflicts with it.

For older releases, it should be added manually (and I don't believe those upgrading would have it removed) but I expect given Fedora's release schedule that most everyone will upgrade soon.

At the same time, upgrade the build Dockerfile to target 37 to ensure consistency.


🔄 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/jellyfin/jellyfin/pull/8646 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 10/28/2022 **Status:** ❌ Closed **Base:** `release-10.8.z` ← **Head:** `fix-for-fedora37` --- ### 📝 Commits (2) - [`740290b`](https://github.com/jellyfin/jellyfin/commit/740290be5baf27cfc7ed9d4df960aa9bcf7d065b) Remove firewalld spec - [`92dea06`](https://github.com/jellyfin/jellyfin/commit/92dea06550d2ffd2fb4f462149ef3ac77b33d8ad) Upgrade Dockerfile to Fedora 37 ### 📊 Changes **3 files changed** (+2 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `deployment/Dockerfile.fedora.amd64` (+1 -1) ➖ `fedora/jellyfin-firewalld.xml` (+0 -9) 📝 `fedora/jellyfin.spec` (+1 -4) </details> ### 📄 Description Fedora 37 ships with this firewalld configuration by default, and thus our package conflicts with it. For older releases, it should be added manually (and I don't believe those upgrading would have it removed) but I expect given Fedora's release schedule that most everyone will upgrade soon. At the same time, upgrade the build Dockerfile to target 37 to ensure consistency. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:51:45 +01: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: starred/jellyfin#11629
No description provided.