commit 479d7d99c143c3b7900646fc6d490b72219955cc from: Alexander Barton date: Sun Jan 08 01:15:52 2017 UTC ngIRCd Release 24~rc1 commit - 181da30997f93a908a419778a6455c4fbdc16ee4 commit + 479d7d99c143c3b7900646fc6d490b72219955cc blob - 5af471fddda7f440fd6387aa3fcfd24ce002f101 blob + 8ccf7a49abe6e2f675fa121b35ac5002ff05c08c --- AUTHORS +++ AUTHORS @@ -33,10 +33,11 @@ Brandon Beresini Brett Smith Brian Collins Bryan Caldwell +Christian Aistleitner Christoph Biedl -DNS Dana Dahlstrom David Kingston +DNS Eric Grunow Federico G. Schwindt Gabor Adam Toth @@ -63,6 +64,6 @@ xor Code snippets ~~~~~~~~~~~~~ -J. Kercheval: pattern matching functions -Patrick Powell : snprintf()-function Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions +John Kercheval: pattern matching functions +Patrick Powell : snprintf()-function blob - 89fa73b9235c11894185e87ce5985992cd7f3b24 blob + daff34d5d7c376e0ce7371fe17d249fc8a4a7a5b --- ChangeLog +++ ChangeLog @@ -11,7 +11,9 @@ ngIRCd 24 - ngIRCd 24~rc1 + ngIRCd 24~rc1 (2017-01-07) + - Enhance systemd service file, and install it in Debian package. + - Update configuration of Debian package. - Log privilege violations and failed OPER request with log level "error" and send it to the "&SERVER" channel, too. - Immediately shut down connection when receiving an "ERROR" command, blob - b5c42bf3395c12a9dae7fcc0a93b6ce7b2edd602 blob + e0188e6d5b7ed0ce9a3a1be495e4048f6647528b --- NEWS +++ NEWS @@ -11,7 +11,7 @@ ngIRCd 24 - ngIRCd 24~rc1 + ngIRCd 24~rc1 (2017-01-07) - Log privilege violations and failed OPER request with log level "error" and send it to the "&SERVER" channel, too. - Immediately shut down connection when receiving an "ERROR" command, blob - 4e3a1ae17844d9cffba84998b339c7fc7f8e5cee blob + 7da52331dfc77f3d264e5421be6bc6e1190b5462 --- contrib/Debian/changelog +++ contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (24~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 24. + + -- Alexander Barton Sat, 07 Jan 2017 18:58:02 +0100 + ngircd (23-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 23. blob - 8ea7b22aadfefc5e303df9eddd68f6c7ad856a78 blob + 8eefa2724511fc56072a995e79de6a63c9d3ff0e --- contrib/ngircd.spec +++ contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 23 +%define version 24~rc1 %define release 1 %define prefix %{_prefix}