<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/fedora, branch v10.8.0-alpha4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha4</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha4'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2021-12-30T21:54:59Z</updated>
<entry>
<title>Fix fedora build version</title>
<updated>2021-12-30T21:54:59Z</updated>
<author>
<name>Bill Thornton</name>
<email>billt2006@gmail.com</email>
</author>
<published>2021-12-30T21:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=226a43619f6427c6f816f48b495e31eca3a58a46'/>
<id>urn:sha1:226a43619f6427c6f816f48b495e31eca3a58a46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on EL7</title>
<updated>2021-12-14T22:50:58Z</updated>
<author>
<name>Brian J. Murrell</name>
<email>brian@interlinx.bc.ca</email>
</author>
<published>2021-12-14T17:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=543b0127b363d3fd371eb08166633ba6e0d2f9bd'/>
<id>urn:sha1:543b0127b363d3fd371eb08166633ba6e0d2f9bd</id>
<content type='text'>
Add /usr/local/bin to $PATH.

Update fedora/Makefile with enhancements from jellyfin-web.
</content>
</entry>
<entry>
<title>Merge pull request #5894 from brianjmurrell/bmurrell/setcap-low-port</title>
<updated>2021-12-12T05:12:19Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-12-12T05:12:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0e8c97ed60747f018ec00f8130222930f662590c'/>
<id>urn:sha1:0e8c97ed60747f018ec00f8130222930f662590c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run bump_version in make srpm</title>
<updated>2021-12-12T03:49:19Z</updated>
<author>
<name>Brian J. Murrell</name>
<email>brian@interlinx.bc.ca</email>
</author>
<published>2021-12-12T00:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=296a61cbc43d1c42c80ceef73bb92f3014f98f03'/>
<id>urn:sha1:296a61cbc43d1c42c80ceef73bb92f3014f98f03</id>
<content type='text'>
Also add an "rpms" target that builds the RPMs using mock in a target
environment.

Signed-off-by: Brian J. Murrell &lt;brian@interlinx.bc.ca&gt;
</content>
</entry>
<entry>
<title>Put low port privilege into an optional subpackage</title>
<updated>2021-11-30T06:18:27Z</updated>
<author>
<name>Brian J. Murrell</name>
<email>brian@interlinx.bc.ca</email>
</author>
<published>2021-11-30T06:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=148fcb1bb82d734136a5d19664276b47e71f2aa1'/>
<id>urn:sha1:148fcb1bb82d734136a5d19664276b47e71f2aa1</id>
<content type='text'>
Move "AmbientCapabilities=CAP_NET_BIND_SERVICE" to the "[Service]"
section of the optional "lowport" unit drop-in file and package that
drop-in in a separate, optionally installable jellyfin-server-lowports
subpackage.

This isolates the CAP_NET_BIND_SERVICE capability to only installations
that desire it.

Signed-off-by: Brian J. Murrell &lt;brian@interlinx.bc.ca&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into HEAD</title>
<updated>2021-11-29T22:53:26Z</updated>
<author>
<name>Brian J. Murrell</name>
<email>brian@interlinx.bc.ca</email>
</author>
<published>2021-11-29T22:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=757970bfc17b0eb1566b45fbe700dcb16423b190'/>
<id>urn:sha1:757970bfc17b0eb1566b45fbe700dcb16423b190</id>
<content type='text'>
</content>
</entry>
<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.b0n.dev/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 pull request #4615 from strugee/fix-restart.sh</title>
<updated>2021-09-06T11:53:23Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-09-06T11:53:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=06242121c5df7a094bf935d3447b175d109aaf22'/>
<id>urn:sha1:06242121c5df7a094bf935d3447b175d109aaf22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5606 from lmnotran/feature/delay-service-start</title>
<updated>2021-08-18T06:25:54Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-08-18T06:25:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e5cbafdb6b47377052e0d638908ef96e30a997d6'/>
<id>urn:sha1:e5cbafdb6b47377052e0d638908ef96e30a997d6</id>
<content type='text'>
Delay starting service until after network is online</content>
</entry>
<entry>
<title>Allow to bind to priveleged ports (i.e. 80/443)</title>
<updated>2021-04-22T14:07:51Z</updated>
<author>
<name>Brian J. Murrell</name>
<email>brian@interlinx.bc.ca</email>
</author>
<published>2021-04-22T14:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a3a4689af22693b535e80b98624831866fda2a61'/>
<id>urn:sha1:a3a4689af22693b535e80b98624831866fda2a61</id>
<content type='text'>
Add "AmbientCapabilities=CAP_NET_BIND_SERVICE" to the "[Service]"
section of the unit file to allow the server to bind to ports 80 and 443.

Signed-off-by: Brian J. Murrell &lt;brian@interlinx.bc.ca&gt;
</content>
</entry>
</feed>
