Skip to content

Commit

Permalink
overrides: fast-track newer podman and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
dustymabe committed Oct 2, 2020
1 parent 62910ef commit 36f99e0
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 7 deletions.
10 changes: 10 additions & 0 deletions manifest-lock.overrides.aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,13 @@ packages:
evra: 246.4-3.fc33.noarch
systemd-udev:
evra: 246.4-3.fc33.aarch64
# Fast-track the next set of podman (and friends) updates
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-7b6058fec9
podman:
evra: 2:2.1.1-7.fc33.aarch64
crun:
evra: 0.15-5.fc33.aarch64
skopeo:
evra: 1:1.2.0-1.fc33.aarch64
containers-common:
evra: 1:1.2.0-1.fc33.aarch64
10 changes: 10 additions & 0 deletions manifest-lock.overrides.ppc64le.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,13 @@ packages:
evra: 246.4-3.fc33.noarch
systemd-udev:
evra: 246.4-3.fc33.ppc64le
# Fast-track the next set of podman (and friends) updates
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-7b6058fec9
podman:
evra: 2:2.1.1-7.fc33.ppc64le
crun:
evra: 0.15-5.fc33.ppc64le
skopeo:
evra: 1:1.2.0-1.fc33.ppc64le
containers-common:
evra: 1:1.2.0-1.fc33.ppc64le
10 changes: 10 additions & 0 deletions manifest-lock.overrides.s390x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,13 @@ packages:
evra: 246.4-3.fc33.noarch
systemd-udev:
evra: 246.4-3.fc33.s390x
# Fast-track the next set of podman (and friends) updates
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-7b6058fec9
podman:
evra: 2:2.1.1-7.fc33.s390x
crun:
evra: 0.15-5.fc33.s390x
skopeo:
evra: 1:1.2.0-1.fc33.s390x
containers-common:
evra: 1:1.2.0-1.fc33.s390x
10 changes: 10 additions & 0 deletions manifest-lock.overrides.x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,13 @@ packages:
evra: 246.4-3.fc33.noarch
systemd-udev:
evra: 246.4-3.fc33.x86_64
# Fast-track the next set of podman (and friends) updates
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-7b6058fec9
podman:
evra: 2:2.1.1-7.fc33.x86_64
crun:
evra: 0.15-5.fc33.x86_64
skopeo:
evra: 1:1.2.0-1.fc33.x86_64
containers-common:
evra: 1:1.2.0-1.fc33.x86_64
11 changes: 4 additions & 7 deletions manifest-lock.x86_64.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"evra": "0.8.7-1.fc33.x86_64"
},
"containers-common": {
"evra": "1:1.0.1-16.dev.git091f924.fc33.x86_64"
"evra": "1:1.2.0-1.fc33.x86_64"
},
"coreos-installer": {
"evra": "0.7.0-3.fc33.x86_64"
Expand All @@ -157,7 +157,7 @@
"evra": "2.9.6-24.fc33.x86_64"
},
"crun": {
"evra": "0.15-3.fc33.x86_64"
"evra": "0.15-5.fc33.x86_64"
},
"crypto-policies": {
"evra": "20200918-1.git85dccc5.fc33.noarch"
Expand Down Expand Up @@ -982,10 +982,7 @@
"evra": "1.7.3-2.fc33.x86_64"
},
"podman": {
"evra": "2:2.1.0-0.179.dev.git43f2771.fc33.x86_64"
},
"podman-plugins": {
"evra": "2:2.1.0-0.179.dev.git43f2771.fc33.x86_64"
"evra": "2:2.1.1-7.fc33.x86_64"
},
"policycoreutils": {
"evra": "3.1-4.fc33.x86_64"
Expand Down Expand Up @@ -1087,7 +1084,7 @@
"evra": "15-8.x86_64"
},
"skopeo": {
"evra": "1:1.0.1-16.dev.git091f924.fc33.x86_64"
"evra": "1:1.2.0-1.fc33.x86_64"
},
"slang": {
"evra": "2.3.2-8.fc33.x86_64"
Expand Down

0 comments on commit 36f99e0

Please sign in to comment.