Package: umoci / 0.4.7+ds-4~bpo12+1
Metadata
Package | Version | Patches format |
---|---|---|
umoci | 0.4.7+ds-4~bpo12+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
test skip TestUnpackManifestCustomLayer.patch | (download) |
oci/layer/unpack_test.go |
1 1 + 0 - 0 ! |
disable failing test |
0002 build deps bump github.com rootless containers proto.patch | (download) |
oci/layer/utils.go |
4 2 + 2 - 0 ! |
build(deps): bump github.com/rootless-containers/proto [Aleksa: Needed an update in oci/layer/utils.go because the upstream API broke as part of the fix for the go vet error.] Bumps [github.com/rootless-containers/proto](https://github.com/rootless-containers/proto) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/rootless-containers/proto/releases) - [Commits](https://github.com/rootless-containers/proto/compare/v0.1.0...v0.1.2) |
0003 use new protobuf package.patch | (download) |
oci/layer/utils.go |
2 1 + 1 - 0 ! |
*: use new protobuf package Replace github.com/golang/protobuf with google.golang.org/protobuf. The old one is deprecated. Signed-off-by: Shengjing Zhu <i@zhsj.me> |
image spec 1.1.0 rc4.patch | (download) |
cmd/umoci/config.go |
12 7 + 5 - 0 ! |
bump github.com/opencontainers/runtime-spec from 1.0.3 to 1.1.0-rc4 This version is currently used in Linux distributions to build podman and friends Signed-off-by: Reinhard Tartler <siretart@tauware.de> |