<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/deployment/build.portable, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/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.b0n.dev/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.b0n.dev/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>Quote bash paths to prevent word splitting</title>
<updated>2023-12-03T20:58:26Z</updated>
<author>
<name>joncrall</name>
<email>erotemic@gmail.com</email>
</author>
<published>2023-12-03T20:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=59ed6ab8ea1c97938fd832618d916719c27887a0'/>
<id>urn:sha1:59ed6ab8ea1c97938fd832618d916719c27887a0</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.b0n.dev/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>Disable UseAppHost in portable deployment</title>
<updated>2021-08-14T23:29:31Z</updated>
<author>
<name>Winter</name>
<email>78392041+winterqt@users.noreply.github.com</email>
</author>
<published>2021-08-14T23:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=890e99725e9222550750d4742557d77e55acb0ee'/>
<id>urn:sha1:890e99725e9222550750d4742557d77e55acb0ee</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.b0n.dev/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.b0n.dev/jellyfin/commit/?id=44fb76bbcf3080b6cc2795925452bec69a0d8402'/>
<id>urn:sha1:44fb76bbcf3080b6cc2795925452bec69a0d8402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify build scripts to build Unstable versions</title>
<updated>2020-06-19T20:31:59Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-06-19T20:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a418c248061362379b43624128f6cd15a4acb193'/>
<id>urn:sha1:a418c248061362379b43624128f6cd15a4acb193</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .tar.gz-based builds</title>
<updated>2020-03-23T22:01:42Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-03-23T22:01:42Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ab8de37080a985c742694722f311d719ec64bdc8'/>
<id>urn:sha1:ab8de37080a985c742694722f311d719ec64bdc8</id>
<content type='text'>
</content>
</entry>
</feed>
