aboutsummaryrefslogtreecommitdiff
path: root/deployment/debian-package-x64
AgeCommit message (Collapse)Author
2019-02-24Build releases without debugThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-23Add Debian armhf (Rasberry Pi) build plus crossbuildJoshua Boniface
2019-02-20Bump version to 10.2.1v10.2.1Joshua Boniface
2019-02-16Bump release version for last-minute PRsv10.2.0Joshua Boniface
2019-02-15Remove superfluous changelog entriesJoshua Boniface
2019-02-15Update version to 10.2.0 releaseJoshua Boniface
2019-02-14Only modify Debian package spec for jellyfin-ffmpegJoshua Boniface
2019-02-13Correct changelogs for updated 10.2.0~rc2Joshua Boniface
2019-02-13Bump version to 10.2.0~rc2Joshua Boniface
2019-02-10Bump version to 10.2.0~rc1Joshua Boniface
2019-02-09Merge pull request #824 from joshuaboniface/improved-docker-pkgbuildJoshua M. Boniface
Improved Docker pkgbuild
2019-02-09Fix control file for Microsoft Docker setupJoshua Boniface
2019-02-09Remove superfluous commentsJoshua Boniface
2019-02-09Use Microsoft dotnet Docker imagesJoshua Boniface
2019-02-09Merge pull request #807 from joshuaboniface/fix-restartAnthony Lavado
Fix restart script in OS packages
2019-02-08Remove superfluous VERSION variablesJoshua Boniface
2019-02-05Update Debian package buildJoshua Boniface
2019-02-04Fix restart script for DebianJoshua Boniface
2019-02-03Handle new option parser properlyJoshua Boniface
2019-02-01Allow adm group to view Jellyfin resourcesJoshua Boniface
This is pretty arbitrary and personal, but I detest services that lock out global access (which is good), but don't simultaneously make it easy for administrators to enter the directories. The adm group should only have actual system administrators as members, so this lets them view the secure directories.
2019-02-01Implement review feedbackJoshua Boniface
2019-01-31Move jellyfin-sudoers to conf dirJoshua Boniface
2019-01-31Use good ideas from Fedora systemd in DebianJoshua Boniface
2019-01-31Replace programdata with datadir everywhereJoshua Boniface
2019-01-31Add cachedir to deployment scripts; fix bad logdirJoshua Boniface
2019-01-31Update to long opts and add cache dirsJoshua Boniface
2019-01-21Update changelogs to add #666Joshua Boniface
2019-01-21Update changelogs to remove #639, add #661, #54Joshua Boniface
2019-01-21Add jellyfin-web#53 to changelogsJoshua Boniface
2019-01-21Merge pull request #655 from joshuaboniface/local-web-branchJoshua M. Boniface
Support trying local branches in submodule
2019-01-21Add jellyfin-web#52 to changelogsJoshua Boniface
2019-01-21Update changelogs to include this PRJoshua Boniface
2019-01-21Fix inconsistencies in changelogsJoshua Boniface
2019-01-20Bump version to 10.1.0Joshua Boniface
2019-01-19Add dependencies.txt entries for Docker buildsJoshua Boniface
2019-01-19Correct invalid changelog entryJoshua Boniface
2019-01-18Merge branch 'dev' into reformatErwin de Haan
2019-01-15Merge branch 'master' into devJoshua Boniface
2019-01-15Merge branch 'dev' into reformatErwin de Haan
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs # Emby.Server.Implementations/LiveTv/LiveTvManager.cs # Emby.Server.Implementations/Security/MBLicenseFile.cs # Emby.Server.Implementations/Security/PluginSecurityManager.cs # Emby.Server.Implementations/Security/RegRecord.cs # MediaBrowser.Api/PluginService.cs # MediaBrowser.Api/System/SystemService.cs # MediaBrowser.Common/Security/IRequiresRegistration.cs # MediaBrowser.Common/Security/ISecurityManager.cs # MediaBrowser.Common/Security/PaymentRequiredException.cs # MediaBrowser.Model/Entities/MBRegistrationRecord.cs # MediaBrowser.Model/Entities/PluginSecurityInfo.cs # deployment/win-generic/build-jellyfin.ps1
2019-01-13Sudo fix for debian and fedora.Erwin de Haan
2019-01-12Added git submodules command. Converted RPM to build from local tree. Added ↵Erwin de Haan
all the execution bits to the build scripts.
2019-01-11Added debian bin folder.Erwin de Haan
2019-01-11Moved rpm package and edited the package slightly, to build the project ↵Erwin de Haan
correctly.
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.