golang-github-fullsailor-pkcs7 (0.0~git20210826.33d0574-3)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/0.0_git20210826.33d0574-2 tag
- Git: https://salsa.debian.org/go-team/packages/golang-github-fullsailor-pkcs7.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 253952
- Browser: https://salsa.debian.org/go-team/packages/golang-github-fullsailor-pkcs7
- Last scan: 2025-03-17 03:32:03+00
- Next scan: 2025-03-24 12:16:00+00
- CI pipeline status: success
- Debian changelog in Git:
golang-github-fullsailor-pkcs7 (0.0~git20210826.33d0574-3) unstable; urgency=medium
* Disable sha1 related tests, since Go 1.24, crypto/x509 no longer
supports verifying signatures on certificates that usa SHA1-RSA based
signature algorithms. This only disables tests that exercise this feature,
dependent code that attempts to use such certificates will fail at runtime.
Closes: #1098552
-- Reinhard Tartler <siretart@tauware.de> Sun, 16 Mar 2025 16:56:35 -0400
- This branch is 3 commits ahead of tag debian/0.0_git20210826.33d0574-2
- Git log:
commit 72786f4c7ebf17304f2e46c11e953ba39b02d355
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sun Mar 16 16:57:00 2025 -0400
debian/changelog: update
commit e404a1ea078dd5d380c6220f2c24bafe98c07f67
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sun Mar 16 16:49:48 2025 -0400
Disable sha1-related tests, Closes: #1098552
commit 03d225ab62e56ee6554974663c8e68204bb4f037
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sun Mar 16 16:46:55 2025 -0400
Revert "Add GODEBUG=x509sha1=1 to workaround for testing with go1.18"
this option no longer exists in go 1.24
This reverts commit 300ee5e789b17bbe2c844c9f72d1a939ba8e09a3.