From: Alexander Barton Date: Sat, 7 Jan 2017 18:12:06 +0000 (+0100) Subject: ngIRCd Release 24~rc1 X-Git-Tag: rel-24-rc1^0 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=479d7d99c143c3b7900646fc6d490b72219955cc ngIRCd Release 24~rc1 --- diff --git a/AUTHORS b/AUTHORS index 5af471fd..8ccf7a49 100644 --- a/AUTHORS +++ b/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 diff --git a/ChangeLog b/ChangeLog index 89fa73b9..daff34d5 100644 --- a/ChangeLog +++ b/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, diff --git a/NEWS b/NEWS index b5c42bf3..e0188e6d 100644 --- a/NEWS +++ b/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, diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 4e3a1ae1..7da52331 100644 --- a/contrib/Debian/changelog +++ b/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. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 8ea7b22a..8eefa272 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 23 +%define version 24~rc1 %define release 1 %define prefix %{_prefix}