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/buildah
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: containers/buildah
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.39
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 27 files changed
  • 4 contributors

Commits on Feb 24, 2025

  1. chroot createPlatformContainer: use MS_REMOUNT

    When setting mount propagation on the root mount before unmounting it,
    use MS_REBIND, since we know it's already a bind mount, and we actually
    want to affect the extant bind mount instead of creating another right
    over it. Otherwise, we might as well have not bothered.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    nalind committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    4c0c3f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Merge pull request #6003 from nalind/remount-pivot-1.39

    [release-1.39] chroot createPlatformContainer: use MS_REMOUNT
    openshift-merge-bot[bot] authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    ba57a9f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [s…

    …ecurity]
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and openshift-cherrypick-robot committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    7dbd710 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6009 from openshift-cherrypick-robot/cherry-pick-…

    …6005-to-release-1.39
    
    [release-1.39] chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [security]
    openshift-merge-bot[bot] authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    e6acd43 View commit details
    Browse the repository at this point in the history
  4. CI config: post-branch update

    Tell Cirrus to compare PRs on this branch to the release-1.39 branch
    rather than main.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    nalind committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    717fb39 View commit details
    Browse the repository at this point in the history
  5. Tag v1.39.1

    Tag a new release to pull in that fix for chroot isolation.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    nalind committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    9347a39 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Merge pull request #6007 from nalind/v1.39.1

    [release-1.39] tag v1.39.1
    openshift-merge-bot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    1c4d858 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. [release-1.39] Bump c/image to v5.34.1, c/common v0.62.1

    Bumping c/common to v0.62.1, c/image to v5.34.1 in preparation
    for the RHEL 9.6/10.0 ZeroDay
    
    Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
    TomSweeneyRedHat committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    b347de6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. [release-1.39] tests/conformance/testdata/Dockerfile.add:...

    update some URLs
    
    The origin repository renamed its "master" branch to "main", so we need
    to update our references to items in that branch.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
    nalind authored and TomSweeneyRedHat committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7ff3986 View commit details
    Browse the repository at this point in the history
  2. [release-1.39] Bump to Buildah v1.39.2

    Bump to Buildah v1.39.2 in preparation for the
    RHEL 9.6/10.0 ZeroDay and to provide BYOPKI
    Certificate Validation.
    
    Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
    TomSweeneyRedHat committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    d5d9d35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6022 from TomSweeneyRedHat/dev/tsweeney/v1.39.2

    [release-1.39] Bump c/image to v5.34.1, c/common v0.62.1, c/buildah v1.39.2
    openshift-merge-bot[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    814de74 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. [release-1.39] Bump c/storage to v1.57.2, c/image v5.34.2,...

    c/common v0.62.2
    
    Bump:
    c/storage to v1.57.2
    c/image to v5.34.2
    c/common to v0.62.2
    
    to eventually resolve: https://issues.redhat.com/browse/RHEL-82511 and
    https://issues.redhat.com/browse/RHEL-82509
    
    in RHEL 9.6/10.0 ZeroDay once up in Podman
    
    Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
    TomSweeneyRedHat committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    27e893d View commit details
    Browse the repository at this point in the history
  2. [release-1.39] Bump to Buildah v1.39.3

    Bump to Buildh v1.39.3
    
    Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
    TomSweeneyRedHat committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    0a5cebb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Merge pull request #6061 from TomSweeneyRedHat/dev/tsweeney/v1.39.3

    [release-1.39] Bump c/storage to v1.57.2, c/image v5.34.2, c/common v0.62.2, c/buildah v1.39.3
    openshift-merge-bot[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    13d7ab9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. createPlatformContainer: drop MS_REMOUNT|MS_BIND

    When attempting to change the mount propagation of the old root
    directory tree before unmounting it, it's enough that we pass the
    requested propagation flags.
    
    In particular, MS_REC is the only flag that is supposed to be allowed to
    be specified along with a mount propagation flag, but in practice it was
    only triggering an error some of the time, and CI wasn't one of those
    times.
    
    The added test mounts the root filesystem as an overlay and then runs
    buildah as a rootless user on top of that, which is more comparable to a
    root-on-composefs configuration, which manages to trigger the error.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    nalind authored and openshift-cherrypick-robot committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    f560c45 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6089 from openshift-cherrypick-robot/cherry-pick-…

    …6088-to-release-1.39
    
    [release-1.39] createPlatformContainer: drop MS_REMOUNT|MS_BIND
    openshift-merge-bot[bot] authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    c637c8e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. [release-1.39] Bump c/image to v5.34.3, c/common v0.62.3

    Bump to c/common to v0.62.3 to vendor in c/image v5.34.3.
    
    This is the third SIC vendor dance step dance to resolve a DiffID
    issue noted in https://issues.redhat.com/browse/RHEL-85218 and
    https://issues.redhat.com/browse/RHEL-85219
    
    Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
    TomSweeneyRedHat committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    476f313 View commit details
    Browse the repository at this point in the history
  2. [release-1.39] Bump to Buildah v1.39.4

    Bumping to Buildah v1.39.4 in preparation of RHEL 9.6/10.0 ZeroDay.
    This will help to resolve a number of Jira cards.
    
    Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
    TomSweeneyRedHat committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    5b7b7ca View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Merge pull request #6094 from TomSweeneyRedHat/dev/tsweeney/v1.39.4_2

    [release-1.39] Bump c/image to v5.34.3, c/common v0.62.3, Bulidah v1.39.4
    openshift-merge-bot[bot] authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    b5337f9 View commit details
    Browse the repository at this point in the history
Loading