<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/fedora, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2024-03-18T14:42:07Z</updated>
<entry>
<title>Remove legacy build utilities (#11162)</title>
<updated>2024-03-18T14:42:07Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2024-03-18T14:42:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=78b53a60b4018b25c64a2477408c10144a750252'/>
<id>urn:sha1:78b53a60b4018b25c64a2477408c10144a750252</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor Dockerfile and build (#10603)</title>
<updated>2024-01-18T01:11:03Z</updated>
<author>
<name>Gauvino</name>
<email>68083474+Gauvino@users.noreply.github.com</email>
</author>
<published>2024-01-18T01:11:03Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a884b1f7869436fb373d71106330ab1db79cee11'/>
<id>urn:sha1:a884b1f7869436fb373d71106330ab1db79cee11</id>
<content type='text'>
* Fix fedora

* Fix RID Linux

* Fix package and image versions

* Fix buildling and optimize docker images
```

* Removed find obj

* Changed curl command and added gpg

* Added to Contributors

* Removed apt-transport-https package

* Removed RASPI

* Update Intel drivers version

* Update Dockerfile for CentOS, Fedora, and portable deployments

 - Changed Jammy docker image to Built-in Jammy Microsoft .NET SDK image
 - Switched from using "Yum" to "Dnf" for CentOS and Fedora
 - Added "dnf clean all" and "rm -rf /var/cache/dnf" to the end of CentOS and Fedora Dockerfiles
 - Added "apt-get clean", "apt-get autoremove", "rm -rf /var/lib/apt/lists/*" to the end of the Debian/Ubuntu Dockerfiles
 - Added ${DOTNET_VERSION} in every Dockerfile except CentOS/Fedora
 - Removed previous warning comment for dotnet publish build in parallel
 - Arranged package installation

* Re-arranged Dockerfile package installation

* Re-align

* Remove curl

* Remove curl</content>
</entry>
<entry>
<title>Fix README.md, debian/control, jellyfin.spec</title>
<updated>2023-11-16T00:12:25Z</updated>
<author>
<name>Uruk</name>
<email>uruknarb20@gmail.com</email>
</author>
<published>2023-11-16T00:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=72ba002837729a78318df78180b1b8e63bc272e6'/>
<id>urn:sha1:72ba002837729a78318df78180b1b8e63bc272e6</id>
<content type='text'>
```
</content>
</entry>
<entry>
<title>Update to .NET 8</title>
<updated>2023-11-14T20:12:16Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-10-23T21:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=eb022c49ccb310ee46d8d7b7f46678312b13abc6'/>
<id>urn:sha1:eb022c49ccb310ee46d8d7b7f46678312b13abc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #10454 from jellyfin/release-10.8.z</title>
<updated>2023-11-06T20:17:47Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2023-11-06T20:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9d4352789d6ff7a59cdda37e3bbb02aa740ed99f'/>
<id>urn:sha1:9d4352789d6ff7a59cdda37e3bbb02aa740ed99f</id>
<content type='text'>
 Add MALLOC_TRIM_THRESHOLD_ to default ENV

Original-merge: 9d565bbb83ef5757fd995a5932422b740dbc6c93

Merged-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #10330 from nyanmisaka/fix-ffmpeg-opt-fedora</title>
<updated>2023-10-04T22:13:24Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-10-04T22:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=86c96c8e26e18637b59418ebafe29c1ff5508ec4'/>
<id>urn:sha1:86c96c8e26e18637b59418ebafe29c1ff5508ec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix JELLYFIN_FFMPEG_OPT is not enabled in fedora ExecStart</title>
<updated>2023-10-03T07:33:59Z</updated>
<author>
<name>Nyanmisaka</name>
<email>nst799610810@gmail.com</email>
</author>
<published>2023-10-03T07:33:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2c31ed80314350a1445f9b55426c6744475beff2'/>
<id>urn:sha1:2c31ed80314350a1445f9b55426c6744475beff2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sed failing on Docker builds for CentOS/Fedora (#10285)</title>
<updated>2023-10-01T03:11:20Z</updated>
<author>
<name>DavidFair</name>
<email>DavidFair@users.noreply.github.com</email>
</author>
<published>2023-10-01T03:11:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=35d6c1465301689de098748a43fe12a282fcaec3'/>
<id>urn:sha1:35d6c1465301689de098748a43fe12a282fcaec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10212 from brianjmurrell/patch-5</title>
<updated>2023-09-25T15:52:40Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2023-09-25T15:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ee6931475321c428106b3f44f41e6756727925f8'/>
<id>urn:sha1:ee6931475321c428106b3f44f41e6756727925f8</id>
<content type='text'>
Make startup script more portable</content>
</entry>
<entry>
<title>Avoid shell expansion issues (#10211)</title>
<updated>2023-09-12T19:09:40Z</updated>
<author>
<name>Brian J. Murrell</name>
<email>brian@interlinx.bc.ca</email>
</author>
<published>2023-09-12T19:09:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3f19befc594670d72c2611f103e703633960e0aa'/>
<id>urn:sha1:3f19befc594670d72c2611f103e703633960e0aa</id>
<content type='text'>
</content>
</entry>
</feed>
