Commit Graph

31 Commits (3542ab86e90bfa7c4ad5508751f338f973871edb)

Author SHA1 Message Date
Taloth Saldono 396caa52cf New: Replaced launcher on OSX Catalina so that individual permissions can be assigned (note, will ignore permissions previously assigned to sh)
4 years ago
Taloth Saldono 0c05236bee Support for Runtime Patches via Harmony
4 years ago
Taloth Saldono 25abf52b3f Added update check early in startup if the package requested a post-install update check
4 years ago
Taloth Saldono 19764014be Increased mono dependency from 5.4 to 5.18 for debian
4 years ago
Taloth Saldono 2238ac5d17 Fixed: Added missing ca-certificates-mono dependency to debian package
5 years ago
Taloth Saldono b1eec16333 Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono b3e84f407a New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Taloth Saldono 2c47c5eb99 Fixed: Missing debian package dependency and made them optional.
5 years ago
Taloth Saldono 57a059eecb Updated debian install script to handle old nzbdrone systemd unit named sonarr.service
5 years ago
Taloth Saldono 2cb149c647 Added alternative libcurl4 dependency to satisfy ubuntu cosmic.
5 years ago
Taloth Saldono ee5371b582 Added alternative libmediainfo0 dependency for debian jessie
5 years ago
Taloth Saldono 70e4dbe3bd Updated debian build to fix stray msbuild dependency
5 years ago
Taloth Saldono c14b339d80 Fixed typo in postinst preventing it from properly upgrading v3 alpha installs.
5 years ago
Taloth Saldono 8f4067adbb Also deal with migrations where the user installed using a different user.
6 years ago
Taloth Saldono 54160850b2 Increased debconf priority for username to high.
6 years ago
Taloth Saldono dbdb8e4436 Added System.Native to the ignored list since afaik it's not used by SharpRaven.
6 years ago
Taloth Saldono f87e2dd717 Copy unix-specific System.Runtime.InteropServices.RuntimeInformation to linux output.
6 years ago
Taloth Saldono 1cf80c3ba0 Added release_info to build output instead of only in the debian package.
6 years ago
Taloth Saldono 7f5c1b0d5f Added support to migrate existing nzbdrone+systemd installs.
6 years ago
Taloth Saldono b7259e3ebb Added support to handle the BuiltIn Updater for 3.0.1 packages.
6 years ago
Taloth Saldono fb6e4c0130 Various fixes
6 years ago
Taloth Saldono 241c26e099 Purge should use the data folder as specified by debconf
6 years ago
Taloth Saldono e2ccb4c049 Deal with wrong permissions for folders.
6 years ago
Taloth Saldono 975fe98cbf Moved from /opt back to /usr/lib based on debian policy.
6 years ago
Taloth Saldono 40a7cf32c5 Added debconf to allow user to set user, group and config dir. Only the group is high prio and thus asked for by default.
6 years ago
Taloth Saldono 9e909cafdd Added check in preinst to cancel install if NzbDrone is still running.
6 years ago
Taloth Saldono db47308762 Tell dpkg that sonarr replaces nzbdrone instead of a pure conflict.
6 years ago
Taloth Saldono 6d41f7895f Move binaries to subdir for easier builtin updater changes.
6 years ago
Taloth Saldono 7cf4c6f655 Use clideps to determine mono dependencies instead of the monolithic libmono-cil-dev.
6 years ago
Taloth Saldono c63186a798 Use dh_systemd to configure systemd unit installation.
6 years ago
Mark McDowall a17a60f914 Updated Debian package
6 years ago