Skip to content

Commit d5220d9

Browse files
authored
CHANGELOG: fix fluent-package v5 openssl version (#944)
I confirm the OpenSSL version bundled with the RubyInstaller for Windows, I discovered an error in the version number listed in the changelog. Ref. https://github.com/Watson1978/ruby-openssl-version/actions/runs/20088977027 Signed-off-by: Shizuo Fujita <[email protected]>
1 parent 4d01001 commit d5220d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ About the past changelog entries, see [old CHANGELOG](CHANGELOG-v4.md) instead.
1414

1515
* ruby v3.2.9 (update)
1616
* jemalloc v3.6.0
17-
* OpenSSL 3.4.0 Windows
17+
* OpenSSL 3.5.1 Windows
1818
* OpenSSL 3.0.8 macOS
1919
* fluentd v1.16.10 (update)
2020
* msgpack 1.7.5
@@ -76,7 +76,7 @@ On Windows
7676

7777
* ruby v3.2.8 (update)
7878
* jemalloc v3.6.0
79-
* OpenSSL 3.4.0 Windows
79+
* OpenSSL 3.4.1 Windows
8080
* OpenSSL 3.0.8 macOS
8181
* fluentd v1.16.9 (update)
8282
* msgpack 1.7.5
@@ -261,7 +261,7 @@ On Windows
261261

262262
* ruby v3.2.4 (update)
263263
* jemalloc v3.6.0
264-
* OpenSSL 3.1.0 Windows
264+
* OpenSSL 3.3.0 Windows
265265
* OpenSSL 3.0.8 macOS
266266
* fluentd v1.16.5
267267

@@ -345,7 +345,7 @@ On Windows
345345

346346
* ruby v3.2.3 (update)
347347
* jemalloc v3.6.0
348-
* OpenSSL 3.1.0 Windows
348+
* OpenSSL 3.2.0 Windows
349349
* OpenSSL 3.0.8 macOS
350350
* fluentd v1.16.4 (update)
351351

0 commit comments

Comments
 (0)