ircd-hybrid 1:8.1.7.dfsg.1-1 source package in Ubuntu

Changelog

ircd-hybrid (1:8.1.7.dfsg.1-1) unstable; urgency=low


  [ Christian Perrier ]
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #710876
  * [Debconf translation updates]
  * Russian (Yuri Kozlov).  Closes: #714096
  * Portuguese (Américo Monteiro).  Closes: #714432
  * Swedish (Martin Bagge / brother).  Closes: #714647
  * Czech (Miroslav Kure).  Closes: #715137
  * German (Helge Kreutzmann).  Closes: #715197
  * Italian (Beatrice Torracca).  Closes: #715389
  * Japanese (Hideki Yamane (Debian-JP)).  Closes: #715432
  * Spanish; (Camaleón).  Closes: #715476
  * Polish (Michał Kułach).  Closes: #715514
  * French (Christian Perrier).  Closes: #716888

  [ Dominic Hargreaves ]
  * Correct validity of max_topic_length in default configuration
    (Closes: #712180)
  * Include (empty) kline.conf and dline.conf files to avoid harmless
    warnings about them being missing (Closes: #713871)
  * Don't check for START=yes in the 'stop' action of the init script
    (Closes: #718192)
  * Remove Tao-of-IRC.940110 in repack script, as there is no
    licensing info
  * New upstream release
    - update ircd.confs to reflect changes in upstream reference.conf
  * Build-Depend on automake rather than automake1.13, as the virtual
    automake1.13 package isn't always pulled in correctly
  * Build with libgeoip support
  * Source /lib/lsb/init-functions in init script (thanks, Lintian)

 -- Dominic Hargreaves <email address hidden>  Sun, 08 Sep 2013 12:43:57 +0100

Upload details

Uploaded by:
Dominic Hargreaves
Uploaded to:
Sid
Original maintainer:
Dominic Hargreaves
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ircd-hybrid_8.1.7.dfsg.1-1.dsc 1.4 KiB 4bc1f3afb37b455bb663e4b455e3169cecdda64341e213e065d68fd59d0c1622
ircd-hybrid_8.1.7.dfsg.1.orig.tar.gz 1006.2 KiB 31e60eee16d3fd41162a3d60ad9e9abe7efa48473e9c839ad8fe50eff5a440b4
ircd-hybrid_8.1.7.dfsg.1-1.debian.tar.gz 65.1 KiB 351a8c504bc79882c0e3ca69e5adbb65af1153a381acd283368b10acdf894b19

No changes file available.

Binary packages built by this source

hybrid-dev: high-performance secure IRC server - development files

 These are the headers used when writing modules for ircd-hybrid.
 For more information on how to write these modules, see the ircd-hybrid
 documentation or example_module.c in the source code for ircd-hybrid.
 .
 It also includes mbuild-hybrid, a shell script that simplifies building
 and installation of such modules. This shell script is simplistic and
 assumes a lot; if you possess clue, you will know what to do anyway.

ircd-hybrid: high-performance secure IRC server

 ircd-hybrid is a stable, high-performance IRC server that features:
 .
  * If enabled, SSL client support and server-to-server RSA encryption;
  * Compressed server links;
  * Channel exceptions (+e) and invitation exceptions (+I);
  * New configuration file format;
  * Halfops (+h) and anti-spam user mode +g;
  * Dynamically loadable modules;
  * Channel and nickname RESV's (reservations).