spiped 1.6.2-3build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:03:26 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
spiped_1.6.2.orig.tar.gz 139.0 KiB 05d4687d12d11d7f9888d43f3d80c541b7721c987038d085f71c91bb06204567
spiped_1.6.2-3build2.debian.tar.xz 7.2 KiB eb41b8ab4c0343ffe10a80881d5a627e13ceb750c47210d85e3142cfafcdc8cb
spiped_1.6.2-3build2.dsc 2.0 KiB 805c2679b10af5275f3da1b802efccf05574f1b19be2e4032c99ed4b882f40f7

Available diffs

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