charybdis 3.5.0-1build1 source package in Ubuntu

Changelog

charybdis (3.5.0-1build1) xenial; urgency=medium

  * No-change rebuild for gnutls transition.

 -- Matthias Klose <email address hidden>  Wed, 17 Feb 2016 22:23:45 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
anarcat
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe net

Downloads

File Size SHA-256 Checksum
charybdis_3.5.0.orig.tar.bz2 1.5 MiB 8bdf12b5389c896520c42c8a7f918212c25e81c8f5a823a8aca595603da93014
charybdis_3.5.0-1build1.debian.tar.xz 13.3 KiB fa8ff35a1e9d538823a0b16f8d3abdc9882b8d9df5111840c18b69c1a0af4a0b
charybdis_3.5.0-1build1.dsc 2.0 KiB a042788bffad1fd0d7e12856ae803fda9ec432a775c05387136c471fae6573b9

View changes file

Binary packages built by this source

charybdis: No summary available for charybdis in ubuntu yakkety.

No description available for charybdis in ubuntu yakkety.

charybdis-dbg: fast, scalable irc server

 This package provides debugging symbols for the Charybdis package.

charybdis-dbgsym: debug symbols for package charybdis

 Charybdis is a highly scalable IRC server which presently implements
 the IRCv3.1 client protocol with some additional components of
 IRCv3.2. Development of charybdis began in 2005 as a proposed
 replacement to freenode’s hyperion ircd, designed for use by any
 network, with roots in ircd-ratbox and ircu. Over time, charybdis has
 developed, tested and demonstrated many of the features commonly seen
 in modern IRC networks.
 .
 Interesting features that Charybdis has include:
 .
  * SASL support — charybdis was the first IRC server to implement SASL
    support, resulting in the IRCv3 SASL standards.
  * DNS blocklist support
  * Augmented banlist criteria through “extbans”
  * Channel forwarding (channel mode +f)
  * Optional hostname/IP cloaking (through modules, either usermode +h or
    +x)
  * Colorcode stripping (channel mode +c)
  * CALLERID (user mode +g) with automatic accept when you send a PM
  * TLS encrypted client and server connections
  * Multi-process sandbox architecture for enhanced security, scalability
    and robustness
  * Easy to understand configuration
  * A complete user and operator’s manual
 .
 Many of the largest networks in the world use charybdis-based IRC
 servers, including freenode, EsperNet, DarkMyst and others, because
 of it’s proven scalability, security and robustness track records