Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wolfi-dev/os
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11c3315
Choose a base ref
...
head repository: wolfi-dev/os
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6cff4a0
Choose a head ref
  • 6 commits
  • 183 files changed
  • 3 contributors

Commits on Dec 26, 2025

  1. redpanda-25.3/25.3.4 package update (#76818)

    <p align="center">
    <img
    src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
    />
    </p>
    <!--ci-cve-scan:fail-any-->
    
    
    **Commit**: 4127e17813e52c16c853309ddb6bac05f69884f6
    
    > **Note:** If you need to make manual changes to this PR, apply the
    `skip:staging-update-bot` label so the reconciler won't overwrite them.
    
    <!--staging-update-bot-pr-data-->
    <!--
    {
      "PackageName": "redpanda-25.3",
      "Version": "25.3.4",
      "Commit": "4127e17813e52c16c853309ddb6bac05f69884f6",
      "BumpEpoch": false,
      "Manual": false
    }
    -->
    <!--/staging-update-bot-pr-data-->
    
    Co-authored-by: staging-update-bot <staging-update-bot@chainguard.dev>
    octo-sts[bot] and staging-update-bot authored Dec 26, 2025
    Configuration menu
    Copy the full SHA
    4ae26e1 View commit details
    Browse the repository at this point in the history
  2. neuvector-scanner/4.024 package update (#76822)

    <p align="center">
    <img
    src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
    />
    </p>
    <!--ci-cve-scan:fail-any-->
    
    
    **Commit**: 6aa3303157f68364aa19752efe684fcbeebcb29b
    
    > **Note:** If you need to make manual changes to this PR, apply the
    `skip:staging-update-bot` label so the reconciler won't overwrite them.
    
    <!--staging-update-bot-pr-data-->
    <!--
    {
      "PackageName": "neuvector-scanner",
      "Version": "4.024",
      "Commit": "6aa3303157f68364aa19752efe684fcbeebcb29b",
      "BumpEpoch": false,
      "Manual": false
    }
    -->
    <!--/staging-update-bot-pr-data-->
    
    Co-authored-by: staging-update-bot <staging-update-bot@chainguard.dev>
    octo-sts[bot] and staging-update-bot authored Dec 26, 2025
    Configuration menu
    Copy the full SHA
    cfd204a View commit details
    Browse the repository at this point in the history
  3. btop/1.4.6 package update (#76825)

    <p align="center">
    <img
    src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
    />
    </p>
    <!--ci-cve-scan:fail-any-->
    
    
    **Commit**: 975e3951daa7d3114112d2cd4ee689cf5ee38745
    
    > **Note:** If you need to make manual changes to this PR, apply the
    `skip:staging-update-bot` label so the reconciler won't overwrite them.
    
    <!--staging-update-bot-pr-data-->
    <!--
    {
      "PackageName": "btop",
      "Version": "1.4.6",
      "Commit": "975e3951daa7d3114112d2cd4ee689cf5ee38745",
      "BumpEpoch": false,
      "Manual": false
    }
    -->
    <!--/staging-update-bot-pr-data-->
    
    Co-authored-by: staging-update-bot <staging-update-bot@chainguard.dev>
    octo-sts[bot] and staging-update-bot authored Dec 26, 2025
    Configuration menu
    Copy the full SHA
    b99a498 View commit details
    Browse the repository at this point in the history
  4. ruby-4.0: New package

    Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
    sergiodj committed Dec 26, 2025
    Configuration menu
    Copy the full SHA
    967b9b8 View commit details
    Browse the repository at this point in the history
  5. ruby4.0-bundler: New package

    Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
    sergiodj committed Dec 26, 2025
    Configuration menu
    Copy the full SHA
    bffd57c View commit details
    Browse the repository at this point in the history
  6. ruby4.0-*: New packages

    Changes:
    
    - Ruby 4.0 incorporated the following gems: `benchmark`, `logger` and
      `reline`.  This means that we don't need to create separate packages
      for them.
    
    - Several of our Ruby module packages had a hardcoded `rubyMM`
      variable set to 3.4.  They now use `var-transforms` to derive the
      Ruby version from the package name.
    
    - ruby4.0-octokit: Cherry-pick fix to bump octokit requirement
    
    - ruby4.0-jruby-openssl: Remove. Upstream said on
      jruby/jruby-openssl#337 that it doesn't make sense to ship this module
      for Ruby as it is a JRuby specific project.  There are no recent
      reverse deps for jruby-openssl either, so let's remove it.
    
    - ruby4.0-rails-8.1: Add `ruby${{vars.rubyMM}}-psych` and `pkgconf` to
      test dependencies.  Test by installing `sidekiq` instead of
      `bcrypt` (the latter fails to build with Ruby 4.0).
    
    Signed-off-by: Sergio Durigan Junior <sergiodj@chainguard.dev>
    sergiodj committed Dec 26, 2025
    Configuration menu
    Copy the full SHA
    6cff4a0 View commit details
    Browse the repository at this point in the history
Loading