spiped 1.6.2-3build1 source package in Ubuntu

Changelog

spiped (1.6.2-3build1) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 21:24:52 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
spiped_1.6.2.orig.tar.gz 139.0 KiB 05d4687d12d11d7f9888d43f3d80c541b7721c987038d085f71c91bb06204567
spiped_1.6.2-3build1.debian.tar.xz 7.1 KiB a9171488a1665ca1215041771dfcdc2980cda51e87270b08e53b79a02a3dcbd1
spiped_1.6.2-3build1.dsc 2.1 KiB 8a31a4b9897a88ab066c2c6640b39b1e3d3408eb4cb22701ecdfdf39e47f710f

View changes file

Binary packages built by this source

spiped: create secure pipes between socket addresses

 spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically
 encrypted and authenticated pipes between socket addresses, so that one may
 connect to one address (e.g., a UNIX socket on localhost) and transparently
 have a connection established to another address (e.g., a UNIX socket on a
 different system). This is similar to 'ssh -L' functionality, but does not
 use SSH and requires a pre-shared symmetric key.
 .
 spipe (pronounced "ess-pipe") is a utility which acts as an spiped protocol
 client (i.e., connects to an spiped daemon), taking input from the standard
 input and writing data read back to the standard output.

spiped-dbgsym: debug symbols for spiped