<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/deployment/Dockerfile.docker.arm64, branch v10.8.0-alpha2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-09-25T12:21:48Z</updated>
<entry>
<title>Fix builds for dotnet6 (#6595)</title>
<updated>2021-09-25T12:21:48Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-09-25T12:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4fc3de9b75e2b8ac9052271dca9aacf2bc6eed90'/>
<id>urn:sha1:4fc3de9b75e2b8ac9052271dca9aacf2bc6eed90</id>
<content type='text'>
* Target net6.0

* Use new Enum.TryParse(ReadOnlySpan&lt;char&gt;) overload

* Replace RNGCryptoServiceProvider with RandomNumberGenerator

* ci - target net6.0 (#6594)

* Update deployment for dotnet6

* Use generic 6.0.x preview for CI

* Update direct dotnet download links

Co-authored-by: Bond_009 &lt;bond.009@outlook.com&gt;</content>
</entry>
<entry>
<title>Merge branch 'master' into docker-pls</title>
<updated>2020-11-17T00:07:06Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-17T00:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=be3c65d80f4b2972a2e1a60ed3894102c0ee9cb8'/>
<id>urn:sha1:be3c65d80f4b2972a2e1a60ed3894102c0ee9cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix builders</title>
<updated>2020-11-17T00:05:31Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-17T00:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1d96167e8d58ff59859ae5b9afc1f9e0f6bed74f'/>
<id>urn:sha1:1d96167e8d58ff59859ae5b9afc1f9e0f6bed74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>User buster-slim instead of non existent buster</title>
<updated>2020-11-16T04:08:02Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-16T04:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e2e10e672fb3a8f343f62b6b6ef8d5a2f1628fee'/>
<id>urn:sha1:e2e10e672fb3a8f343f62b6b6ef8d5a2f1628fee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade all netcore3.1 to net5.0</title>
<updated>2020-11-15T20:31:47Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-15T20:31:47Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=185fac0677fd5c5ce46e5dc8156a852efb3e21c8'/>
<id>urn:sha1:185fac0677fd5c5ce46e5dc8156a852efb3e21c8</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 as builder element as well</title>
<updated>2020-06-19T21:46:58Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-06-19T21:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4bfb4c9095ef03ccfe9cfb1c795b4d23fd549a25'/>
<id>urn:sha1:4bfb4c9095ef03ccfe9cfb1c795b4d23fd549a25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ARGs for directories to after import</title>
<updated>2020-06-19T21:44:04Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-06-19T21:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d8428b0a0ab72534943e2e8683492b2976845f20'/>
<id>urn:sha1:d8428b0a0ab72534943e2e8683492b2976845f20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mkdir of the SOURCE_DIR before setting WORKDIR</title>
<updated>2020-06-19T21:41:20Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-06-19T21:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ddc7b399a65e8e0d3ae66c41343fada29ddab3f2'/>
<id>urn:sha1:ddc7b399a65e8e0d3ae66c41343fada29ddab3f2</id>
<content type='text'>
</content>
</entry>
</feed>
