Commit Graph
49 Commits
Author SHA1 Message Date
Kenneth Skovhede 40dd3c6816 Updated all license mentions to MIT 2024-02-28 15:45:30 +01:00
gpatel-frandGitHub d428ef6e5a update artifact versions (#4958) 2023-06-04 10:38:23 +02:00
gpatel-fr 8d995fb61d add workflow for building experimental releases 2023-05-04 22:59:35 +02:00
gpatel-frandGitHub 98fab3cea1 Merge pull request #4904 from gpatel-fr/builddebgzip
build Debs with gzip compression for old debian releases
2023-03-24 21:05:13 +01:00
gpatel-fr f9476007b5 build Debs with gzip compression for old debian releases 2023-03-11 21:39:51 +01:00
gpatel-fr 552bef485b allow install on Debian bookworm by using libayatana-appindicator1 shim package 2023-03-08 10:40:50 +01:00
Kenneth Hsu 70e8c93d26 Update mono versions in deb and rpm package requirements. 2020-07-27 16:09:26 -07:00
TopperDEL 78065fde53 fix: Rename storj_uplink.dylib to libstorj_uplink.dylib 2020-07-16 15:57:15 +02:00
TopperDEL 31ae3784c0 build: First try to deploy the (only the necessary) tardigrade-binaries for all systems 2020-06-18 17:17:06 +02:00
Kenneth Hsu b4d6bf02bc Do not remove Alpha VSS dependencies in installer packages.
Although these are not needed for the Linux and OS X packages, it
appears that there are times when this dependency is woken up, possibly
due to issues regarding caching and static initialization of the
VssBackupComponents._vssBackupComponents field.

This fixes #4149.
2020-04-20 21:03:20 -07:00
Raúl Pedro Fernandes SantosandGitHub b1ff97ce6f Add missing dependency for Mono certificates
Without this package, Duplicati can't connect to the Backblaze B2 storage
2020-03-30 16:42:57 +01:00
drwtsn32x d9e0ece63e Changed minimum required mono-runtime version 2020-01-29 06:50:49 -08:00
Kenneth Skovhede 84655a26fb Fixed an issue with Debian files not building 2018-11-28 10:57:52 +01:00
Kenneth Skovhede eee7238751 Removed the legacy backtick code and replaced it with $() in all scripts 2018-03-06 10:50:18 +01:00
Kenneth Skovhede c8865b6c30 Added an example init script for use on systems without systemd. 2017-11-17 13:08:20 +01:00
Kenneth SkovhedeandGitHub bed9f3bf3b Added auto-restart to the Duplicati service 2017-10-13 15:05:44 +02:00
Kenneth SkovhedeandGitHub 3e0aa28c29 Merge pull request #2735 from PeterDaveHelloKitchen/png-optimize
Use Google's zopflipng to optimize png images
2017-09-18 15:27:06 +02:00
Peter Dave Hello 7184de770f Use Google's zopflipng to optimize png images 2017-09-18 21:16:04 +08:00
Igor Urazov 30069594a9 Decrease server's CPU and IO scheduling priority
Setting low priority helps to run background process truly in background
and provides CPU cycles to Duplicati only if no other process requires
them.
2017-09-15 15:00:51 +03:00
Kenneth Skovhede 0fb9abd912 Now installing the systemd service files on Fedora.
This fixes #2540
2017-06-21 22:05:02 +02:00
Kenneth Skovhede 56f70b62c9 Added scripts to build deb and rpm packages locally through Docker.
Changed Windows build to use a local virtual machine.
Updated installer build script to use the local builds instead of the AWS ones.
2017-01-14 12:10:55 +01:00
Kevin McDonald e048401508 Add libappindicator3-0.1-cil dependency as substitute for libappindicator0.1-cil to allow installation on Debian Stretch 2016-12-07 21:25:17 -07:00
ale e90534fd53 Debian service options fix 2016-11-14 18:34:00 +03:00
ale f612706b38 Service for duplicati web server is added 2016-11-13 23:35:00 +03:00
ale 2f1dd8291f Fix debian package build 2016-11-09 18:49:57 +03:00
Ildar Gafurov 990786972b libmono-system-numerics4.0-cil is added as dependency to debian package 2016-10-19 13:51:51 +03:00
Kenneth Skovhede c7be72e9d8 Added dependency on libmono-microsoft-csharp4.0-cil for Debian.
This fixes #1926.
2016-10-13 23:06:32 +02:00
Kenneth Skovhede bd661268f8 Bumped required Mono version to 3.0 for Debian build 2016-10-13 09:14:23 +02:00
Kenneth Skovhede 1e1436eac8 Merge branch 'feature/debian_package_dependency_fix' 2016-06-28 11:30:04 +02:00
Kenneth Skovhede ad2ed559a2 Fixed name of the new libmono package 2016-06-28 10:31:12 +02:00
Kenneth Skovhede c956a45364 Updated build scripts to use nuget as that is now required to pull most thirdparty packages 2016-06-28 10:04:25 +02:00
Kenneth Skovhede ebab8034c0 Changed the dependency from "libmono2.0-cil" to "libmono-2.0" with Debian 2016-06-22 00:44:06 +02:00
Kenneth Skovhede 4fe6276121 Added command to clean up after binary debian build 2016-05-04 00:03:21 +02:00
Kenneth Skovhede 235546a190 Added new script to build debian package from a release zip, rather than from source 2016-05-02 20:39:16 +02:00
Kenneth Skovhede a90ae4811d Removed the .git folder prior to building the debian package 2016-05-02 20:37:51 +02:00
Kenneth Skovhede e0d05582e8 Missing save for debian build 2016-04-26 13:29:26 +02:00
Kenneth Skovhede 484bce3464 Debian copies install scripts from self-folder instead of source checkout 2016-04-26 13:27:42 +02:00
Kenneth Skovhede 9413f4f15b Updates to debian build 2016-04-26 13:26:41 +02:00
Kenneth Skovhede 598f5ba9a8 Updates to debian package build 2016-04-26 12:22:54 +02:00
Kenneth Skovhede 40ecdc16e2 Also installing an SVG icon on Debian 2016-04-26 00:22:53 +02:00
Kenneth Skovhede 74581371b2 Updates to fedora build scripts 2016-04-23 13:48:04 +02:00
Kenneth Skovhede a691700b51 Updated list of dependencies for debian package 2016-04-23 13:01:52 +02:00
Kenneth Skovhede 5e87c16c14 Updated build scripts to install the oem override files 2016-04-23 12:01:45 +02:00
Kenneth Skovhede fe498b71e2 Updated OSX, Fedora and Debian scripts to use a single OEM folder 2016-04-22 10:47:53 +02:00
Kenneth Skovhede a66fc17ae9 Updated icons in debian package 2016-04-21 14:10:17 +02:00
logan_fre 05b268e87f Changed a few more refrences to "debian\ help" to "debian" 2016-04-10 11:53:31 -04:00
logan_fre d515c0d798 Changed refrences to "debian\ help" to "debian" 2016-04-10 11:49:26 -04:00
logan_fre 489b579a46 Changed references of "debian help" to "debian" 2016-04-10 11:31:40 -04:00
Kenneth Skovhede 2d1c4e6790 Renamed some installer folders to make it more consitent 2016-03-30 12:28:10 +02:00