golang-gopkg-square-go-jose.v2 2.6.3-3 source package in Ubuntu

Changelog

golang-gopkg-square-go-jose.v2 (2.6.3-3) unstable; urgency=medium

  * Revise patch to rename package name back. Apparently there is
    at least one package (golang-github-smallstep-certificates) that
    has hardcoded string comparison in tests for the old name 'square'

 -- Reinhard Tartler <email address hidden>  Sun, 02 Jun 2024 08:04:05 -0400

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-square-go-jose.v2_2.6.3-3.dsc 2.5 KiB 18fbd30d0f5713ab9e3723e318a945c36b8a869b28a9232bdc6f941ce0636d2c
golang-gopkg-square-go-jose.v2_2.6.3.orig.tar.gz 303.5 KiB a0244a93fbea8621f242cc6cbc0342763961eadf16558e8dee127a141105ee55
golang-gopkg-square-go-jose.v2_2.6.3-3.debian.tar.xz 13.5 KiB 02312481b648e7bf16abdae2556a1b3731f06b7435bf7879ad0742fc351d053b

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-square-go-jose.v2-dev: implementation of JOSE standards (JWE, JWS, JWT) in Go

 Package jose aims to provide an implementation of the Javascript Object
 Signing and Encryption set of standards. This includes support for JSON
 Web Encryption, JSON Web Signature, and JSON Web Token standards.