golang-github-fullsailor-pkcs7 0.0~git20210826.33d0574-1ubuntu1 source package in Ubuntu

Changelog

golang-github-fullsailor-pkcs7 (0.0~git20210826.33d0574-1ubuntu1) jammy; urgency=medium

  * Temporarily allow SHA1 certs in test cases only to fix tests with Go 1.18

 -- William 'jawn-smith' Wilson <email address hidden>  Thu, 17 Mar 2022 11:19:18 -0500

Upload details

Uploaded by:
William Wilson
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-fullsailor-pkcs7_0.0~git20210826.33d0574.orig.tar.gz 47.4 KiB 0e869affc52f01f0d3d007ecf81948a56abc20ee885afe90f788719beacf3944
golang-github-fullsailor-pkcs7_0.0~git20210826.33d0574-1ubuntu1.debian.tar.xz 3.1 KiB 222a453f469ffe5f6b5da2d651fca592ef03df2437d3f32d589df2710d1b059c
golang-github-fullsailor-pkcs7_0.0~git20210826.33d0574-1ubuntu1.dsc 2.5 KiB 57678491adebe762d947ad200ae15b4486427785a497fd816b6330ade66bfccd

View changes file

Binary packages built by this source

golang-github-fullsailor-pkcs7-dev: Implements a subset of PKCS#7/Crytpographic Message Syntax

 pkcs7 implements parsing and creating signed and enveloped messages.
 .
 It contains the fork from https://github.com/mozilla-services/pkcs7.