amazon-ecr-credential-helper (0.6.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 42 commits since the debian/0.5.0-1 tag
- Git: https://github.com/awslabs/amazon-ecr-credential-helper.git -b debian
-
- Branch: debian
- Path: debian/changelog
- Repo size: 18288640
- Browser: https://github.com/awslabs/amazon-ecr-credential-helper/tree/debian
- Last scan: 2023-05-28 11:26:02+00
- Next scan: 2023-05-29 09:52:00+00
- Debian changelog in Git:
amazon-ecr-credential-helper (0.6.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on dh-golang and golang-go.
[ Noah Meyerhans ]
* New upstream release
* Add golang-github-aws-aws-sdk-go-v2-dev to build-deps
* Replace Sam Karp with myself as Maintainer
-- Noah Meyerhans <noahm@debian.org> Tue, 31 Jan 2023 11:17:40 -0800
- This branch is 42 commits ahead of tag debian/0.5.0-1
- Git log:
commit 84443ce2ba643f24ba6da93e33d422dc0363628c
Merge: fa3f2b9 d3012f3
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Thu Feb 2 08:27:26 2023 -0800
Merge pull request #478 from nmeyerhans/debian
update Debian packaging
commit d3012f3db1f5b5fc27853490fe30d523a8e4c905
Author: Noah Meyerhans <noahm@debian.org>
Date: Tue Jan 31 11:17:48 2023 -0800
Update changelog for 0.6.0-1 release
commit 91cb337e1034bb7c3f6cb134a47e46301fc2ed4e
Author: Noah Meyerhans <noahm@debian.org>
Date: Tue Jan 31 10:05:07 2023 -0800
Replace Sam Karp with myself as Maintainer
Sam is no longer involved in development or maintenance of this
package.
commit 31991d4ba4d9c95e8e2d0c94659a27bb9b889bbe
Author: Noah Meyerhans <noahm@debian.org>
Date: Sun Jan 29 09:43:28 2023 -0800
Add golang-github-aws-aws-sdk-go-v2-dev to build-deps
commit 2a024050734d116edf859b3e628c65ff2a215ef9
Author: Noah Meyerhans <noahm@debian.org>
Date: Sun Jan 29 09:42:10 2023 -0800
New upstream release 0.6.0
commit b098c77365c7e2a9bc2ae0a872b4f390c64be7ea
Merge: fa3f2b9 69c85dc
Author: Noah Meyerhans <noahm@debian.org>
Date: Sun Jan 29 09:40:51 2023 -0800
Merge tag 'v0.6.0' into debian
commit fa3f2b9d6bc5984555f6a2637fd7a7485cf24304
Merge: 954d038 0242e3b
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Tue May 3 15:45:45 2022 -0700
Merge pull request #313 from debian-janitor/scrub-obsolete
Remove unnecessary constraints
commit 0242e3b4c60c9b67d62d223687aad82218d5e935
Author: root <root@bf0aeeb6f301>
Date: Tue Mar 1 16:42:35 2022 +0000
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on dh-golang and golang-go.
Changes-By: deb-scrub-obsolete
commit 69c85dc22db6511932bbf119e1a0cc5c90c69a7f
Author: Austin Vazquez <macedonv@amazon.com>
Date: Thu Dec 9 10:22:18 2021 -0600
version: update version to 0.6.0
commit f15886b5ccdc9802e373e5b33fb38feab3241b5d
Merge: 42cd54a e61bf25
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Wed Oct 27 14:49:41 2021 -0700
Merge pull request #298 from kzys/apple-fix
Run "make all-variants" only if Go >= 1.16
commit e61bf250eb598660d9b15cb73a057dea756c30c6
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Wed Oct 27 11:41:39 2021 -0700
Run "make all-variants" only if Go >= 1.16
all-variants now compile the helper for Apple Silicon. However the
architecture is only supported by Go >= 1.16.
Instead of dropping older Go versions, this change runs
"make all-variants" only if Go >= 1.16.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
commit 071c7b3c0e2c89f9d933ba69a1dd1ee1e0e5ea52
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Wed Oct 27 11:20:23 2021 -0700
Surface any failures from shell scripts
This change fixes #297.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
commit 42cd54afaa12e64bccd4ba69b59df1ee06ab7f87
Merge: 5d4fd9d f4f111c
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Wed Oct 27 10:52:46 2021 -0700
Merge pull request #272 from callum-tait-pbx/patch-1
docs: adding a config section for the helper
commit 5d4fd9d5cf266485ac97313cc7eb44d37fdcce95
Merge: 43271a4 8771c88
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Wed Oct 27 10:52:20 2021 -0700
Merge pull request #284 from herbygillot/patch-1
README: add MacPorts instructions
commit 43271a41881c28a4cb60f6bb18e503a49b26e0b6
Merge: d0e3d70 fad4eaf
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Wed Oct 27 10:29:20 2021 -0700
Merge pull request #296 from StefanScherer/darwin-arm64
Build darwin/arm64 binary
commit d0e3d704ec3e59ac509acfc92fd2f5ecf39b11b7
Merge: b94b92f a97ae4b
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Wed Oct 27 10:24:37 2021 -0700
Merge pull request #285 from christopher-dG/cdg/awsv2
Migrate to AWS SDK v2
commit fad4eafd2e712d5073e0b71453537a43572b846f
Author: Stefan Scherer <stefan.scherer@docker.com>
Date: Wed Oct 27 17:17:53 2021 +0200
Build darwin/arm64 binary
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
commit a97ae4bc7df10f64455830dda230e34cbbf4d80f
Author: Chris de Graaf <me@cdg.dev>
Date: Mon Jul 19 20:51:05 2021 -0300
Vendor dependencies
commit 483639036217ee58fa64248a5b68bf4d529bd99a
Author: Chris de Graaf <me@cdg.dev>
Date: Mon Jul 19 17:02:15 2021 -0300
Update tests
commit b94b92fdcb69aee5be7d2851466f393c4b40f6d3
Merge: c5b4d8f d53539d
Author: Kazuyoshi Kato <kato.kazuyoshi@gmail.com>
Date: Wed Aug 11 10:39:20 2021 -0700
Merge pull request #291 from kzys/go-update
Update Go versions on GitHub Actions
commit d53539dec2cda3ae5db0a6d15a89a2017ba19fed
Author: Kazuyoshi Kato <katokazu@amazon.com>
Date: Wed Aug 11 10:33:00 2021 -0700
Update Go versions on GitHub Actions
Go 1.12 is no longer supported by the Go team and AWS SDK v2
(technically speaking github.com/aws/smithy-go) doesn work with
the version.
Go 1.16 is the latest version, released in 2021-02-16.
https://blog.golang.org/go1.16
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
commit 42a5e2faa693146d898830be972aef9b5ff43a63
Author: Chris de Graaf <me@cdg.dev>
Date: Mon Jul 19 16:05:13 2021 -0300
Migrate to AWS SDK v2?
commit 8771c88e2ed98e8ff1ff0d20f7a683b1b6ec21fc
Author: Herby Gillot <herby.gillot@gmail.com>
Date: Thu Jul 15 15:37:43 2021 -0400
README: add MacPorts instructions
commit f4f111c5542f8e1e3a2e7b7cafa818957c0baa45
Author: callum-tait-pbx <52924845+callum-tait-pbx@users.noreply.github.com>
Date: Wed Mar 31 22:25:32 2021 +0100
docs: Adding a config section for the helper
Documenting the toggle feature added in PR 3, 192a492
commit c5b4d8f9502ea9e3070a4365e8e096bb18557f6b
Merge: efd1603 2b894ad
Author: Kazuyoshi Kato <kato.kazuyoshi@gmail.com>
Date: Fri May 21 10:24:40 2021 -0700
Merge pull request #274 from b-dean/new-aws-sdk
Update aws-sdk-go to 1.38.44
commit 2b894ad24a75ef56a836a99c922c4a62d4c544fd
Author: Ben Dean <ben.dean@ontariosystems.com>
Date: Fri May 21 12:07:40 2021 -0400
Update aws-sdk-go to 1.38.44
I want to get the fix for aws/aws-sdk-go#3763 which is in 1.38.42 so I
can use an aws profile that has both sso and `credential_process`
configuration in a single profile
Signed-off-by: Ben Dean <ben.dean@ontariosystems.com>
commit efd1603705e91c31bf28cbbc5dba8c3e09c63100
Merge: 7cf3d3d 62c3ae3
Author: Kazuyoshi Kato <kato.kazuyoshi@gmail.com>
Date: Wed Mar 24 12:11:34 2021 -0700
Merge pull request #267 from lachlancooper/update-aws-sdk-go
Update aws sdk to v1.37.32
commit 62c3ae33f4c6052fde043a9088c4c72ccaf71d83
Author: Lachlan Cooper <lachlancooper@gmail.com>
Date: Wed Mar 17 17:58:51 2021 +1100
Vendor new aws-sdk-go version
commit 476dd0a3504988e58bce064d0c6807c7276a9cab
Author: Lachlan Cooper <lachlancooper@gmail.com>
Date: Wed Mar 17 17:56:30 2021 +1100
Run go mod tidy
commit 7b3b1d3d5d8ebbf3a47f6fcf22acf4259be15dcd
Author: Eric Hayes <eric.hayes@modiohealth.com>
Date: Tue Mar 16 15:55:02 2021 -0700
Bump aws-sdk versions.
commit 09001a6049fe56beddcd98638846186d5f66c004
Author: Lachlan Cooper <lachlancooper@gmail.com>
Date: Tue Feb 23 10:27:37 2021 +1100
Run go mod tidy
commit 15bdb3fcce758ee83b1a47885a206545b008bbf3
Author: Lachlan Cooper <lachlancooper@gmail.com>
Date: Mon Feb 22 18:19:05 2021 +1100
Run go mod vendor
commit 443cfea8cf18fbf2f45d36a73d49338c1eb2cc50
Author: Lachlan Cooper <lachlancooper@gmail.com>
Date: Mon Feb 22 18:08:36 2021 +1100
Update aws sdk to v1.37.0
Fixes #229
[aws-sdk-go v1.37.0](https://github.com/aws/aws-sdk-go/releases/tag/v1.37.0) includes support for the AWS Single Sign-On (SSO) credential provider.
This allows the use of AWS SSO directly, without requiring an intermediate `credential_process`.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
commit 7cf3d3d15f2b8c6a007776661ffa1e7f4dffb161
Merge: 93dbce6 0454f39
Author: Samuel Karp <skarp@amazon.com>
Date: Fri Feb 19 15:59:35 2021 -0800
Merge remote-tracking branch 'origin/pr/263'
commit 93dbce6cfe9524937a06bab10c5bfcb6e6f3ccec
Merge: 6357ec5 791ff27
Author: Samuel Karp <skarp@amazon.com>
Date: Fri Feb 19 15:59:02 2021 -0800
Merge remote-tracking branch 'origin/pr/262'
commit 6357ec555cb6e05af7e3f4a99425e99050ca0aaa
Merge: 97c64b4 c3ac1db
Author: Samuel Karp <skarp@amazon.com>
Date: Thu Feb 18 13:30:42 2021 -0800
Merge remote-tracking branch 'origin/pr/266'
commit 97c64b42a74e31dfebfd7d490e29b22baa9b921e
Merge: b19192b cbc4b91
Author: Samuel Karp <skarp@amazon.com>
Date: Thu Feb 18 13:30:06 2021 -0800
Merge remote-tracking branch 'origin/pr/265'
commit c3ac1dbd491dc577a414292c8085c6439e7bc9e8
Author: Samuel Karp <skarp@amazon.com>
Date: Thu Feb 18 12:13:19 2021 -0800
.github: switch branch from master to main
commit cbc4b914d266062cef4919c33a7d0a1a48f2fd8f
Author: Samuel Karp <skarp@amazon.com>
Date: Thu Feb 18 12:01:22 2021 -0800
version: rename default version
The default version is used when this repository is built from source
using a default `go build` command. The primary development branch has
been renamed from "master" to "main", but using the branch name as the
version isn't super clear. The new "development" default version makes
it clear that the binary was built from source.
commit 0454f396cde733fb7bfb9a0f2d27f5ae88fb6820
Author: Jacob Vallejo <jakeev@amazon.com>
Date: Mon Feb 15 14:25:35 2021 -0800
fixup! build: remove shared_env
commit 5de7fe8c6f7e265a45dc5c5c975ca5cc340bfbfb
Author: Jacob Vallejo <jakeev@amazon.com>
Date: Mon Feb 15 14:06:27 2021 -0800
build: remove shared_env
Signed-off-by: Jacob Vallejo <jakeev@amazon.com>
commit 791ff27bf234d0f7640821601d3961e4424bf141
Author: Jacob Vallejo <jakeev@amazon.com>
Date: Mon Feb 15 13:55:41 2021 -0800
build: check for git dir when listing