From b9a2b732dd3a5c9be8e12177286d6c204cd69a2968ccfb13c16e00e85d2ec6fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Mon, 14 Aug 2023 12:00:26 +0000 Subject: [PATCH] Accepting request 1103849 from home:danishprakash:branches:devel:microos Update changelog, follows sr#1103807 OBS-URL: https://build.opensuse.org/request/show/1103849 OBS-URL: https://build.opensuse.org/package/show/devel:microos/libcontainers-common?expand=0&rev=27 --- libcontainers-common.changes | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 228272c..266e1bd 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -3,8 +3,29 @@ Mon Aug 14 07:27:59 UTC 2023 - Danish Prakash - New release 20230814 - bump c/storage to 1.48.0 + * Bump to v1.47.0 + * Fix error if continueWrite/continueRead pipe open fails + * pkg/regexp: make sure that &Regexp implements the interfaces + * Remove use of fillGo18FileTypeBits - bump c/image to 5.27.0 + * fix(deps): update module github.com/docker/docker to v23.0.3+incompatible + * fix(deps): update module golang.org/x/term to v0.7.0 + * fix(deps): update module github.com/klauspost/compress to v1.16.4 + * fix(deps): update module github.com/sigstore/sigstore to v1.6.1 + * chore(deps): update dependency containers/automation_images to v20230405 + * fix(deps): update module golang.org/x/crypto to v0.8.0 + * fix(deps): update module golang.org/x/oauth2 to v0.7.0 + * fix(deps): update module github.com/containers/storage to v1.46.1 + * fix(deps): update module github.com/sigstore/sigstore to v1.6.2 + * Don't completely silently ignore non-OCI manifests in OCI layouts + * fix(deps): update module github.com/klauspost/compress to v1.16.5 + * fix(deps): update module github.com/vbauerster/mpb/v8 to v8.4.0 + * fix(deps): update module github.com/docker/docker to v23.0.4+incompatible - bump c/common to 0.55.3 + * Change default image volume mode to "nullfs" on FreeBSD + * [v0.55][CI-DOCS] remove zstd:chunked from docs + * libimage: harden lookup by digest + * libimage: HasDifferentDigest: add InsecureSkipTLSVerify option ------------------------------------------------------------------- Mon Jul 31 06:17:22 UTC 2023 - Danish Prakash