cl-plus-ssl 20200609.gitff4634a-1build1 source package in Ubuntu

Changelog

cl-plus-ssl (20200609.gitff4634a-1build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Tue, 23 Nov 2021 15:23:51 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Debian Common Lisp Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cl-plus-ssl_20200609.gitff4634a.orig.tar.xz 44.3 KiB 6ac5f1992bb0ca7c256d6b608543a7402abfa8d6096586e1f7c84d096a959ada
cl-plus-ssl_20200609.gitff4634a-1build1.debian.tar.xz 4.7 KiB b8ee2c61e8599c57bd50fd57973f49f1a3e464c0d3744bf660f26f17d98ab466
cl-plus-ssl_20200609.gitff4634a-1build1.dsc 2.0 KiB 90d0ba010563cca2c3d10cdd759019bce3eb2572ab5ca768ebcbc41672c2da76

View changes file

Binary packages built by this source

cl-plus-ssl: Common Lisp interface to OpenSSL

 CL+SSL is portable code based on CFFI and gray streams. It defines its own
 libssl BIO method, so that SSL I/O can be written over portable Lisp
 streams instead of bypassing the streams and sending data over Unix file
 descriptors directly. (But the traditional approach is still used if
 possible.)