Skip to content

Commit bbb2a8d

Browse files
authored
CHANGELOG: fix fluent-package openssl version (#947)
Ref: * #944 * #945 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/fluent/fluent-package-builder/actions/runs/20090397927 Signed-off-by: Shizuo Fujita <[email protected]>
1 parent 118e004 commit bbb2a8d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CHANGELOG-v5.md

Lines changed: 6 additions & 6 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
* gems
8282
* fluentd v1.16.9 (update)
@@ -208,7 +208,7 @@ If you want LTS version, stick to use v5.0.x.
208208

209209
* ruby v3.2.6 (update)
210210
* jemalloc v3.6.0
211-
* OpenSSL 3.1.0 Windows
211+
* OpenSSL 3.4.0 Windows
212212
* OpenSSL 3.0.8 macOS
213213
* fluentd v1.18.0 (update)
214214

@@ -342,7 +342,7 @@ If you want LTS version, stick to use v5.0.x.
342342

343343
* ruby v3.2.5 (update)
344344
* jemalloc v3.6.0
345-
* OpenSSL 3.1.0 Windows
345+
* OpenSSL 3.3.1 Windows
346346
* OpenSSL 3.0.8 macOS
347347
* fluentd v1.17.0
348348

@@ -416,7 +416,7 @@ On Windows
416416

417417
* ruby v3.2.4 (update)
418418
* jemalloc v3.6.0
419-
* OpenSSL 3.1.0 Windows
419+
* OpenSSL 3.3.0 Windows
420420
* OpenSSL 3.0.8 macOS
421421
* fluentd v1.16.5
422422

@@ -500,7 +500,7 @@ On Windows
500500

501501
* ruby v3.2.3 (update)
502502
* jemalloc v3.6.0
503-
* OpenSSL 3.1.0 Windows
503+
* OpenSSL 3.2.0 Windows
504504
* OpenSSL 3.0.8 macOS
505505
* fluentd v1.16.4 (update)
506506

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ On Windows
7878

7979
* ruby v3.4.5 (update)
8080
* jemalloc v3.6.0
81-
* OpenSSL 3.4.0 Windows
81+
* OpenSSL 3.5.1 Windows
8282
* OpenSSL 3.0.8 macOS
8383
* gems
8484
* fluentd v1.19.0 (update)

0 commit comments

Comments
 (0)