Skip to content

Commit 9b5cbe3

Browse files
committed
Version 4.2.1 (Fix release)
1 parent 7557584 commit 9b5cbe3

File tree

3 files changed

+70
-33
lines changed

3 files changed

+70
-33
lines changed

configure.ac

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ AC_CONFIG_AUX_DIR(autoconf) # (directory containing auxillary build tools)
2626
# -----------------------------------------------------------------------------
2727

2828
VERS_MAJ=4 # first digit of version
29-
VERS_INT=3 # second digit of version
30-
VERS_MIN=0 # third digit of version
29+
VERS_INT=2 # second digit of version
30+
VERS_MIN=1 # third digit of version
3131

3232
AM_INIT_AUTOMAKE(hercules,${VERS_MAJ}.${VERS_INT}.${VERS_MIN})
3333
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])

html/hercnew.html

+29-6
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,45 @@ <h2>What's new in release 4.3
2727

2828
<ul>
2929

30+
<li> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
31+
<li> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
32+
<li> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
33+
<li> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
34+
<li> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
35+
<li> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
36+
37+
</ul>
38+
39+
<p>
40+
41+
<!-- ---------------------------------------------------------------------------- -->
42+
43+
<h2>What's new in release 4.2.1
44+
</h2>
45+
46+
<p>Release date: 10 September 2019
47+
48+
<br>Official Source and Binaries:
49+
<a href="https://github.com/SDL-Hercules-390/hyperion/releases/tag/Release_4.2.1">Release_4.2.1</a>
50+
51+
<br>Refer to the <a href="hercrnot.html#4.2.1">Release notes for SDL Hyperion 4.2.1</a> web page
52+
<br>for more detailed information regarding changes in this release.
53+
54+
<ul>
55+
3056
<li> Make HHC02917 a suppressable msglevel debug only message
3157
<li> Fix CKD suffixed read count file protect bug
3258
<li> CKD dasd serial number support
59+
<li> New "dasdser" serial number utility
3360
<li> Fix various VMFPLC2 issues
3461
<li> Fix Linux exit/quit hang when no traffic on tuntap device
3562
<li> Fix QETH (OSA) missing CSCH interrupt under z/VM
3663
<li> Don't pass "&&" async argument to rexx scripts
3764
<li> Fix bogus HHC01111W warning and cctape display
3865
<li> hercifc network interface configuration utility fixes
3966
<li> SIE fix for z/VM z/Arch real mode guests (e.g. zcms)
40-
<li> 3215/1052 console missing interrupt fix
41-
<li> xxxxx
42-
<li> xxxxx
43-
<li> xxxxx
44-
<li> xxxxx
45-
<li> Various internal fixes and improvements
67+
<li> Various important 3215/1052 console fixes
68+
<li> Various other minor internal fixes and improvements
4669

4770
</ul>
4871

html/hercrnot.html

+39-25
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,50 @@ <h2>Release notes for <a href="https://github.com/SDL-Hercules-390/hyperion/rele
1919
&nbsp;&nbsp; <i>(in development)</i>
2020
</h2>
2121

22+
<p>
23+
<dl>
24+
25+
26+
<dt>XXXXXXXXXXXX
27+
<dd>
28+
<p>
29+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
30+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
31+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
32+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
33+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
34+
</p>
35+
36+
37+
<dt>XXXXXXXXXXXX
38+
<dd>
39+
<p>
40+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
41+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
42+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
43+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
44+
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
45+
</p>
46+
47+
48+
</dl>
49+
50+
<!-- --------------------------------------------------------------------------------- -->
51+
52+
<a name=4.2.1></a>
53+
<hr noshade>
54+
55+
<h2>Release notes for <a href="https://github.com/SDL-Hercules-390/hyperion/releases/tag/Release_4.2.1">SDL Hyperion 4.2.1</a>
56+
</h2>
57+
2258
<p>
2359
<dl>
2460

2561

2662
<dt>CKD serial number support
2763
<dd>
2864
<p>
29-
Version 4.3 of SDL Hercules Hyperion introduces support for assigning
65+
Version 4.2.1 of SDL Hercules Hyperion introduces support for assigning
3066
serial numbers to CKD dasd devices. This is usually only a concern for
3167
guests which care about the serial number field in the device's Node Element
3268
Descriptor (NED) information returned by the RCD (Read Configuration Data)
@@ -48,8 +84,8 @@ <h2>Release notes for <a href="https://github.com/SDL-Hercules-390/hyperion/rele
4884
<p>
4985
To assign a permanent (stable never changing) serial number to a CKD dasd
5086
image (including those created with older versions of Hercules) a new
51-
dasd utility has been created called <b><code>dasdser</code></b>. (start
52-
<code>dasdser</code> without any arguments for usage information.)
87+
dasd utility has been created called <b><code>dasdser</code></b>. Start
88+
<code>dasdser</code> without any arguments for usage information.
5389
<p>
5490
The serial number that Hercules actually uses for a given CKD dasd
5591
(whether internally generated or obtained from the actual dasd image file)
@@ -62,28 +98,6 @@ <h2>Release notes for <a href="https://github.com/SDL-Hercules-390/hyperion/rele
6298
</p>
6399

64100

65-
<dt>XXXXXXXXXXXX
66-
<dd>
67-
<p>
68-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
69-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
70-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
71-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
72-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
73-
</p>
74-
75-
76-
<dt>XXXXXXXXXXXX
77-
<dd>
78-
<p>
79-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
80-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
81-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
82-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
83-
xxxxxxx xxx xx xxx xxxxxxxx xxxxxxxx...
84-
</p>
85-
86-
87101
</dl>
88102

89103
<!-- --------------------------------------------------------------------------------- -->

0 commit comments

Comments
 (0)