<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/deployment/fedora-package-x64/Dockerfile, 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>2020-03-22T20:00:52Z</updated>
<entry>
<title>Move all old deployment stuff to a new folder</title>
<updated>2020-03-22T20:00:52Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-03-22T20:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=28f7df652015013ff5cedb10971fb69c8e41d2b1'/>
<id>urn:sha1:28f7df652015013ff5cedb10971fb69c8e41d2b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update fedora</title>
<updated>2020-03-04T22:43:50Z</updated>
<author>
<name>artiume</name>
<email>siderite@gmail.com</email>
</author>
<published>2020-03-04T22:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7931a7a7d0fc78573b844d2f0e29cdcc259d8881'/>
<id>urn:sha1:7931a7a7d0fc78573b844d2f0e29cdcc259d8881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Fedora build</title>
<updated>2020-02-10T09:12:37Z</updated>
<author>
<name>David Mouse</name>
<email>dmouse10462@gmail.com</email>
</author>
<published>2020-02-10T09:12:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=422c4407439e306dea0eeda3020ad5cbb890c972'/>
<id>urn:sha1:422c4407439e306dea0eeda3020ad5cbb890c972</id>
<content type='text'>
Fedora builds were broken due to dotnet-sdk-3.1 and dotnet-runtime-3.1 not being available on the @dotnet-sig/dotnet repo as well as a lack of the git package (needed for yarn when installing jellyfin/jellyfin-noto per https://github.com/jellyfin/jellyfin-web/pull/735). Replaces the outdated repo with the official repo found in Microsoft's documentation.</content>
</entry>
<entry>
<title>Update the build script to use .NET core SDK 3.1</title>
<updated>2020-01-04T04:02:38Z</updated>
<author>
<name>Sacha Korban</name>
<email>sachakorban@gmail.com</email>
</author>
<published>2020-01-03T07:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2497573b7f0427074c4e885d1ba1806e47d490d8'/>
<id>urn:sha1:2497573b7f0427074c4e885d1ba1806e47d490d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>REVERT-ME Update to .NET 3.0</title>
<updated>2019-11-02T05:17:12Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-02T05:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e40c82be88bd07428ce608c6b02cb93d35a1f4b2'/>
<id>urn:sha1:e40c82be88bd07428ce608c6b02cb93d35a1f4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix buildscript failure, remove unnecessary yarn repo for Fedora build</title>
<updated>2019-10-21T21:42:54Z</updated>
<author>
<name>Thomas Büttner</name>
<email>thomas@vergesslicher.tech</email>
</author>
<published>2019-10-21T21:42:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=59995c20f1691c122ab0de114d942a89c7c66876'/>
<id>urn:sha1:59995c20f1691c122ab0de114d942a89c7c66876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up and fix Fedora/CentOS builds</title>
<updated>2019-09-25T18:45:15Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-25T18:23:17Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=15b83f8b5541fcb59cd339ae6b008192f8a64998'/>
<id>urn:sha1:15b83f8b5541fcb59cd339ae6b008192f8a64998</id>
<content type='text'>
This performs a lot of bugfixing and general cleanup to the
Fedora/CentOS builds, including moving the create_tarball into the
docker-build.sh script, remove some old long versions from the spec
file, correcting several bugs with the Docker environment including
splitting them into more discrete layers, and finally making sure
jellyfin-web is included properly in the RPM.
</content>
</entry>
<entry>
<title>Add web build to Fedora package build</title>
<updated>2019-09-25T03:25:46Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-25T03:25:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fa9b0d9da1fd613e80693f9cbd6ba58da72760c4'/>
<id>urn:sha1:fa9b0d9da1fd613e80693f9cbd6ba58da72760c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install the dotnet runtime too</title>
<updated>2019-02-21T01:36:49Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-21T01:36:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=469a17b3ca6e4e9a032cfe66010e65cc66d27f33'/>
<id>urn:sha1:469a17b3ca6e4e9a032cfe66010e65cc66d27f33</id>
<content type='text'>
This is needed since /usr/bin/dotnet doesn't exist in the SDK package
for whatever reason as of Feb 18 2019.
</content>
</entry>
<entry>
<title>Remove superfluous comments</title>
<updated>2019-02-10T00:12:55Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-10T00:12:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=00234a5ece42126ec5039aa243d4a679589be33e'/>
<id>urn:sha1:00234a5ece42126ec5039aa243d4a679589be33e</id>
<content type='text'>
</content>
</entry>
</feed>
