Package: golang-github-mendersoftware-mender-artifact / 4.1.0+ds1-1
Metadata
Package | Version | Patches format |
---|---|---|
golang-github-mendersoftware-mender-artifact | 4.1.0+ds1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Revert feat Add support for signing validating artif.patch | (download) |
artifact/azure/signer.go |
143 0 + 143 - 0 ! |
[patch] revert "feat: add support for signing/validating artifacts with Azure Key Vault" This reverts commit fc6532ad911b35339664f26c231695901af980de. (We're dropping the signer stuff in Debian because we don't have the required deps in place, thus we need to drop this which depends on that.) |
0002 Revert test Add tests for signing validating with Az.patch | (download) |
areader/reader_test.go |
2 1 + 1 - 0 ! |
[patch 2/2] revert "test: add tests for signing/validating with azure Key Vault" This reverts commit fd0c663a50bfebe8627eb29452a89a59ef67013f. |
0005 Revert chore Update kms aliases in imports after dep.patch | (download) |
artifact/gcp/signer.go |
4 2 + 2 - 0 ! |
[patch] revert "chore: update `kms` aliases in imports after dependency upgrade" This reverts commit b4ee351298479320365862432acb85727c045221. |
old go genproto.patch | (download) |
artifact/gcp/signer.go |
10 7 + 3 - 0 ! |
--- |
0004 Remove vault signer.patch | (download) |
artifact/vault/signer.go |
264 0 + 264 - 0 ! |
remove vault signer There's simply too much work to be done on the src:vault package to get it into a shape where we can depend on it. For now just revert adding the vault signer to mender-artifact. If we can't figure out a way to fix up src:vault and have it provide golang-github-hashicorp-vault-api-dev for us to build-dep on, then another solution might be to simply stop stripping vendored dependencies + stop using external build dependencies.... This is a decision for another day though. |
0006 Revert Merge pull request 559 from keyfactor pub mas.patch | (download) |
.gitlab-ci.yml |
4 0 + 4 - 0 ! |
[patch] revert "merge pull request #559 from keyfactor-pub/master" This reverts commit 81447d4e0e4a84d8ee0e7790cbd63e31c53978a2, reversing changes made to 0acf01ad5caa06a95e299531f0f2fdf5f5492315. |
rsa verification error.patch | (download) |
areader/reader_test.go |
4 2 + 2 - 0 ! |
--- |