bidentd 1.1.4-1.1build2 source package in Ubuntu

Changelog

bidentd (1.1.4-1.1build2) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:34:46 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe net

Downloads

File Size SHA-256 Checksum
bidentd_1.1.4.orig.tar.gz 21.8 KiB 1a15853df51967ec705546547bceb21211be8f07e1a0641206cd9fca2c9bf330
bidentd_1.1.4-1.1build2.debian.tar.xz 15.8 KiB 443650a6fed1cc8b16e37b0c7748156ae1028cc7e6d819064714c54f51a47c03
bidentd_1.1.4-1.1build2.dsc 1.8 KiB 887e21626b81a63f737baf494518e08a0499b0f5a57a50959dc05d1840cca209

Available diffs

View changes file

Binary packages built by this source

bidentd: Bisqwit's identd for NAT proxying

 This daemon provides an Identification Protocol (RFC 1413) daemon. It
 works like an ident daemon is supposed to work. Masquerading is
 supported, and works recursively. Works only under Linux, due to the
 use of /proc filesystem.
 .
 A typical case for using Bisqwit's identd:
   - Alpha has the internet connection. It has an ip in internet.
   - Beta is masqueraded by Alpha.
   - Gamma is masqueraded by Beta.
   - Somebody in Gamma starts irc, and the irc server (in internet)
     gets the username of the user in Gamma, correctly.
 All of these computers would be running bidentd (from inetd),
 although Gamma could have any ident daemon, as it does not masquerade
 further.

bidentd-dbgsym: debug symbols for bidentd