cl-plus-ssl 20220328.git8b91648-5 source package in Ubuntu

Changelog

cl-plus-ssl (20220328.git8b91648-5) unstable; urgency=medium

  * Team upload.

  [ Sébastien Villemot ]
  * Remove myself from Uploaders

  [ Christoph Berg ]
  * Rebuild to pick up new libssl3t64 package name. (Closes: #1066067)

 -- Christoph Berg <email address hidden>  Thu, 21 Mar 2024 15:52:45 +0000

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
all
Section:
misc
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
cl-plus-ssl_20220328.git8b91648-5.dsc 2.1 KiB 21f19c2544115bc703e6e35c5f90f15bf3e64016dafbea0c0ff849c0a6635378
cl-plus-ssl_20220328.git8b91648.orig.tar.xz 57.8 KiB d79b42c5c5526d93b4735b933a240da7a89cb57f28eed09cdc13d1603211906d
cl-plus-ssl_20220328.git8b91648-5.debian.tar.xz 5.4 KiB 98c9e51cf2aa0f8ebf461c5741ac294fa034dc3a84362de891298255f02402c7

No changes file available.

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