Kenneth Skovhede
b39a68bda7
Prepared for new Uplink packages that correctly package the Storj binaries
2024-07-09 12:15:12 +02:00
Grzegorz Łagocki
9b19bac7da
Add Copyright Property to *.csproj files
2024-07-09 00:37:18 +02:00
Kenneth Skovhede
38ac29be13
Making docker version tags lowercase
2024-07-01 14:25:06 +02:00
Kenneth Skovhede
d68d94e7f8
Version bump to v2.0.9.101-2.0.9.101_canary_2024-06-27
...
You can download this build from:
Binaries: https://updates.duplicati.com/Canary/
Signature file: https://updates.duplicati.com/Canary/2.0.9.101_canary_2024-06-27.signatures.zip
2024-06-27 14:25:55 +02:00
Kenneth Skovhede
dab2b23332
Commit before reverting changelog file
2024-06-27 13:42:17 +02:00
Kenneth Skovhede
d261899189
Fixed nonsense commit messages
2024-06-27 13:36:30 +02:00
Kenneth Skovhede
b515a6f6f2
Updated to use gzip compression on deb packages
2024-06-24 14:20:28 +02:00
Kenneth Skovhede
6998cc1e28
Added Armv7 deb packages
2024-06-24 12:02:40 +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
7dab2f5935
Removed bundled GPG binaries for Windows.
...
Improved search logic for finding GPG executable on all operating systems.
This also removes the `win-tools` folder.
2024-06-04 15:21:22 +02:00
Kenneth Skovhede
5312499107
Fixed issue with incrementing version
2024-05-30 15:38:57 +02:00
Kenneth Skovhede
26b77b29a7
Version bump to v2.0.9.100-2.0.9.100_canary_2024-05-30
...
You can download this build from:
Binaries: https://updates.duplicati.com/Canary/2.0.9.100_canary_2024-05-30.zip
Signature file: https://updates.duplicati.com/Canary/2.0.9.100_canary_2024-05-30.zip.sig
ASCII signature file: https://updates.duplicati.com/Canary/2.0.9.100_canary_2024-05-30.zip.sig.asc
MD5: 2.0.9.100_canary_2024-05-30.zip.md5
SHA1: 2.0.9.100_canary_2024-05-30.zip.sha1
SHA256: 2.0.9.100_canary_2024-05-30.zip.sha256
2024-05-30 15:35:43 +02:00
Kenneth Skovhede
1fb46d7fd2
Prepare for canary build
2024-05-30 15:34:45 +02:00
Kenneth Skovhede
7f2703c5b6
Added option to toggle self-hosted builds
2024-05-27 12:21:19 +02:00
Kenneth Skovhede
db60e91042
Fixed signature package.
...
Adde key urls as suggested in #5000
2024-05-27 10:55:06 +02:00
Kenneth Skovhede
3ebc7f7f42
Added support for win-arm64 SQLite
2024-05-26 21:24:21 +02:00
Kenneth Skovhede
b13ab5e0cf
Support for building win-arm64
2024-05-25 23:36:43 +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
afc34e00be
Merge remote-tracking branch 'origin/master' into feature/add-missing-executables
2024-05-21 12:08:14 +02:00
Kenneth Skovhede
84d7a56ab1
Added executables for SharpAESCrypt and Snapshots
2024-05-21 09:54:01 +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
af75c2e6c9
Added uploads to store previous versions of the package lists during release
2024-05-17 12:19:55 +02:00
Kenneth Skovhede
8c6f4d356d
Added more metadata to the latest.json and latest.js files
2024-05-15 11:24:57 +02:00
Kenneth Skovhede
003a70b950
Changed generic update url to match the website
2024-05-15 11:23:14 +02:00
Kenneth Skovhede
226f200006
Inject the long-form version name as the version tag
2024-05-14 14:42:15 +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
Kenneth Skovhede
33c735c853
Merge pull request #5177 from wjansenw/patch-1
...
add gnupg to docker
2024-05-06 13:47:47 +02:00
wjansenw
81f4e93c09
add gnupg to docker
2024-05-06 13:46:26 +02:00
Kenneth Skovhede
6caa01f051
Micro fixes to release builder logic.
...
Added example manifest
Fixed not signing pkg files if disabled
2024-05-06 09:43:51 +02:00
Kenneth Skovhede
f1fb843846
More dynamic handling of files modified during build
2024-05-04 08:13:54 +02:00
Kenneth Skovhede
d27a1f1db8
Removed auto-gen file
2024-05-04 08:13:17 +02:00
Kenneth Skovhede
8458d1efd6
Fixed consolehelper returning wrong content
2024-05-03 15:53:23 +02:00
Kenneth Skovhede
f8628d32dc
Added libicu74 to list of icu versions
2024-05-03 10:49:15 +02:00
Kenneth Skovhede
1bdfed6a90
Implemented a workaround for loading Uplink.net binaries
2024-04-29 16:14:09 +02:00
Kenneth Skovhede
8a39372c73
Merge pull request #5152 from duplicati/feature/update-manifest
...
Implemented the new manifest format
2024-04-29 10:57:09 +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
696c431dce
Merge pull request #5151 from achims311/master
...
Minor updates to release
2024-04-24 11:26:10 +02:00
Kenneth Skovhede
b73e94de7e
Removed unused files.
...
Moved installer files into the ReleaseBuilder
2024-04-23 14:24:38 +02:00
Kenneth Skovhede
6d3e2c7474
Added option to only build solution (simplifies CI operations)
2024-04-23 13:44:22 +02:00