spiped 1.6.1-2build1 source package in Ubuntu

Changelog

spiped (1.6.1-2build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 11:24:45 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Peter Pentchev
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.1.orig.tar.gz 112.4 KiB 8d7089979db79a531a0ecc507b113ac6f2cf5f19305571eff1d3413e0ab33713
spiped_1.6.1-2build1.debian.tar.xz 5.9 KiB 56039465c9428d00c4c9d3038ddac0b886b922fa5342484a520b47576a84ab69
spiped_1.6.1-2build1.dsc 1.8 KiB 72afb9cb23c85f82be310b229d5550b337a101bda947c85a150693485aeacb09

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