common icon indicating copy to clipboard operation
common copied to clipboard

[v0.52.x][git cherry-pick 5c81adc] apparmor: fix parsing beta/alpha version

Open hswong3i opened this issue 2 years ago • 3 comments

Similar as https://github.com/containers/common/pull/1744, we need git cherry-pick 5c81adc via v0.52.x for CRI-O v1.26.x (see https://github.com/cri-o/cri-o/blob/release-1.26/go.mod#L22)

hswong3i avatar Nov 19 '23 10:11 hswong3i

@rhatdan could we have corresponding branch created for PR?

hswong3i avatar Nov 19 '23 17:11 hswong3i

I don't see why not.

rhatdan avatar Nov 20 '23 11:11 rhatdan

I give a temp fork branch for v0.52.0 + cherry-pick, see https://github.com/alvistack/containers-common/commits/alvistack/v0.52

So it should basically working for CRI-O release-1.25 and release-1.26, see

  • https://github.com/cri-o/cri-o/pull/7501
  • https://github.com/cri-o/cri-o/pull/7500

hswong3i avatar Nov 22 '23 06:11 hswong3i