cjose 0.6.2-1 source package in Ubuntu

Changelog

cjose (0.6.2-1) unstable; urgency=medium

  * Remove dfsg sanitization and patches
  * Update watch file for forked upstream repo that is still maintained
  * New upstream version 0.6.2
    * allow compilation against OpenSSL 3 with
      `#define OPENSSL_API_COMPAT 0x10000000L`

 -- Moritz Schlarb <email address hidden>  Tue, 19 Apr 2022 13:24:38 +0200

Upload details

Uploaded by:
Moritz Schlarb
Uploaded to:
Sid
Original maintainer:
Moritz Schlarb
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cjose_0.6.2-1.dsc 2.0 KiB 36fe7574e77a6dc83f398a687ab985cfe235c8ec84804f5e70c7b8d5e2aee0c2
cjose_0.6.2.orig.tar.gz 482.0 KiB 4914d474f41243cc42d2811742810deca93ca0bf6a8ba6e653fa33fccaf018eb
cjose_0.6.2-1.debian.tar.xz 3.8 KiB 148a4555eb84b0ab74bf6f84ec6bc196d4b7c0eecee18ed5dff694a71da6136f

No changes file available.

Binary packages built by this source

libcjose-dev: C library implementing the JOSE standard (development files)

 This is an implementation of the Javascript Object Signing and Encryption
 (JOSE) standard for C/C++.
 This package includes the development files (headers) for building
 software using libcjose.

libcjose0: C library implementing the JOSE standard

 This is an implementation of the Javascript Object Signing and Encryption
 (JOSE) standard for C/C++.
 This package include the shared library files for using libcjose.

libcjose0-dbgsym: debug symbols for libcjose0