cl-plus-ssl 20220328.git8b91648-4build1 source package in Ubuntu

Changelog

cl-plus-ssl (20220328.git8b91648-4build1) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 17:34:07 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cl-plus-ssl_20220328.git8b91648.orig.tar.xz 57.8 KiB d79b42c5c5526d93b4735b933a240da7a89cb57f28eed09cdc13d1603211906d
cl-plus-ssl_20220328.git8b91648-4build1.debian.tar.xz 5.5 KiB 45e856b1012102a100946ac32f8f0cdfb602dfee62aca32a35e3b7935b8ae03c
cl-plus-ssl_20220328.git8b91648-4build1.dsc 2.3 KiB e2f8b95c67f861fbdf9e5a2ef1482f6e6445cff0885cf783b074772063fea843

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.)