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: containers/common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.60.3
Choose a base ref
...
head repository: containers/common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.60.4
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 20, 2024

  1. Merge pull request #2170 from Luap99/v0.60

    [v0.60] Backport + version 0.60.3
    openshift-merge-bot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    91f5148 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. pkg/subscriptions: use securejoin for the container path

    If we join a path from the container image we must always use securejoin
    to prevent us from following a symlink onto the host.
    
    Fixes CVE-2024-9341
    
    Signed-off-by: Paul Holzinger <pholzing@redhat.com>
    Luap99 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e7db065 View commit details
    Browse the repository at this point in the history
  2. Bump to v0.60.4

    Signed-off-by: Paul Holzinger <pholzing@redhat.com>
    Luap99 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d31fcd2 View commit details
    Browse the repository at this point in the history
Loading