Taloth Saldono
|
25abf52b3f
|
Added update check early in startup if the package requested a post-install update check
|
2020-03-16 19:18:41 +01:00 |
Taloth Saldono
|
19764014be
|
Increased mono dependency from 5.4 to 5.18 for debian
# Conflicts:
# docker/tests/run-all.sh
|
2020-03-16 19:18:41 +01:00 |
Taloth Saldono
|
2238ac5d17
|
Fixed: Added missing ca-certificates-mono dependency to debian package
closes #3257
|
2019-08-26 23:07:15 +02:00 |
Taloth Saldono
|
b1eec16333
|
Updated way Sentry gets configured and enabled.
|
2019-08-26 22:35:21 +02:00 |
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)
|
2019-08-26 22:33:19 +02:00 |
Taloth Saldono
|
2c47c5eb99
|
Fixed: Missing debian package dependency and made them optional.
|
2019-08-24 01:23:04 +02:00 |
Taloth Saldono
|
57a059eecb
|
Updated debian install script to handle old nzbdrone systemd unit named sonarr.service
|
2019-07-14 21:57:29 +02:00 |
Taloth Saldono
|
2cb149c647
|
Added alternative libcurl4 dependency to satisfy ubuntu cosmic.
|
2019-07-14 21:57:29 +02:00 |
Taloth Saldono
|
ee5371b582
|
Added alternative libmediainfo0 dependency for debian jessie
closes #3205
|
2019-07-14 21:57:29 +02:00 |
Taloth Saldono
|
70e4dbe3bd
|
Updated debian build to fix stray msbuild dependency
|
2019-07-14 21:57:29 +02:00 |
Taloth Saldono
|
c14b339d80
|
Fixed typo in postinst preventing it from properly upgrading v3 alpha installs.
|
2019-01-02 22:06:58 +01:00 |
Taloth Saldono
|
8f4067adbb
|
Also deal with migrations where the user installed using a different user.
|
2018-12-30 15:27:41 +01:00 |
Taloth Saldono
|
54160850b2
|
Increased debconf priority for username to high.
|
2018-12-29 13:51:34 +01:00 |
Taloth Saldono
|
dbdb8e4436
|
Added System.Native to the ignored list since afaik it's not used by SharpRaven.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
f87e2dd717
|
Copy unix-specific System.Runtime.InteropServices.RuntimeInformation to linux output.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
1cf80c3ba0
|
Added release_info to build output instead of only in the debian package.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
7f5c1b0d5f
|
Added support to migrate existing nzbdrone+systemd installs.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
b7259e3ebb
|
Added support to handle the BuiltIn Updater for 3.0.1 packages.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
fb6e4c0130
|
Various fixes
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
241c26e099
|
Purge should use the data folder as specified by debconf
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
e2ccb4c049
|
Deal with wrong permissions for folders.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
975fe98cbf
|
Moved from /opt back to /usr/lib based on debian policy.
|
2018-12-29 13:49:42 +01:00 |
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.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
9e909cafdd
|
Added check in preinst to cancel install if NzbDrone is still running.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
db47308762
|
Tell dpkg that sonarr replaces nzbdrone instead of a pure conflict.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
6d41f7895f
|
Move binaries to subdir for easier builtin updater changes.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
7cf4c6f655
|
Use clideps to determine mono dependencies instead of the monolithic libmono-cil-dev.
|
2018-12-29 13:49:42 +01:00 |
Taloth Saldono
|
c63186a798
|
Use dh_systemd to configure systemd unit installation.
|
2018-12-29 13:49:42 +01:00 |
Mark McDowall
|
a17a60f914
|
Updated Debian package
|
2018-12-29 13:08:48 +01:00 |