diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-02-06 13:54:48 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-02-06 13:54:48 -0500 |
commit | c3fe6ab4276444d0ac0c1de23a935d77fc2f4404 (patch) | |
tree | 282d087d66c4eef65f86b40d52dade0bf71ea63c /recipes-devtools/python/python3-newrelic/0001-setup.py-tweak-setuptools_scm-version-dependency.patch | |
parent | 4a16ba75b11a7748c076f3794a62b8a7975dbc81 (diff) | |
download | meta-virtualization-c3fe6ab4276444d0ac0c1de23a935d77fc2f4404.tar.gz |
skopeo: update to v1.2.2
Updating to 1.2.2, which along with the following commits, needed
a slight tweak to the build target, and the location of the binary.
Otherwise, everything remains the same.
af2d2b41 Bump vendor/modules.txt in release-1.2
8237787b Bump golang.org/x/crypto to the latest
2294113c Bump to v1.2.2-dev
bdb117de Bump to v1.2.1
fe57e80c Update nix pin with `make nixpkgs`
3c33cb45 Add a smoke test for signedIdentity:remapIdentity
f94d85aa Split copyWithSignedIdentity from TestCopyVerifyingMirroredSignatures
6ee4b2dc integration test: sync k8s.gcr.io/pause instead of docker.io/alpine
b3a15e72 integration test: use fedora-minimal for most manifest list tests
f771cb0d Update vendor of containers/common and containers/storage
c4fb9364 Fix reading the after-sync list of tags in SyncSuite.TestYamlUntagged
74420528 Bump github.com/containers/common from 0.31.1 to 0.31.2
fc78c93a fix creds sync from yaml
4987a672 Spelling
131b2b8c Bump github.com/containers/common from 0.31.0 to 0.31.1
6b260e16 Update nix pin with `make nixpkgs`
8cc9fcae update debian/ubuntu docs
0fb1121f Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
f36f7dbf Bump github.com/containers/storage from 1.24.1 to 1.24.3
07c0e6a5 Bump github.com/containers/common from 0.30.0 to 0.31.0
13ef9174 Bump github.com/containers/image/v5 from 5.8.1 to 5.9.0
8cd57ef8 Bump github.com/containers/common from 0.27.0 to 0.30.0
f3a8a736 Update to macOS 10.14
4597c095 update OSX Travis env before running tests
2ec251c2 Update installation docs for debian and ubuntu
e717a591 Update install.md
901f7e9c vendor in containers/storage v1.24.1 containers/image v5.8,1
4b4ad628 Fix naming and language
6b007c70 Add information about multi-arch image to README
5d73dea5 Add --format option to skopeo inspect
82e461ff Switch to using errors.Wrapf rather then fmt.Errorsf
e30abff3 Bump github.com/containers/image/v5 from 5.6.0 to 5.8.0
58c9eccf Bump github.com/containers/common from 0.26.0 to 0.27.0
958c361c Support namespaced logins for quay.io
72e8af59 install: make commands copy-pasteable
873fbee0 Fix #858 Add --all sync flag to emulate copy --all
1a3eb478 Fix #858 Add support for digests in sync
bc0ecfc8 Bump github.com/containers/storage from 1.23.9 to 1.24.0
19f9a6ad Update nix pin with `make nixpkgs`
6d7d0e7d Bump github.com/containers/storage from 1.23.5 to 1.23.9
39f8117c add multi-arch builds for upstream and stable skopeo image via Travis
e709329b Avoid overriding LDFLAGS in Makefile
35daba11 Dockerfile: install openssl
65c5b0bf integration tests: disable `ls` for logs
cd884fa5 Travis: bump go to 1.15.x
3a724640 Use osusergo build tag for static build
a7f4b26f Update install.md
98fdb042 Fix `skopeo login` example in README
a75daba3 Bump github.com/containers/common from 0.24.0 to 0.26.0
67d72d27 Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
035e2549 install.md: mention Nix/NixOS
0954077f Update install.md
bde39ce9 Update install.md
a422316d Update README.md
21aa04e3 Make Makefile a little easier to use
50ff352e Update nix pin with `make nixpkgs`
69f51ac1 Bump github.com/containers/common from 0.23.0 to 0.24.0
f9773889 Add Subject Alternative Name to local openssl cert
4ba7d501 Makefile: add a local-cross target
12729c4d Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
1c45df1e Bump github.com/containers/common from 0.22.0 to 0.23.0
248a1dd0 include OBS install steps for CentOS
3a75b51b Move to v1.2.1-dev
2b4097bc Bump to v1.2.0
467b462b Keep options order in code and add missing bash completions
242b573f Adding periods
2d5f12b9 Add --registry-token tests to utils_tests.go
3c73c0c0 Add --registry-token flags to support Bearer token authentication
ec17cfcb Update nix pin with `make nixpkgs`
1d0b1671 Bump github.com/containers/image/v5 from 5.5.2 to 5.6.0
05d172a1 Bump github.com/containers/common from 0.21.0 to 0.22.0
62bafb10 Fix problems found by codespell
4eda1d09 Bump github.com/containers/storage from 1.23.4 to 1.23.5
23cb1b7f Remove an obsolete documentation of (make binary-static)
c1f984a1 Bump github.com/containers/storage from 1.23.3 to 1.23.4
8767e73f Bump github.com/containers/common from 0.20.3 to 0.21.0
07146219 Update nix pin with `make nixpkgs`
3bb23e35 use base image golang for build
c8c8d5db Bump github.com/containers/storage from 1.23.1 to 1.23.2
ad3d4aec Fix skopeo-login docs typo
69116421 Bump github.com/containers/storage from 1.23.0 to 1.23.1
3ede91cc Bump github.com/containers/common from 0.20.2 to 0.20.3
5ad62b94 Bump github.com/containers/image/v5 from 5.5.1 to 5.5.2
b05933fb Bump github.com/containers/common from 0.18.0 to 0.20.2
e5f54909 -buildmode=pie is not supported for some arch
915f40d1 Build static binary with `buildGoModule`
0c2c7f40 Update docs/skopeo.1.md
135ce431 Add oci-archive to transport list, and link to the authoritative man page
c750be01 Use an inter-registry copy as the example for (skopeo copy)
84d051fc Use c/common retry package
56f8222e Add an extra clarification to skopeo-copy(1)
c24363cc Bump github.com/containers/storage from 1.21.2 to 1.22.0
4fb724fb Make InspectOutput an external object
e23b7800 Fix make clean to actually remove binaries
d9058b30 Switch containers/libpod->containers/podman
26e6db1c Dockerfile.build: Upgrade to Ubuntu 20.04
b7cdcb00 Bump github.com/containers/common from 0.16.0 to 0.18.0
4012d0e3 Bump github.com/containers/storage from 1.21.1 to 1.21.2
84c53d10 Retry on skopeo subcommands
960b610f Bump github.com/containers/common from 0.15.2 to 0.16.0
ebc43826 vendor golang.org/x/text@v0.3.3
8f5eb45b Bump github.com/containers/storage from 1.21.0 to 1.21.1
5e2264d2 Bump github.com/containers/storage from 1.20.2 to 1.21.0
19f9a5c2 Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.0
0858caff Retry skopeo inspect command
2e343342 Bump github.com/containers/ocicrypt from 1.0.2 to 1.0.3
0382b016 Fix macOS builds in Travis
142142c0 Bump github.com/containers/common from 0.15.1 to 0.15.2
52b3a5ba Bump github.com/containers/common from 0.14.3 to 0.15.1
b17fb08f update enc/dec docs to be consistent with buildah
dd2e70e9 nix run -f channel:nixos-20.03
91dc0f3f Bump github.com/containers/common from 0.14.0 to 0.14.3
0e2611d3 Run htpasswd from our build-container instead of registry:2
0f458eec Add nix derivation for static builds
6b960ec0 Cleanup Dockerfile builds
fdc58131 Move to v1.1.1-dev
63085f5b Bump to v1.1.0
dd7dd753 vendor github.com/containers/image/v5@v5.5.1
b70dfae2 vendor github.com/containers/common v0.14.0
9bafa7e8 Bump github.com/containers/common from 0.13.0 to 0.13.1
6198daeb Correct a typo in docs/skopeo-sync.1.md
9e99ad99 Bump github.com/containers/common from 0.12.0 to 0.13.0
c36502ce Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
4eaaf312 Bump github.com/containers/storage from 1.20.1 to 1.20.2
5284f6d8 Bump github.com/stretchr/testify from 1.5.1 to 1.6.0
ae97c667 Bump github.com/containers/common from 0.11.4 to 0.12.0
8b4b9543 Fix error handling on invalid regex
c103d652 Drop redundant fmt.Sprintf inside erorrs.Wrapf/Errorf
c5183d0e Use MatchString instead of Match with a manual conversion
16b43525 Use reference.Tagged to extract the tag from a reference
35f3595d Inline isTagSpecified into its only caller
0ee81dc9 Use a reference.Named, not types.ImageReference, in imagesToCopy
80588509 Clarify imagesToCopy control flow
97ec6873 Work with a reference.Named, not strings, in imagesToCopyFromRegistry
d16cd399 Use a reference.Named, not types.ImageReference, in imagesToCopyFromRepo
7439f94e Remove the repoReference parameter of imagesToCopyFromRepo
44338073 Don't use path.Join to form repository names
56c6325b Share the logrus.WithFields settings over the loop bodies
0ae9db5d Clarify control flow when handling the tags list
677c29bf Only create a SystemContext once per registry
72376c41 Fix the recently added example in the man page.
322625ee Use a separate field for the "sync images with tag matching regex" feature
9c1936fd Add upstream and testing container images
a51af64d Bump github.com/containers/storage from 1.19.2 to 1.20.1
a31d6069 Bump github.com/containers/common from 0.11.2 to 0.11.4
2330455c there is a brew formula for skopeo
bec7f697 Add tags to support regular expressions in yaml conf add relevant test cases and documentation update the sync doc
60ecaffb Add Skopeo Stable Image Dockerfile for Quay
2fe7087d Move to v1.0.1-dev
bd162028 Bump to v1.0.0
5093d5b5 Update skopeo readme and man page
1b2de8ec Update docs/skopeo-sync.1.md
ab230050 Add links to configuration man pages
4244d682 Bump github.com/opencontainers/go-digest from 1.0.0-rc1 to 1.0.0
3247c0d2 Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0
eb024319 Bump github.com/containers/storage from 1.19.1 to 1.19.2
b79a37ea v0.11.2 containers/common
0ec2610f Add skopeo login&logout
e21d6b36 Update containers/image to v5.4.4
a6ab2291 Add tests for using signatures with mirrors
8f845aac Update c/image for https://github.com/containers/image/pull/912
439ea830 Add Security Policy
8d252f82 fix copy doc
46fbbbd2 Use cobra in skopeo
a6abdb85 Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
02407d98 Fix TestCopyAtomicExtension
116add9d Bump github.com/containers/storage from 1.18.2 to 1.19.0
5f8d3fc6 Move to v0.2.1-dev
1119299c Bump to v0.2.0
cf4dff47 Fix for yet another breaking podman change
17848a18 Run (go mod tidy) before (go mod vendor)
2873d8ec Revert "Bump github.com/urfave/cli from 1.22.1 to 1.22.4"
702165af Fix (make vendor)
8c8d9bd2 Bump github.com/urfave/cli from 1.22.1 to 1.22.4
5b479b10 Bump containers/image to v5.4.3
f68b53af make vendor: run `tidy` after `vendor`
65692366 vendor c/image v5.4.2
0eef946e Bump github.com/containers/image/v5 from 5.4.0 to 5.4.1
82e79e3f Remove dependency on buildah
325327dc Bump github.com/containers/image/v5 from 5.3.1 to 5.4.0
6e3f4c99 Update on #834: force runc only when cgroupsv1
27b330f6 Revert the removal of buildah dependency
f231b777 Update docs/skopeo.1.md
55044627 Add example with repository Fixes #854
aa20fbfd Skopeo should support for BigFilesTemporaryDir (SystemContext)
274efdf2 Update containers/image v5.3.1
33616424 Bump github.com/containers/storage from 1.16.5 to 1.16.6
970af7d1 Bump github.com/containers/image/v5 from 5.2.1 to 5.3.0
1e7fe55b Use fully-qualified image names
081e4834 Bump github.com/containers/common from 0.5.0 to 0.6.1
bd59677a Bump github.com/containers/storage from 1.16.3 to 1.16.5
dda59750 Bump github.com/containers/common from 0.4.4 to 0.5.0
ebeb1c3f Bump github.com/containers/storage from 1.16.2 to 1.16.3
33ebce08 Bump github.com/containers/common from 0.4.3 to 0.4.4
0752e837 Bump github.com/containers/common from 0.4.2 to 0.4.3
406d3eb1 Bump github.com/containers/storage from 1.16.1 to 1.16.2
bae33781 Add Ubuntu/Debian install instructions
7dcfc183 Bump github.com/containers/storage from 1.16.0 to 1.16.1
4e45fcc5 Mention CentOS/RHEL in installation instructions
2e65e64c CI: force Podman to use runc
ef1b005c Bump github.com/containers/common from 0.2.1 to 0.4.2
7be2a1bf Bump github.com/stretchr/testify from 1.5.0 to 1.5.1
f489ba7b bump to a supported ubuntu release
df2966b7 add support for REGISTRY_AUTH_FILE
8d1a4649 Partial image encryption support
377ba25c Bump github.com/stretchr/testify from 1.4.0 to 1.5.0
1d136f05 Bump github.com/containers/storage from 1.15.8 to 1.16.0
7b9629d6 Bump github.com/containers/common from 0.2.0 to 0.2.1
07c89b49 Fix wrong import of docker reference
a9854e11 Remove the list_tags integration test since it does not cover much not already tested by the upstream container/images repo or local unit tests
36fdc062 Updates based on code review to simplify logic and tests
5554964a Fix inconsistency in manpage example for list-tags
b0cfab1d Fix formatting on test
cce44c45 Adds "list-tags" command to list tags with no known tag required. Fixes #276
f8302650 Bump github.com/containers/common from 0.1.4 to 0.2.0
ba8417ed Add Code of Conduct
759dc98b bump to v0.1.42-dev
7d080caa v0.1.41
b6e7fbdf Bump github.com/containers/image/v5 from 5.2.0 to 5.2.1
b59c018a Bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8
e3f9f55c Bump github.com/containers/common from 0.0.7 to 0.1.4
2c0a4c9c Remove the reference to openshift/api
a7297d4d vendor github.com/containers/image/v5@v5.2.0
7cbb8ad3 Manually update buildah to v1.13.1
4489ddd8 add specific authfile options to copy (and sync) command.
c6a731bb Adds override-variant to man pages
222beaf4 Adds the --override-variant command line flag
6c7dc9b7 Bump github.com/containers/buildah from 1.11.6 to 1.12.0
27b3e218 Add context to --encryption-key / --decryption-key processing failures
17b921cb Bump github.com/containers/storage from 1.15.2 to 1.15.3
2f2dc646 Bump github.com/containers/buildah from 1.11.5 to 1.11.6
b0da0858 remove direct reference on c/image/storage
7d3c3ce5 Makefile: set GOBIN
21613f19 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.7
afaa9e7f Bump github.com/containers/storage from 1.15.1 to 1.15.2
9c402f37 Introduce the sync command
8ccd7b99 openshift cluster: remove .docker directory on teardown
04bc64f5 Bump github.com/containers/storage from 1.14.0 to 1.15.1
73248bd6 document installation via apk on alpine
c6bc2367 Fix typos in doc for image encryption
39ff039b Image encryption/decryption support in skopeo
88fd1172 make vendor-in-container
5f3219a8 Bump github.com/containers/buildah from 1.11.4 to 1.11.5
23d9383a Travis: use go v1.13
af073483 Use a Windows Nano Server image instead of Server Core for multi-arch testing
81caa0fa Increase test timeout to 15 minutes
dd66c1d3 Run the test-system container without --net=host
6991ba85 Mount /run/systemd/journal/socket into test-system containers
db877dca Don't unnecessarily filter out vendor from (go list ./...) output
8eba94f2 Use -mod=vendor in (go {list,test,vet})
05ae513b Bump github.com/containers/buildah from 1.8.4 to 1.11.4
876595e6 Bump github.com/urfave/cli from 1.20.0 to 1.22.1
140b47e8 skopeo: drop support for ostree
cd8c0085 Don't critically fail on a 403 when listing tags
d83d0819 Revert "Temporarily work around auth.json location confusion"
ce2db022 Remove references to atomic
df92a33c Remove references to storage.conf
b21a5970 Dockerfile: use golang-github-cpuguy83-go-md2man
a18a5eae bump version to v0.1.41-dev
be6146b0 release skopeo v0.1.40
8f24d281 vendor containers/image v5.0.0
2553a230 systemtest: inspect container image different from current platform arch
7d251f5a copy: add a --all/-a flag
58248412 System tests: various fixes
4962559e Temporarily work around auth.json location confusion
7922028d Update to c/image v4.0.1
51b54191 systemtest: copy: docker->storage->oci-archive
1c243a5b systemtest/010-inspect.bats: require only PATH
8d1bb150 systemtest: add simple env test in inspect.bats
8c96dca3 bash completion: add comments to keep scattered options in sync
1d8f5f29 bash completion: use read -r instead of disabling SC2207
b31f0da5 bash completion: support --opt arg completion
a02e57dd bash-completion: use replacement instead of sed
a000c194 bash completion: disable shellcheck SC2207
86e35643 bash completion: double-quote to avoid re-splitting
c61a5ea2 bash completions: use bash replacement instead of sed
89bb6158 bash completion: remove unused variable
646e197e bash-completions: split decl and assignment to avoid masking retvals
699c2556 bash completion: double-quote fixes
0c579aca bash completion: hard-set PROG=skopeo
bc8281c0 bash completion: remove unused variable
91510e39 bash completion: use `||` instead of `-o`
7b0db25a bash completion: rm eval on assigned variable
a36d81c5 copy: add --dest-compress-format and --dest-compress-level
976dd83a flag: add optionalIntValue
a1c5a1f4 Makefile: use go proxy
43b014c8 inspect --raw: skip the NewImage() step
f1d8451b update OCI image-spec to 775207bd45b6cb8153ce218cc59351799217451f
a778e595 inspect.go: inspect env variables
0f1ded2a ostree: use both image and & storage buildtags
89d6d0c7 bump to v0.1.40-dev
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-newrelic/0001-setup.py-tweak-setuptools_scm-version-dependency.patch')
0 files changed, 0 insertions, 0 deletions