Skip to content

Commit abd160d

Browse files
committed
Finalize release information for ktls-utils-0.6
Signed-off-by: Chuck Lever <[email protected]>
1 parent a2e78a1 commit abd160d

File tree

4 files changed

+17
-6
lines changed

4 files changed

+17
-6
lines changed

ChangeLog

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Change Log - In newest-release-first order
22

3-
ktls-utils 0.6 - 2022-05-NN
4-
*
3+
ktls-utils 0.6 - 2022-05-27
4+
* Update value of SOL_TLSH constant for kernel v5.18
5+
* Fix gnutls_transport_is_ktls_enabled()
6+
* Avoid zombie children
7+
* Report peer certificate verification failures
8+
* Split the debug command-line option
59

610
ktls-utils 0.5 - 2022-04-11
711
* Fix retrieval of TLSH_PRIORITIES

NEWS

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
ktls-utils 0.6 - 2022-05-NN
2-
*
1+
ktls-utils 0.6 - 2022-05-27
2+
* Update value of SOL_TLSH constant for kernel v5.18
3+
* Fix gnutls_transport_is_ktls_enabled()
4+
* Avoid zombie children
5+
* Report peer certificate verification failures
6+
* Split the debug command-line option
7+
8+
A pre-release version of ktls-utils 0.6 was exercised at the
9+
Spring 2022 NFS bake-a-thon, held April 25 - 29, 2022.

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release Notes for ktls-utils 0.5
1+
# Release Notes for ktls-utils 0.6
22

33
Note well: This is experimental prototype software. It's purpose is
44
purely as a demonstration and proof-of-concept. USE AT YOUR OWN RISK.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release Notes for ktls-utils 0.5
1+
# Release Notes for ktls-utils 0.6
22

33
Note well: This is experimental prototype software. It's purpose is
44
purely as a demonstration and proof-of-concept. USE AT YOUR OWN RISK.

0 commit comments

Comments
 (0)