Kenneth Skovhede
989ba60211
Updated license copyright years
2025-02-17 08:52:01 +01:00
Kenneth Skovhede and GitHub
66daba4b3b
Update dmg file ( #5844 )
...
* Added resources and script to create DMG template
* Created new empty DMG
2025-01-06 20:59:30 +01:00
Kenneth Skovhede and GitHub
de27ada7b2
The server does not take an argument ( #5808 )
2024-12-23 00:26:13 +01:00
Kenneth Skovhede
250bea997c
Updated launchagent installs on MacOS.
...
This changes the way launchagents are installed via `.pkg` files.
The installers are updated to no longer use `launchtctl load` but rely on `launchctl bootstrap` instead to load in the current user context.
For the Agent, this fixes a problem where the installer would initially start in a root context.
For the GUI package this changes to not rely on `open` to start Duplicati, as that appears to be incompatible with `bootstrap`
The uninstallers are updated handle both `load` / `unload` and `bootstrap` / `bootout` before removing the launchagents.
This fixes #5766
2024-12-13 09:55:25 +01:00
Kenneth Skovhede
9de6869e5b
Added support for restarting the Windows Service, if it is running.
2024-11-22 16:54:06 +01:00
Kenneth Skovhede
711fab94af
Fixed MSI upgrade issue.
...
This changes the removal order to avoid duplicate entries being installed.
Upper-cased the upgrade code as that is what WiX does.
2024-11-22 16:52:48 +01:00
Emmanuel Ferdman
7de3c0076f
Update Common.wxs reference
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2024-11-15 04:26:37 -08:00
Kenneth Skovhede
8655e38d8a
Fixes to RPM agent package
2024-11-09 00:33:56 +01:00
Kenneth Skovhede
69ff76e386
Added autolaunch for Debian
2024-11-09 00:15:46 +01:00
Kenneth Skovhede
9c5adafc20
Added CLI package for MacOS as well
2024-11-08 23:28:42 +01:00
Kenneth Skovhede
176539b421
Added support for building MacOS pkg files for agent
2024-11-08 16:14:44 +01:00
Kenneth Skovhede
6c26a0952e
Reverted Agent to FeatureTree UI until the service is ready
2024-11-08 08:37:00 +01:00
Kenneth Skovhede
24bc2defd0
Added support for the Agent MSI
2024-11-07 23:05:55 +01:00
Kenneth Skovhede
b56f9b1be2
More DNF fixing
2024-11-06 13:13:02 +01:00
Kenneth Skovhede
5ce5634635
Fix for dnf5
2024-11-06 12:59:22 +01:00
Kenneth Skovhede
ecd22ac264
Added support for building agent packages.
...
Still lacking support for Windows MSI + MacOS pkg as they are currently tied to the TrayIcon being the base.
2024-09-18 15:29:52 +02:00
Kenneth Skovhede
a72da626c5
Fixed MSI install problems by removing existing product before installing new version.
...
This fixes #5233
2024-09-05 15:04:14 +02:00
Kenneth Skovhede
1b3bd236e0
Updated build process to replace ARMv7 binaries to onces compatible with GLIBC from Debian Buster.
...
This fixes #5533
2024-09-04 20:47:26 +02:00
Kenneth Skovhede and GitHub
7ddaec499f
Merge pull request #5525 from duplicati/feature/fix-msi-upgrade
...
Setting the version number on files inside the MSI
2024-09-03 14:36:39 +02:00
Kenneth Skovhede
03d3f82b8e
Re-enabled the FORSERVICE conditions after a patch to wixl.
2024-09-03 13:52:04 +02:00
Kenneth Skovhede
09176dc3d1
Change strategy for upgrades with MSI, now always treating as major upgrades as we have no patches for now.
2024-09-03 13:51:18 +02:00
Kenneth Skovhede
a6a1602a5f
Fixed Dockerfile
2024-08-31 11:04:03 +02:00
Kenneth Skovhede
7c2a0f8320
Removed old www prefix
2024-08-29 14:29:34 +02:00
Kenneth Skovhede
722641a48b
Updated Docker README to explain the new options
2024-08-29 14:26:51 +02:00
Kenneth Skovhede
2f63987fb5
Switched Dockerfile to use env variables, instead of commandline arguments
2024-08-29 14:26:28 +02:00
Kenneth Skovhede
554c2b7f70
Fixed issues with Docker build files
2024-08-03 00:48:27 +02:00
Kenneth Skovhede
2bbf0207e3
Added newly built libMono.Unix.so with large file support for 32bit Arm.
...
This fixes #5352
2024-08-02 23:12:32 +02:00
Kenneth Skovhede
44c888de50
Improved .deb package based on linitian output.
...
This fixes #5255
2024-08-01 16:36:05 +02:00
Kenneth Skovhede
87c92d40ca
Setting commented out conditions, in case we get around to fixing them,
2024-06-12 13:55:15 +02:00
Kenneth Skovhede
4b5187561a
Better button alignment
2024-05-25 23:24:53 +02:00
Kenneth Skovhede
914316de39
Added missing dialog references
2024-05-25 20:48:23 +02:00
Kenneth Skovhede
e0ef501e6a
Merged WixUI files into a single extension folder
2024-05-25 20:01:14 +02:00
Kenneth Skovhede
529133d967
Fixed order of buttons.
...
Fixed running application after install.
2024-05-25 19:39:05 +02:00
Kenneth Skovhede
ad4ef7ed95
Implemented the WixUI_FeatureTree with wixl.
...
Needs a patch for `wixl` to correctly work.
2024-05-25 17:32:26 +02:00
Kenneth Skovhede
58e37e39ef
Honor the service flag and do not launch if installed with service intent
2024-05-25 10:34:38 +02:00
Kenneth Skovhede
a29b5056ae
Implemented slightly better UI for MSI
2024-05-24 14:10:35 +02:00
Kenneth Skovhede
15031af381
Fixed formatting on license.rtf
2024-05-24 14:07:34 +02:00
Kenneth Skovhede
9ca797944b
Remvoved extra license file
2024-05-23 16:37:33 +02:00
Kenneth Skovhede
75bb8942ca
Re-introduced the license page in MSI package
2024-05-23 16:25:02 +02:00
Kenneth Skovhede
b3f0b1be81
Renamed binaires pre-install for all platforms.
...
Improved CLI builds, especially for RPM
Fixed permission issues in packages
2024-05-22 13:00:43 +02:00
Kenneth Skovhede
05e5fbcf80
Fixed issue with recovery-tool help.
...
Cleaned up some loading of embedded resourse to rely on type instead of assembly name.
Implemented installed executable name instead of using Windows executable names.
2024-05-21 08:26:40 +02:00
Kenneth Skovhede
7bc34b9ff8
Added missing ca-certificates package to Docker builds
2024-05-08 14:33:09 +02:00
Kenneth Skovhede
45c7e90479
Added localization support for Docker images
2024-05-08 12:57:40 +02:00
wjansenw and GitHub
81f4e93c09
add gnupg to docker
2024-05-06 13:46:26 +02:00
Kenneth Skovhede
d27a1f1db8
Removed auto-gen file
2024-05-04 08:13:17 +02:00
Kenneth Skovhede
60aacaa4bf
Merge remote-tracking branch 'origin/master' into feature/move-installer-resources
2024-04-24 11:27:54 +02:00
Kenneth Skovhede
b73e94de7e
Removed unused files.
...
Moved installer files into the ReleaseBuilder
2024-04-23 14:24:38 +02:00