inn2 2.6.4-2build4 source package in Ubuntu

Changelog

inn2 (2.6.4-2build4) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:40:28 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
news
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe news

Downloads

File Size SHA-256 Checksum
inn2_2.6.4.orig.tar.gz 2.5 MiB f05e803e0b3772b235bfb11b688f1def3d422dbf30ccbbce973f7fe518ac7518
inn2_2.6.4.orig.tar.gz.asc 488 bytes fd12bd5b9107f36eac0869f1f4f33b6e37fbdd31b3122959ee5bf51cfcb7419c
inn2_2.6.4-2build4.debian.tar.xz 34.9 KiB be1e2d7730b44bfee7cf2e7d4e0b70f02912f182f5a17e96571c763080e57ddb
inn2_2.6.4-2build4.dsc 2.3 KiB 3c04127b9ef975d77d0aa527296a88bdfa92bad1147403990e52bff2404ef28c

Available diffs

View changes file

Binary packages built by this source

inn2: 'InterNetNews' news server

 This package provides INN 2.x, which is a very complex news server
 daemon useful for big sites. The 'inn' package still exists for smaller
 sites which do not need the complexity of INN 2.x.
 .
 The news transport is the part of the system that stores the articles
 and the lists of which groups are available and so on, and provides
 those articles on request to users. It receives news (either posted
 locally or from a newsfeed site), files it, and passes it on to any
 downstream sites. Each article is kept for a period of time and then
 deleted (this is known as 'expiry').
 .
 By default Debian's INN will install in a fairly simple 'local-only'
 configuration.
 .
 In order to make use of the services provided by INN you'll have to
 use a user-level newsreader program such as pan. The newsreader is
 the program that fetches articles from the server and shows them to
 the user, remembering which the user has seen so that they don't get
 shown again. It also provides the posting interface for the user.

inn2-dbgsym: debug symbols for inn2
inn2-dev: libinn.a library, headers and man pages

 You will only need this if you are going to compile programs that
 require the functions in libinn.a.

inn2-inews: NNTP client news injector, from InterNetNews (INN)

 'inews' is the program that newsreaders call when the user wishes to
 post an article; it does a few elementary checks and passes the article
 on to the news server for posting.
 .
 This version is the one from Rich Salz's InterNetNews news transport
 system (which is also available as a Debian package).

inn2-inews-dbgsym: debug symbols for inn2-inews