Skip to content

Commit 3996701

Browse files
committed
To 4.0.0-U2 Docs and Installer Updates
1 parent bd76260 commit 3996701

File tree

6 files changed

+23
-187
lines changed

6 files changed

+23
-187
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ completely removes needs for capable third-party environments such as [Python][]
2626
As of [JTSDK64-3.4.0][] there are no longer distinctions between "Base" and "Tools" packages. There will just me "Main Releases" and "Updates".
2727

2828
- Under the [JTSDK64-3.2-Stream][] the "Base Package" was [JTSDK64-Base-3.2.3][]. Under the JTSDK64-4.0-Stream the former "Base" deployment package will become [JTSDK64-4.0.0][].
29-
- Under the [JTSDK64-3.2-Stream][] the "Patch Package" was [JTSDK64-Tools-3.2.3.3][]. Under the JTSDK64-4.0-Stream the "Update" packages will become/is [JTSDK64-4.0.0-U1][].
29+
- Under the [JTSDK64-3.2-Stream][] the "Patch Package" was [JTSDK64-Tools-3.2.3.3][]. Under the JTSDK64-4.0-Stream the "Update" packages will become/is [JTSDK64-4.0.0-U2][].
3030

3131
The Main deployment package - [JTSDK64-4.0.0][] - can be downloaded at https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0.exe
3232

33-
The Update deployment package - [JTSDK64-4.0.0-U1][] - can be downloaded at https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U1.exe
33+
The Update deployment package - [JTSDK64-4.0.0-U2][] - can be downloaded at https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U2.exe
3434

3535
This README.md file includes deployment instructions. The very latest news - including tips
3636
to solve issues - can be found at https://hamlib-sdk.sourceforge.io/ .
@@ -53,13 +53,14 @@ The preferred [MSYS2][] development environment for building Hamlib is now execu
5353

5454
### Release Notes: Updates
5555

56-
An update package [JTSDK64-4.0.0-U1][] is available for [JTSDK64-4.0.0][] .
56+
An update package [JTSDK64-4.0.0-U2][] is available for [JTSDK64-4.0.0][] .
5757

5858
This package provides some basic scripting updates/enhancements as well as updates for:
5959

6060
- LibUSB (to Version 1.0.28)
6161
- Ruby (to Version 3.4.3-1)
6262
- NSIS (to Version 3.11)
63+
- Boost (to Version 1.88.0)
6364

6465
Apply this package to a base [JTSDK64-4.0.0][] before performing any post-installation steps.
6566

@@ -90,7 +91,7 @@ Current packaging preempts known cases of proposed licence and delivery conditio
9091
************************************************************************************
9192
Precompiled drop-in packages are no longer available as Sourceforge, our project host, are auditing space.
9293
************************************************************************************
93-
The recommended development environment should be [JTSDK64-4.0.0][] with the latest update [JTSDK64-4.0.0-U1][] applied.
94+
The recommended development environment should be [JTSDK64-4.0.0][] with the latest update [JTSDK64-4.0.0-U2][] applied.
9495
************************************************************************************
9596

9697
### Conventions used in this document.
@@ -207,10 +208,10 @@ An **Update** package can only be applied to a matching release. i.e. You cannot
207208
- Download the latest **Update** packages from https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/
208209

209210
************************************************************************************
210-
The current update deployment package - [JTSDK64-4.0.0-U1][] - can be downloaded at https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U1.exe
211+
The current update deployment package - [JTSDK64-4.0.0-U2][] - can be downloaded at https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U2.exe
211212
************************************************************************************
212213

213-
- Deploy the **Update** package [JTSDK64-4.0.0-U1][] to your JTSDK install directory.
214+
- Deploy the **Update** package [JTSDK64-4.0.0-U2][] to your JTSDK install directory.
214215

215216
Updates may be required for the [MSYS2][] environment. Therefore the "profile" directory for
216217
[MSYS2][] may be deleted and re-created.
@@ -309,7 +310,7 @@ This DLL may be copied and placed into that folder, negating the need for deploy
309310
** Note that these instructions assumes a fresh Windows 10 or 11 Virtual Machine is used **
310311

311312
- Deploy the **Release** installer [JTSDK64-4.0.0][] inside a FRESH, FULLY UPDATED WINDOWS 10 or 11 VM.
312-
- Deploy the latest **update** Package to your installation i.e. [JTSDK64-4.0.0-U1][]
313+
- Deploy the latest **update** Package to your installation i.e. [JTSDK64-4.0.0-U2][]
313314

314315
It is recommended to use all the initial default settings and file locations.
315316

@@ -835,6 +836,7 @@ Base ref: https://sourceforge.net/projects/jtsdk/files/win64/3.1.0/README.md Dat
835836
[JTSDK64-3.4.1-U2]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/JTSDK64-3.4.1-U2.exe
836837
[JTSDK64-4.0.0]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0.exe
837838
[JTSDK64-4.0.0-U1]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U1.exe
839+
[JTSDK64-4.0.0-U2]: https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U2.exe
838840
[Git]: https://git-scm.com/
839841
[VS Code]: https://code.visualstudio.com/Download
840842
[Issue Tracker]: https://sourceforge.net/p/hamlib-sdk/tickets/

docs/ver4/741c397c

Lines changed: 0 additions & 83 deletions
This file was deleted.

docs/ver4/78ee5708

Lines changed: 0 additions & 83 deletions
This file was deleted.

docs/ver4/DG4.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h3>Step 1: Deploy the JTSDK64-4.0.0.exe Installer and the latest Update package
110110
<p><strong> Note that these instructions assumes a fresh Windows 11 Virtual Machine is used. </strong></p>
111111
<ul>
112112
<li>Download and deploy the installer <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0.exe">JTSDK64-4.0.0</a> inside a FRESH VM.</li>
113-
<li>Deploy the latest Update Package <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U1.exe">JTSDK64-4.0.0-U1</a> .</li>
113+
<li>Deploy the latest Update Package <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U2.exe">JTSDK64-4.0.0-U2</a> .</li>
114114
</ul>
115115
</ul>
116116
<table width="*" align="center" border="1">
@@ -141,7 +141,7 @@ <h4>Special Note for Windows 11, Update Packages and VC Runtimes Deployment</h4>
141141
<div class="reducewidth">
142142
<pre>
143143
-------------------------------------------
144-
JTSDK Setup v4.0.0.1
144+
JTSDK Setup v4.0.0
145145
-------------------------------------------
146146

147147
Required Tools
@@ -611,7 +611,7 @@ <h2>Maintenance Updates</h2>
611611
<hr/>
612612

613613
<ul>
614-
<p>Maintenance updates will be applied in the form of &quot;Update" packages. The first anticipated update to the <strong>JTSDK64-4.0.0</strong> stream is&nbsp; <strong>JTSDK64-4.0.0-U1.exe</strong> .&nbsp;</p>
614+
<p>Maintenance updates will be applied in the form of &quot;Update" packages. The first anticipated update to the <strong>JTSDK64-4.0.0</strong> stream is&nbsp; <strong>JTSDK64-4.0.0-U2.exe</strong> .&nbsp;</p>
615615
<p>Maintainers are no longer supporting the "Base" and "Tools&quot; nomenclature.</p>
616616
</ul>
617617
<table width="*" align="center" border="1">
@@ -628,15 +628,15 @@ <h2>Maintenance Updates</h2>
628628
<ul>
629629
<li>Download any &quot;Tools&quot; packages from <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/">https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/</a></li>
630630
</ul>
631-
<p><strong>Note</strong> The first update package is <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U1.exe">JTSDK64-4.0.0-U1.exe</a>.</p>
631+
<p><strong>Note</strong> The first update package is <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U2.exe">JTSDK64-4.0.0-U2.exe</a>.</p>
632632
</ul>
633633
<h4>Application of Maintenance Update packages</h4>
634634

635635
<ul>
636636
<p>Update packages are updates to the <strong></strong>&quot;Base&quot; environments.</p>
637637
<p>Update packages can only be applied to matching stream deployments</p>
638638
<ul>
639-
<li>As an example (and if it exists), you can only apply a <strong>4.0.0-u1 </strong>package to deployments based on Version 4.0.0; It does not matter what&nbsp; update packages are deployed to the Version 4.0.0-stream deployment - the latest update package can always be applied to it.
639+
<li>As an example (and if it exists), you can only apply a <strong>4.0.0-U2 </strong>package to deployments based on Version 4.0.0; It does not matter what&nbsp; update packages are deployed to the Version 4.0.0-stream deployment - the latest update package can always be applied to it.
640640
</ul>
641641

642642
<p><em>These steps assume that you have a deployed base environment</em></p>

docs/ver4/UG4.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2>Maintenance Updates</h2>
149149
<hr>
150150
<ul>
151151
<p>Maintenance updates will be applied in the form of &quot;Update" packages.&nbsp;</p>
152-
<p>The current update to the <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0.exe">JTSDK64-4.0.0</a> is&nbsp; <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U1.exe">JTSDK64-4.0.0-U1.exe</a> .&nbsp;</p>
152+
<p>The current update to the <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0.exe">JTSDK64-4.0.0</a> is&nbsp; <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U2.exe">JTSDK64-4.0.0-U2.exe</a> .&nbsp;</p>
153153
<p><strong>Note</strong>: Maintainers are no longer supporting the "Base" and "Tools&quot; nomenclature.</p>
154154
</ul>
155155
<table width="*" align="center" border="1">
@@ -166,7 +166,7 @@ <h2>Maintenance Updates</h2>
166166
<ul>
167167
<li>Download the latest &quot;Update&quot; packages from <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/">https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/</a></li>
168168
</ul>
169-
<p><strong>Note:</strong> The current update is <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U1.exe">JTSDK64-4.0.0-U1.exe</a> .</p>
169+
<p><strong>Note:</strong> The current update is <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U2.exe">JTSDK64-4.0.0-U2.exe</a> .</p>
170170
<ul>
171171
<li>Deploy the tools package to your JTSDK install directory (typically <strong>X:\JTSDK64-Tools</strong>).</li>
172172
</ul>
@@ -230,7 +230,7 @@ <h3>Step 1: Deploy the JTSDK64-4.0.0.exe Installer and the latest Update package
230230
<p><strong> Note that these instructions assumes a fresh Windows 11 Virtual Machine is used. </strong></p>
231231
<ul>
232232
<li>Download and deploy the installer <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0.exe">JTSDK64-4.0.0</a> inside a FRESH VM.</li>
233-
<li>Deploy the latest Update Package <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U1.exe">JTSDK64-4.0.0-U1</a> .</li>
233+
<li>Deploy the latest Update Package <a href="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0-U2.exe">JTSDK64-4.0.0-U2</a> .</li>
234234
</ul>
235235
</ul>
236236
<table width="*" align="center" border="1">
@@ -261,7 +261,7 @@ <h4>Special Note for Windows 11, Update Packages and VC Runtimes Deployment</h4>
261261
<div class="reducewidth">
262262
<pre>
263263
-------------------------------------------
264-
JTSDK Setup v4.0.0.1
264+
JTSDK Setup v4.0.0
265265
-------------------------------------------
266266

267267
Required Tools

jtsdk64-4.0.0-u1.iss renamed to jtsdk64-4.0.0-u2.iss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
; Script generated by the Inno Setup Script Wizard.
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

4-
#define MyAppName "JTSDK64 4.0.0-U1"
5-
#define MyAppVersion "4.0.0.0"
4+
#define MyAppName "JTSDK64 4.0.0-U2"
5+
#define MyAppVersion "4.0.0.2"
66
#define MyAppPublisher "(c)2020 - 2024 JTSDK Contributors based on concepts and code 2013-2021 (c) Greg Beam KI7MT"
77
#define MyAppURL "https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.2-Stream/"
88

@@ -24,12 +24,12 @@ DisableProgramGroupPage=auto
2424
; Uncomment the following line to run in non administrative install mode (install for current user only.)
2525
PrivilegesRequired=lowest
2626
OutputDir=C:\JTSDK64-Tools
27-
OutputBaseFilename=JTSDK64-4.0.0-U1
27+
OutputBaseFilename=JTSDK64-4.0.0-U2
2828
Compression=lzma
2929
SolidCompression=yes
3030
WizardStyle=modern
3131
LicenseFile=C:\JTSDK64-Tools\gpl-3.0.rtf
32-
VersionInfoVersion=4.0.0.1
32+
VersionInfoVersion=4.0.0.2
3333

3434
[Languages]
3535
Name: "english"; MessagesFile: "compiler:Default.isl"
@@ -42,7 +42,7 @@ Type: files; Name: "{app}\HAMLIB*.url"
4242
Type: files; Name: "{app}\jtsdk-tools*.iss"
4343
Type: files; Name: "{app}\tools\msys64\etc\skel\bin\*.sh"
4444
Type: files; Name: "{app}\docs\*.*"
45-
Type: files; Name: "{app}\tools\setup\*.ps1"
45+
; Type: files; Name: "{app}\tools\setup\*.ps1"
4646
Type: files; Name: "{app}\config\src-*"
4747
Type: files; Name: "{app}\tmp\src-*"
4848

0 commit comments

Comments
 (0)