bidentd 1.1.4-1.2 source package in Ubuntu

Changelog

bidentd (1.1.4-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * postinst: do not call update-inetd with the --pattern option when --add
    is used (closes: #909505).

 -- Paride Legovini <email address hidden>  Wed, 11 Mar 2020 13:12:52 +0000

Upload details

Uploaded by:
Wesley W. Terpstra (Debian)
Uploaded to:
Sid
Original maintainer:
Wesley W. Terpstra (Debian)
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe net
Mantic release universe net
Lunar release universe net
Jammy release universe net

Downloads

File Size SHA-256 Checksum
bidentd_1.1.4-1.2.dsc 1.7 KiB 8a4db60a728510782480a8c8f6b5adf08dc1e7b339eb171571eebe50d299eef0
bidentd_1.1.4.orig.tar.gz 21.8 KiB 1a15853df51967ec705546547bceb21211be8f07e1a0641206cd9fca2c9bf330
bidentd_1.1.4-1.2.debian.tar.xz 15.6 KiB 72312ec7f55b23d1cd3e6f73093782e8aa544959a4dcd9b8dbc004328657fab5

No changes file available.

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