libident 0.22-3.1 source package in Ubuntu

Changelog

libident (0.22-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Move from obsolete Source-Version substvar to binary:Version.
    (Closes: #833195)

 -- Chris Lamb <email address hidden>  Fri, 11 Nov 2016 13:19:51 +0000

Upload details

Uploaded by:
Paul Slootman
Uploaded to:
Sid
Original maintainer:
Paul Slootman
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
libident_0.22-3.1.dsc 1.6 KiB fbc0a8f94276803f32bdd91ee6ca2a45eb5e9403e81b22dc14befbcf972482a4
libident_0.22.orig.tar.gz 10.5 KiB 04c3cc5287849c97305eb2e1aae7efbc96f622d02b3fd4274ed4647d0ccb0aa3
libident_0.22-3.1.diff.gz 9.3 KiB 1248d92998145c04e77d557e01723835e06adb08c93606f74b2b6bae7b7d4078

No changes file available.

Binary packages built by this source

libident: simple RFC1413 client library - runtime

 This is a small library to interface to the Ident protocol server;
 "ident" enables a remote host to find out who's the owner of a
 network connection.
 .
 /usr/sbin/in.identtestd is a small daemon (to be started from inetd)
 that does an ident lookup on you if you telnet into it. Can be used
 to verify that your Ident server is working correctly.

libident-dev: simple RFC1413 client library - development

 This is a small library to interface to the Ident protocol server.