<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/debian/rules, branch v10.3.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.3.3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.3.3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-01-10T18:45:30Z</updated>
<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.b0n.dev/jellyfin/commit/?id=399a079dd472a0ad424884eb48a0d9e471a95c70'/>
<id>urn:sha1:399a079dd472a0ad424884eb48a0d9e471a95c70</id>
<content type='text'>
Squashed commit.
</content>
</entry>
<entry>
<title>Move the .NET Runtime flag into a variable</title>
<updated>2018-12-28T15:25:19Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2018-12-28T15:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=022955d9ac011ff4feac03c8c656a2e0c7e1790f'/>
<id>urn:sha1:022955d9ac011ff4feac03c8c656a2e0c7e1790f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant solution specification</title>
<updated>2018-12-16T05:43:38Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2018-12-16T05:43:38Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b369fbd05e6af85047ade5ba986c478a604c3463'/>
<id>urn:sha1:b369fbd05e6af85047ade5ba986c478a604c3463</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable self-contained binary mode (#160)</title>
<updated>2018-12-15T02:21:48Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2018-12-15T02:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a73d255f51f135adbc2c352fef79f776ce9fcb02'/>
<id>urn:sha1:a73d255f51f135adbc2c352fef79f776ce9fcb02</id>
<content type='text'>
* Build self-contained Debian linux-x64 binary

* Update initscripts to use self-contained binary

The binary is declared in the units intentionally rather than using
the variable extrapolation from before, to avoid confusion since
these can't really be moved reasonably.

* With combined binary name, use pgrep instead

* Remove dotnet-runtime dependency

* Move the compiled scb to usr/bin

* Update binary location for upstart/systemd

* Move binary path; fix pidfile handling

* Entirely remove the temporary usr/ dir

* Don't move the compiled binary

* Create /usr/bin symlink

* Use the variable here

* Update architecture to any

* Add libcurl4-openssl build dependency

* Update the build Dockerfile to install builddeps
</content>
</entry>
<entry>
<title>Add maxcpucount to dotnet clean</title>
<updated>2018-12-13T14:46:25Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2018-12-13T14:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2f7be7662661208c2942052c7ff481b8b43c8540'/>
<id>urn:sha1:2f7be7662661208c2942052c7ff481b8b43c8540</id>
<content type='text'>
Fixes #120 as per https://github.com/dotnet/sdk/issues/2526
</content>
</entry>
<entry>
<title>Turn off dotnet build</title>
<updated>2018-12-13T00:27:32Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2018-12-13T00:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=401c08ebae62bba53fb633059078b2f1864d755f'/>
<id>urn:sha1:401c08ebae62bba53fb633059078b2f1864d755f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #83 from nvllsvm/dockdeb</title>
<updated>2018-12-12T17:14:31Z</updated>
<author>
<name>Andrew Rabert</name>
<email>6550543+nvllsvm@users.noreply.github.com</email>
</author>
<published>2018-12-12T17:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b5dfdc1efb75fd8ed7e8eb6070108c7fec61a2b1'/>
<id>urn:sha1:b5dfdc1efb75fd8ed7e8eb6070108c7fec61a2b1</id>
<content type='text'>
Add Dockerfile for building Debian package</content>
</entry>
<entry>
<title>Disable telemetry in Debian builds</title>
<updated>2018-12-12T15:00:32Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2018-12-12T15:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7f606438914d6f8b311209e8532417286d1b0ee8'/>
<id>urn:sha1:7f606438914d6f8b311209e8532417286d1b0ee8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove submodule update from Debian build</title>
<updated>2018-12-12T06:09:42Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2018-12-12T06:09:42Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9b6bb38532c8d25bc9a91df76aaa52a32434bf55'/>
<id>urn:sha1:9b6bb38532c8d25bc9a91df76aaa52a32434bf55</id>
<content type='text'>
Packinging should not maniuplate one's source code like this.
</content>
</entry>
<entry>
<title>Consolidate git submodule commands</title>
<updated>2018-12-10T05:35:53Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2018-12-10T05:35:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0a3e7eae08424d0f76410cb6ec811601acedfbb5'/>
<id>urn:sha1:0a3e7eae08424d0f76410cb6ec811601acedfbb5</id>
<content type='text'>
</content>
</entry>
</feed>
