ircd-hybrid 1:8.2.43+dfsg.1-1 source package in Ubuntu

Changelog

ircd-hybrid (1:8.2.43+dfsg.1-1) unstable; urgency=medium

  * Update debian/watch file following upstream move to github
  * New upstream release
    - drop build date patch now upstream has support for reproducible
      builds
    - update debian/copyright 
    - update config file for new reference.conf
  * Update NEWS with information about configuration directive renames
    and upgrade version constraints

 -- Dominic Hargreaves <email address hidden>  Mon, 05 Dec 2022 10:05:28 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net
Lunar release universe net

Downloads

File Size SHA-256 Checksum
ircd-hybrid_8.2.43+dfsg.1-1.dsc 2.1 KiB fb1adcc2c839d9df26cfce95934dcafd3e29e18baa09bea47b22b04bca723bad
ircd-hybrid_8.2.43+dfsg.1.orig.tar.gz 946.8 KiB fd2fb3d7ab567040ad48f2f07ad040e837a3b155d6cf850a58ffeea68e3902b5
ircd-hybrid_8.2.43+dfsg.1-1.debian.tar.xz 44.1 KiB 263fff9063d8007a72ba62025d35050a3a23770b44d2b3d43b3006f8b3024410

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:
 .
  * 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).

ircd-hybrid-dbgsym: debug symbols for ircd-hybrid