Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fluent-plugin-s3/1.8.1 package update #34216

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Nov 15, 2024

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Nov 15, 2024
Copy link
Contributor

Package fluent-plugin-s3: Click to expand/collapse

Package fluent-plugin-s3:

.PKGINFO metadata:

  (
  	"""
  	# Generated by melange
  	pkgname = fluent-plugin-s3
- 	pkgver = 1.7.2-r5
+ 	pkgver = 1.8.1-r0
  	arch = x86_64
- 	size = 262224
+ 	size = 265331
  	origin = fluent-plugin-s3
  	pkgdesc = Amazon S3 output plugin for Fluentd event collector
  	url = 
- 	commit = de91c41499c2f03c4187ebc2475c08e61759976d
- 	builddate = 1730203119
+ 	commit = d7a31d5a939cc5acc682f9a916893d283627b043
+ 	builddate = 1731649873
  	license = Apache-2.0
  	depend = ruby-3.2
  	depend = ruby3.2-aws-sdk-s3
  	depend = ruby3.2-aws-sdk-sqs
  	depend = ruby3.2-fluentd
- 	provides = ruby3.2-fluent-plugin-s3=1.7.2-r5
- 	datahash = a91ec26992052000aa1a5326446c91f94ccae1fe7276067ff37f83882d94d24f
+ 	provides = ruby3.2-fluent-plugin-s3=1.8.1-r0
+ 	datahash = 287bac19faf3c951965e29ce27e50ca608e976fc7c285aa045736611c26f8551
  	"""
  )

Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/.github/ISSUE_TEMPLATE/bug_report.yaml
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/.github/ISSUE_TEMPLATE/config.yml
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/.github/ISSUE_TEMPLATE/feature_request.yaml
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/.github/dependabot.yml
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/.github/workflows/linux.yml
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/.github/workflows/stale-actions.yml
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/.gitignore
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/AUTHORS
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/ChangeLog
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/Gemfile
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/Gemfile.v0.12
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/README.md
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/Rakefile
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/VERSION
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/appveyor.yml
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/docs/credentials.md
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/docs/howto.md
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/docs/input.md
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/docs/output.md
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/docs/v0.12.md
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/fluent-plugin-s3.gemspec
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/log-ext.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/in_s3.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/out_s3.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/s3_compressor_gzip_command.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/s3_compressor_lzma2.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/s3_compressor_lzo.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/s3_compressor_parquet.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/s3_compressor_zstd.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/s3_extractor_gzip_command.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/s3_extractor_lzma2.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/lib/fluent/plugin/s3_extractor_lzo.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/test/test_in_s3.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.8.1/test/test_out_s3.rb
Added: /usr/lib/ruby/gems/3.2.0/specifications/fluent-plugin-s3-1.8.1.gemspec
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/.github/ISSUE_TEMPLATE/bug_report.yaml
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/.github/ISSUE_TEMPLATE/config.yml
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/.github/ISSUE_TEMPLATE/feature_request.yaml
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/.github/workflows/linux.yml
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/.github/workflows/stale-actions.yml
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/.gitignore
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/AUTHORS
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/ChangeLog
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/Gemfile
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/Gemfile.v0.12
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/README.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/Rakefile
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/VERSION
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/appveyor.yml
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/docs/credentials.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/docs/howto.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/docs/input.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/docs/output.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/docs/v0.12.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/fluent-plugin-s3.gemspec
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/log-ext.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/in_s3.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/out_s3.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/s3_compressor_gzip_command.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/s3_compressor_lzma2.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/s3_compressor_lzo.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/s3_compressor_parquet.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/s3_extractor_gzip_command.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/s3_extractor_lzma2.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/lib/fluent/plugin/s3_extractor_lzo.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/test/test_in_s3.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/fluent-plugin-s3-1.7.2/test/test_out_s3.rb
Deleted: /usr/lib/ruby/gems/3.2.0/specifications/fluent-plugin-s3-1.7.2.gemspec

@octo-sts octo-sts bot added bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. auto-approver-bot/approve labels Nov 15, 2024
@octo-sts octo-sts bot enabled auto-merge (squash) November 15, 2024 06:00
@octo-sts octo-sts bot merged commit 420d919 into main Nov 15, 2024
19 checks passed
@octo-sts octo-sts bot deleted the wolfictl-db81d517-6b7f-4440-8429-ba51b37576cc branch November 15, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-approver-bot/approve automated pr bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant