<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/debian/rules, 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 debian/ubuntu arm64 build error,runtime argument missing</title>
<updated>2023-08-22T03:44:43Z</updated>
<author>
<name>FantasyGmm</name>
<email>16450052+FantasyGmm@users.noreply.github.com</email>
</author>
<published>2023-08-22T03:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7e46d6bcc75bbca9462d31694e814b52491308e5'/>
<id>urn:sha1:7e46d6bcc75bbca9462d31694e814b52491308e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #8257 from jellyfin/release-10.8.z</title>
<updated>2022-08-14T01:46:36Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2022-08-14T01:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c7edf8b565e7d52400cf65e747a8e800ecd3a036'/>
<id>urn:sha1:c7edf8b565e7d52400cf65e747a8e800ecd3a036</id>
<content type='text'>
Use separate args for dotnet publish commands

Original-merge: d260f308106db648014a0bb3fd1911c838f899ce

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

Backported-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>debian: Add maxcpucount option to override_dh_auto_build. Fix #5234</title>
<updated>2021-06-21T09:39:51Z</updated>
<author>
<name>Cédric Bellegarde</name>
<email>cedric.bellegarde@adishatz.org</email>
</author>
<published>2021-06-21T09:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=46665168a74f84712cfe0e95f1e4f9ddc161a440'/>
<id>urn:sha1:46665168a74f84712cfe0e95f1e4f9ddc161a440</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove GenerateDocumentationFile</title>
<updated>2020-09-04T13:04:06Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-09-04T13:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=583f47ea28853ba84258b399e2093cd7dd5c3a55'/>
<id>urn:sha1:583f47ea28853ba84258b399e2093cd7dd5c3a55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include xml docs when publishing</title>
<updated>2020-08-29T16:42:12Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-08-29T16:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=44fb76bbcf3080b6cc2795925452bec69a0d8402'/>
<id>urn:sha1:44fb76bbcf3080b6cc2795925452bec69a0d8402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove web building, rename, bump version</title>
<updated>2020-03-23T18:46:16Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-03-23T18:46:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=93d1256a4c80c071b0c14e066c13bb9720b63dc9'/>
<id>urn:sha1:93d1256a4c80c071b0c14e066c13bb9720b63dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Debian folder to root of repo</title>
<updated>2020-03-22T20:01:33Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-03-22T20:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8b620ed26addec0f42e2797e3e4d45fbd68b0f23'/>
<id>urn:sha1:8b620ed26addec0f42e2797e3e4d45fbd68b0f23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build scripts and build system consolidation.</title>
<updated>2019-01-10T18:45:30Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-10T18:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=399a079dd472a0ad424884eb48a0d9e471a95c70'/>
<id>urn:sha1:399a079dd472a0ad424884eb48a0d9e471a95c70</id>
<content type='text'>
Squashed commit.
</content>
</entry>
</feed>
