Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fullsailor-pkcs7.patch | revert upstream move to mozilla/pkcs7 The latter may be better maintained, but is not present in debian yet. This patch can be dropped as soon as mozilla/pkcs7 enters debian =================================================================== |
Reinhard Tartler | no | |||
go-jose-v2.patch | build against go-jose.v2 This reverts commit 19b5c83b3e57578e990dc916c17771281249d821 Migrate from gopkg.in/square/go-jose.v2 to github.com/go-jose/go-jose/v3 https://github.com/square/go-jose/tree/master says the former is deprecated. Moving everything to /v3 will, eventually, allow callers to only contain one vendored implementation instead of up to 3. Signed-off-by: Miloslav Trmač <mitr@redhat.com> diff --git a/keywrap/jwe/keywrapper_jwe.go b/keywrap/jwe/keywrapper_jwe.go index 9d1fe20..cd2241c 100644 |
Miloslav Trmač <mitr@redhat.com> | no | 2023-02-13 | ||
t-keyprovider.patch | =================================================================== | no |