-
Notifications
You must be signed in to change notification settings - Fork 29
Comparing changes
Open a pull request
base repository: fluent/fluent-package-builder
base: v6.0.1
head repository: fluent/fluent-package-builder
compare: v6.0.2
- 18 commits
- 49 files changed
- 2 contributors
Commits on Nov 10, 2025
-
Backport(v6): ci: apply only patch release (#833) (#936)
Backport #833 For LTS branch, it should not apply major,minor update in general. Signed-off-by: Kentaro Hayashi <[email protected]> Signed-off-by: Shizuo Fujita <[email protected]> Co-authored-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b70b38d - Browse repository at this point
Copy the full SHA b70b38dView commit details -
Backport(v6): ci: fix empty base_ref error (#831) (#937)
Backport #831 Backport #830 ## #831 Try to use $Env:GITHUB_REF_NAME which contains branch name github.base_ref is empty when executing via workflow_dispatch. ## #830 When kicked from LTS branch, base branch should be set explicitly, otherwise PR will be created against main branch. --------- Signed-off-by: Kentaro Hayashi <[email protected]> Signed-off-by: Shizuo Fujita <[email protected]> Co-authored-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b167fdb - Browse repository at this point
Copy the full SHA b167fdbView commit details
Commits on Nov 13, 2025
-
Backport(v6): changelog: Separate v6 changes (#938) (#939)
Backport #938 Signed-off-by: Shizuo Fujita <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ebdace - Browse repository at this point
Copy the full SHA 7ebdaceView commit details
Commits on Dec 10, 2025
-
CHANGELOG: fix fluent-package v6 openssl version (#945)
Same with #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]>
Configuration menu - View commit details
-
Copy full SHA for be71a15 - Browse repository at this point
Copy the full SHA be71a15View commit details
Commits on Dec 23, 2025
-
Backport(v6): Add gemfile:update task to bump version in Gemfile (#950)…
… (#951) rake gemfile:update LTS=true updates fluent-package/Gemfile. Signed-off-by: Kentaro Hayashi <[email protected]> Co-authored-by: Shizuo Fujita <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc253b6 - Browse repository at this point
Copy the full SHA dc253b6View commit details
Commits on Dec 24, 2025
-
Backport(v6): fluent-package: switch to Cloudflare R2 (#952) (#953)
Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 562aa57 - Browse repository at this point
Copy the full SHA 562aa57View commit details
Commits on Feb 16, 2026
-
github: switch to v6 explicitly (#960)
Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 115a74d - Browse repository at this point
Copy the full SHA 115a74dView commit details -
Backport(v6): msi: use CloudFlare R2 first (#963)
backport #948, #962 Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 732579b - Browse repository at this point
Copy the full SHA 732579bView commit details
Commits on Feb 17, 2026
-
Backport(v6) github: avoid conflict with HH:MM timestamp (#964) (#969)
Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f643398 - Browse repository at this point
Copy the full SHA f643398View commit details
Commits on Feb 19, 2026
-
Backport(v6): rpm: fix typo in comment (#966) (#971)
Backport #966 RPM install script uses `@PACKAGE_DIR@` macro for package directory. Signed-off-by: Shizuo Fujita <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a83172e - Browse repository at this point
Copy the full SHA a83172eView commit details
Commits on Feb 24, 2026
-
Backport(v6) ci: delay execution timing after default test case (#972) (
#975) confluent test case checks integrated features, so it is suitable to be executed later. Before: build => [other test cases, confluent_test] After: build => test => confluent_test Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f901d46 - Browse repository at this point
Copy the full SHA f901d46View commit details -
Backport(v6) ci: simplify to setup incus steps (#974) (#976)
Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e0f71d - Browse repository at this point
Copy the full SHA 8e0f71dView commit details -
Backport(v6) ci: add s3 test case (#970) (#978)
Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b41d8e - Browse repository at this point
Copy the full SHA 5b41d8eView commit details -
Backport(v6): rpm: fix update error if working directory is missing (#…
…955) (#977) Backport #955 If `/tmp/fluent/` was removed, it causes error when update to Fluent Package 6.0.x as following: ``` # dnf install ./fluent-package-5.0.9-1.el8.x86_64.rpm # rm -rf /tmp/fluent/ # dnf install -y ./fluent-package-6.0.1-1.el8.x86_64.rpm Last metadata expiration check: 0:55:01 ago on Tue Feb 10 05:05:41 2026. Dependencies resolved. ==================================================================================================================================================================== Package Architecture Version Repository Size ==================================================================================================================================================================== Upgrading: fluent-package x86_64 6.0.1-1.el8 @commandline 23 M Transaction Summary ==================================================================================================================================================================== Upgrade 1 Package Total size: 23 M Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: fluent-package-6.0.1-1.el8.x86_64 1/1 Running scriptlet: fluent-package-6.0.1-1.el8.x86_64 1/2 /var/tmp/rpm-tmp.Fp7H9o: line 39: /tmp/fluent/.local_base_plugins: No such file or directory error: %prein(fluent-package-6.0.1-1.el8.x86_64) scriptlet failed, exit status 1 Error in PREIN scriptlet in rpm package fluent-package Verifying : fluent-package-6.0.1-1.el8.x86_64 1/2 Verifying : fluent-package-5.0.9-1.el8.x86_64 2/2 Failed: fluent-package-5.0.9-1.el8.x86_64 fluent-package-6.0.1-1.el8.x86_64 Error: Transaction failed ``` --------- Signed-off-by: Shizuo Fujita <[email protected]> Signed-off-by: Kentaro Hayashi <[email protected]> Co-authored-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dde3ac9 - Browse repository at this point
Copy the full SHA dde3ac9View commit details -
Backport(v6) ci: test elasticsearch and opensearch (#973) (#979)
Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1564e59 - Browse repository at this point
Copy the full SHA 1564e59View commit details
Commits on Feb 25, 2026
-
Backport(v6) ci: ensure availability of Docker on windows (#980) (#981)
There is a case that docker service is not ready when launching installation test. This is caused by delayed service. It will fix the following error: ``` failed to connect to the docker API at npipe:////./pipe/docker_engine; check if the path is correct and if the daemon is running: open //./pipe/docker_engine: The system cannot find the file specified. ``` Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe08f8d - Browse repository at this point
Copy the full SHA fe08f8dView commit details
Commits on Feb 26, 2026
-
Backport(v6) msi: change ExecutionPolicy to enable it (#982) (#983)
In the previous versions, when RemoteSigned was Restricted, it fails to execute toast.ps1, thus it causes installation rollback unexpectedly. So, it should specify policy of powershell explicitly Even though execution was disabled via GPO, it just fails but always fallback to exit /b 0. Signed-off-by: Kentaro Hayashi <[email protected]>Configuration menu - View commit details
-
Copy full SHA for 188162c - Browse repository at this point
Copy the full SHA 188162cView commit details
Commits on Feb 27, 2026
-
Signed-off-by: Kentaro Hayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6e6613 - Browse repository at this point
Copy the full SHA f6e6613View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.1...v6.0.2