Christoph Atteneder
5e743b2171
Add missing version number update for script
2021-02-22 15:51:50 +01:00
Christoph Atteneder
2dc34dce48
Bump version number for v1.5.7
2021-02-18 21:50:32 +01:00
cd2357
7c2b4e02b8
Merge remote-tracking branch 'bisq-network/hotfix/v1.5.6' into upgrade-javafax-14
2021-02-17 23:16:52 +01:00
Christoph Atteneder
5c614be5d7
Revert to SNAPSHOT version
2021-02-16 21:23:37 +01:00
Christoph Atteneder
1507b58e26
Bump version number for v1.5.6
2021-02-16 09:04:10 +01:00
cd2357
5a358b49de
Merge remote-tracking branch 'bisq-network/release/v1.5.5' into upgrade-javafax-14
2021-02-04 11:58:43 +01:00
cd2357
1a546b52eb
Cleanup Windows comments
...
Remove superfluous comments about the Windows setup.
2021-02-04 11:57:51 +01:00
cd2357
1808feb6fb
Surround windows command in quotes
...
Surround entire command in quotes, to avoid issues with cmd parsing for a command with custom flags and space-containing arguments (full path of the exe arg).
2021-02-02 14:22:26 +01:00
cd2357
b231c9644d
Change windows binary permissions before signing
...
Explicitly set the permissions on the generated exe binary, which are required by the signtool.
2021-02-02 14:19:13 +01:00
Christoph Atteneder
63b39d5995
Revert to SNAPSHOT version
2021-02-02 10:34:27 +01:00
cd2357
b7188ecf72
Save deterministic jar hash
...
Store the SHA-256 of the deterministic jar next to the generated binaries.
2021-02-01 19:25:50 +01:00
cd2357
c03ff3c35c
Create deterministic jar
...
Convert the fat jar into a deterministic one before it is packaged in the generated installers.
2021-02-01 18:41:56 +01:00
Christoph Atteneder
60fc17be2c
Update data stores for v1.5.5
2021-01-25 14:18:21 +01:00
Christoph Atteneder
b9e889050a
Bump version number for v1.5.5
2021-01-21 16:01:45 +01:00
Christoph Atteneder
7cf741033c
Replace non-existing contact email
...
To make it clear that there will be no response when using it
2021-01-14 10:29:17 +01:00
Christoph Atteneder
48ef1453f9
Move primary bundle ID into environment variable
2021-01-14 10:28:34 +01:00
Christoph Atteneder
74efd53c6b
Extract re-used arguments
2021-01-14 10:28:06 +01:00
Christoph Atteneder
8b5c6d8604
Remove license confirmation prompt
...
As we already have a TAC popup in place on first application launch
2021-01-14 10:27:02 +01:00
Christoph Atteneder
d09a4ecda7
Add missing volume icon for dmg bundle
2021-01-14 10:25:19 +01:00
cd2357
85af986671
Fix typos
...
Fix several typos and updated a comment.
2021-01-13 22:40:15 +01:00
cd2357
04737f48f2
Sign Windows installer
...
Add signing step in the Windows installer generation.
2021-01-13 22:33:55 +01:00
cd2357
47c4e09d69
Merge remote-tracking branch 'bisq-network/hotfix/v1.5.4' into upgrade-javafax-14
2021-01-13 19:44:12 +01:00
Christoph Atteneder
a10b63e73b
Make fatJar inclusion more reliable across builds
2021-01-13 09:53:48 +01:00
Christoph Atteneder
8416f56f06
Add option to copy created binary to shared folder
2021-01-12 19:05:09 +01:00
Christoph Atteneder
808749da20
Fix notarization process for macOS
2021-01-09 21:49:21 +01:00
Christoph Atteneder
71e6e537ef
Only include fat JAR in binary
2021-01-09 21:35:52 +01:00
Christoph Atteneder
e80213f72a
Remove unnecessary colons
2021-01-09 21:33:59 +01:00
Christoph Atteneder
31ee62b6c0
Revert to SNAPSHOT version
2020-12-31 13:58:20 +01:00
Christoph Atteneder
3914e5c198
Bump version number for v1.5.4
2020-12-31 06:55:20 +01:00
Christoph Atteneder
e92be14a57
Bump version number for v1.5.3
2020-12-30 13:34:08 +01:00
cd2357
7285b98e5a
macOS: Add notarization step
...
Add step for uploading the packaged dmg to the notarization service. Add a second step for monitoring the progress of notarization.
2020-12-23 19:52:20 +01:00
cd2357
b272caff81
macOS: Fix command string concatenation
...
Add missing space before final argument in a multi-line command string.
2020-12-22 18:28:30 +01:00
Christoph Atteneder
02f5988bb9
Fix entitlements path and missing resources argument
2020-12-22 11:51:41 +01:00
cd2357
33297c865a
macOS: Include entitlements plist, part 2
...
Include the full path to the entitlements mapping file in all codesign calls.
2020-12-21 16:48:46 +01:00
cd2357
8d74a1bea6
macOS: Include entitlements plist
...
Add the entitlements mapping file needed for the signing process.
2020-12-21 16:39:25 +01:00
Christoph Atteneder
6384753332
Update data stores for v1.5.2
2020-12-17 15:48:05 +01:00
cd2357
c8d0a7fca4
macOS: Sign app-image and bundle when packaging
...
Update the macOS packaging process with the ncessary steps to sign the app-image and the final dmg package.
2020-12-16 17:31:44 +01:00
Christoph Atteneder
a6bee1116a
Bump version number for v1.5.2
2020-12-16 14:19:41 +01:00
cd2357
323fcc3601
macOS: Read signing identity from environment variable
...
Read the macOS signing identity from the user's environment variable.
2020-12-14 17:13:24 +01:00
cd2357
88cd0e0eb8
macOS: Add optional step to sign dylibs
...
Extend macOS packaging process with optional y/n step where relevant dylibs are extracted, signed, and re-added back to the shadow jar, before packaging it into the final app.
2020-12-13 18:04:10 +01:00
cd2357
9d20d2be5a
Make temp folder name more readable
...
Change packaging temp folder name from a random string to a timestamp.
2020-12-13 14:25:10 +01:00
cd2357
b82f3c1caa
Merge remote-tracking branch 'bisq-network/hotfix/v1.5.1' into upgrade-javafax-14
2020-12-13 13:57:28 +01:00
Christoph Atteneder
9ba184e6af
Add AccountAgeWitness as historical data store to db update script
2020-12-10 11:30:17 +01:00
Christoph Atteneder
a04cc7bfe2
Revert to SNAPSHOT version
2020-12-08 22:14:56 +01:00
cd2357
e0a37e9fc7
Add checksum verification for downloaded JDK binaries
...
Verify downloaded JDK binary hash against list of known (expected) hash values for the different JDK versions and OS platforms.
2020-12-04 13:39:48 +01:00
cd2357
8f9cede6b3
Linux: Improve package names
...
The generated package names include, by convention, two version numbers: the app version and the package version. The first one is set to the Bisq software version, the second is now set to 1.
The resulting package names are:
- bisq_1.5.0-1_amd64.deb
- bisq-1.5.0-1.x86_64.rpm
2020-12-03 16:23:58 +01:00
cd2357
98597508be
Windows: Remove msi package
...
For Windows, generate only the exe installer.
2020-12-03 13:15:44 +01:00
cd2357
5b80b6d828
Fix issue when building deb and rpm at the same time
...
Fixed an issue in the Linux section, which didn't allow building both rpm and deb packages at the same time.
2020-12-03 13:08:27 +01:00
Christoph Atteneder
4ab75b656d
Bump version number for v1.5.1
2020-12-03 12:57:43 +01:00
cd2357
72a719dcc9
Merge remote-tracking branch 'bisq-network/release/v1.5.0' into upgrade-javafax-14
2020-11-27 16:59:23 +01:00