torrus 3.00-2 source package in Ubuntu

Changelog

torrus (3.00-2) unstable; urgency=medium

  * use adduser instead of addgroup.
    Thanks to Andreas Beckmann (Closes: 1035363)
  * add debian/salsa-ci.yml

 -- Marc Haber <email address hidden>  Tue, 02 May 2023 13:43:51 +0200

Upload details

Uploaded by:
Torrus maintainers
Uploaded to:
Sid
Original maintainer:
Torrus maintainers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net
Mantic release universe net

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
torrus_3.00-2.dsc 1.9 KiB 1662fdf1520165c7034ede0a26b9d2f15bbd4faaf78ce547d9de799b727b4acd
torrus_3.00.orig.tar.gz 643.6 KiB 114c1f20afcf48bd05f80f8cf40a52ab3f072ef8c504dfedd8beb5a08657c1d9
torrus_3.00-2.debian.tar.xz 17.9 KiB ffc0e8288f2cf725efb1cd55acbe04c994ef64f2dd1bd411b76926c48cd330b5

Available diffs

No changes file available.

Binary packages built by this source

torrus-common: Universal front-end for Round-Robin Databases (common files)

 Core part of the Torrus suite, providing support files needed by the
 other Torrus packages. It can be installed directly and used with any
 FastCGI-compatible webserver package.
 .
 Torrus is designed to be a universal front-end framework for
 Round-Robin Databases using Tobias Oetiker's RRDtool. It may be configured
 to collect and monitor arbitrary data series from various data
 sources which can in turn be displayed on a web page.
 .
 One of the traditional applications of this functionality is the collection
 and visualization of network information using the Simple Network Management
 Protocol (SNMP) from SNMP-enabled devices.
 .
 You will need to install libcrypt-des-perl and libdigest-hmac-perl for SNMPv3
 support. SNMP over IPv6-transport is also supported after installing
 libio-socket-inet6-perl.
 .
 Torrus has been formerly known as rrfw, round-robin database framework.