about summary refs log tree commit diff
path: root/contrib/Debian
AgeCommit message (Collapse)Author
2024-04-06Prepare documentation for ngIRCd 27~rc1Alexander Barton
2024-03-31Add feature info to Debian package descriptionAlexander Barton
2024-01-23Debian package: Enable the [SSL] sectionAlexander Barton
This makes sense because the package is build with SSL support enabled, and we set and enable "CAFile" in commit ae9cfade -- which results in an error when this is not in an enabled(!) [SSL] section ...
2024-01-21Debian package: Configure the system CA certificates storeAlexander Barton
2024-01-20Convert the AUTHORS file to MarkdownAlexander Barton
2024-01-20Update included Debian package configurationAlexander Barton
- Rewrite using current dh_make. - Standards-Version: 4.6.2. - No longer build 3 different packages; only build "ngircd" which now includes support for IDENT, PAM (disabled in the ngircd.conf installed by the package), SSL (OpenSSL), ZLib and IPv6. - Update package description accordingly. - No longer install a SysV init file, only install ngircd.service unit.
2023-09-17Update Debian package configurationAlexander Barton
This not only bumps the "compat" version, but updates the package dependencies and build rules accordingly. Closes #299.
2021-01-02ngIRCd Release 26.1 rel-26.1Alexander Barton
2020-06-20ngIRCd Release 26 rel-26Alexander Barton
2020-06-11ngIRCd Release 26~rc2 rel-26-rc2Alexander Barton
2020-05-26Update description textsAlexander Barton
Bring them in line with the updated texts on the homepage.
2020-05-10ngIRCd Release 26~rc1 rel-26-rc1Alexander Barton
2019-01-23ngIRCd Release 25 rel-25Alexander Barton
2018-08-11ngIRCd Release 25~rc1 rel-25-rc1Alexander Barton
2017-01-20ngIRCd Release 24 rel-24Alexander Barton
2017-01-20Specify Debian "source format"Alexander Barton
2017-01-20Build Debian packages with OpenSSL instead of GnuTLSAlexander Barton
OpenSSL allows to reload used certificates on runtime for example (which is very useful when using Let's Encrypt), and therefore is preferred ...
2017-01-08ngIRCd Release 24~rc1 rel-24-rc1Alexander Barton
2017-01-08Debian: Use "dh_prep" instead deprecated "dh_clean -k"Alexander Barton
2017-01-06Install systemd service file in Debian packageAlexander Barton
2017-01-06Update Debian packageAlexander Barton
- Update debhelper compatibility to version 9. - Update build-dependencies. - Change group of ngircd.conf to "irc" in postinst script (this makes starting ngIRCd as user "irc" easier, for example when using systemd). - Don't create /var/run/ircd during installation: this is handled by the SysV init script and the systemd service already.
2015-11-16ngIRCd Release 23 rel-23Alexander Barton
2015-09-11contrib/Debian/changelog: Fix email addressAlexander Barton
2015-09-06ngIRCd Release 23~rc1 rel-23-rc1Alexander Barton
2015-08-27ngircd.init: Fix non-POSIX "==" test operatorAlexander Barton
2015-04-06ngIRCd Release 22.1 rel-22.1Alexander Barton
2014-10-11ngIRCd Release 22 rel-22Alexander Barton
2014-09-29ngIRCd Release 22~rc1 rel-22-rc1Alexander Barton
2014-07-14New "Debian release" 21.1-0ab2Alexander Barton
(cherry picked from commit 48fcb97fa4a2762a873d9d693c7a126588a1811d)
2014-07-14Debian: Don't adjust path names that are correct by defaultAlexander Barton
2014-07-14Debian: Correctly set and use "docdir"Alexander Barton
2014-03-25ngIRCd Release 21.1Alexander Barton
(cherry picked from commit ee28e76df2a73f3bb4bcf69c644eae9a10298a58)
2013-10-30ngIRCd Release 21 rel-21Alexander Barton
2013-10-26ngircd.init: Make sure no stale PID file is left overAlexander Barton
2013-10-20Debian: Fix sed(1) rules adjusting "ngircd-full" packageAlexander Barton
Error introduced by last commit :-/
2013-10-20Debian: Fix default "HelpFile" file name in ngircd.confAlexander Barton
The "full" package variants must use "/usr/share/doc/ngircd-full/Commands.txt" and "/usr/share/doc/ngircd-full-dbg/Commands.txt" respectively.
2013-10-20ngIRCd Release 21~rc2 rel-21-rc2Alexander Barton
2013-10-05ngIRCd Release 21~rc1 rel-21-rc1Alexander Barton
2013-08-23ngIRCd Release 20.3Alexander Barton
(cherry picked from commit bb6e2779636aa6d74bbff474880829f0183a3c94) Conflicts: ChangeLog NEWS
2013-08-19Debian init script: test for binary after reading defaultsAlexander Barton
This allows the system administrator to overwrite the DAEMON variable in /etc/defaults/<name> and to use this init script even when the default "/usr/sbin/ngircd" doesn't exist on the system.
2013-02-15ngIRCd Release 20.2Alexander Barton
(cherry picked from commit c45d9dd1f08fddb95fa01d62c69848cd753a3161)
2013-01-23contrib/Debian/rules: Do no compress Commands.txtDNS
This is required, because ngIRCd can't use a compressed file as help text ... (cherry picked from commit 6d09b4f366f656f6d2732ea96a653e086380e458)
2013-01-02ngIRCd Release 20.1 rel-20.1Alexander Barton
2012-12-17ngIRCd Release 20 rel-20Alexander Barton
2012-12-02ngIRCd 20~rc2 rel-20-rc2Alexander Barton
2012-11-11ngIRCd 20~rc1 rel-20-rc1Alexander Barton
2012-10-06Debian: require "telnet" or "telnet-ssl" for buildingAlexander Barton
2012-10-06Debian ngircd-full[-dbg]: enable CHARCONVAlexander Barton
2012-09-04Update project descriptionAlexander Barton
2012-06-19ngIRCd release 19.2 rel-19.2Alexander Barton