]> arthur.barton.de Git - ngircd-alex.git/commitdiff
ngIRCd Release 24~rc1 rel-24-rc1
authorAlexander Barton <alex@barton.de>
Sat, 7 Jan 2017 18:12:06 +0000 (19:12 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 8 Jan 2017 01:15:52 +0000 (02:15 +0100)
AUTHORS
ChangeLog
NEWS
contrib/Debian/changelog
contrib/ngircd.spec

diff --git a/AUTHORS b/AUTHORS
index 5af471fddda7f440fd6387aa3fcfd24ce002f101..8ccf7a49abe6e2f675fa121b35ac5002ff05c08c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -33,10 +33,11 @@ Brandon Beresini <beresini@google.com>
 Brett Smith <brett@w3.org>
 Brian Collins <bricollins@gmail.com>
 Bryan Caldwell <bcaldwel@ucsd.edu>
+Christian Aistleitner <christian@quelltextlich.at>
 Christoph Biedl <ngircd.anoy@manchmal.in-ulm.de>
-DNS <dns@rbose.org>
 Dana Dahlstrom <dana+ngIRCd@cs.ucsd.edu>
 David Kingston <deathking1337@aim.com>
+DNS <dns@rbose.org>
 Eric Grunow <egrunow@ucsd.edu>
 Federico G. Schwindt <fgsch@lodoss.net>
 Gabor Adam Toth <tg@tgbit.net>
@@ -63,6 +64,6 @@ xor <xorboy@gmail.com>
 
 Code snippets
 ~~~~~~~~~~~~~
-J. Kercheval: pattern matching functions
-Patrick Powell <papowell@astart.com>: snprintf()-function
 Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
+John Kercheval: pattern matching functions
+Patrick Powell <papowell@astart.com>: snprintf()-function
index 89fa73b9235c11894185e87ce5985992cd7f3b24..daff34d5d7c376e0ce7371fe17d249fc8a4a7a5b 100644 (file)
--- 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 b5c42bf3395c12a9dae7fcc0a93b6ce7b2edd602..e0188e6d5b7ed0ce9a3a1be495e4048f6647528b 100644 (file)
--- 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,
index 4e3a1ae17844d9cffba84998b339c7fc7f8e5cee..7da52331dfc77f3d264e5421be6bc6e1190b5462 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (24~rc1-0ab1) unstable; urgency=low
+
+  * New "upstream" release candidate 1 for ngIRCd Release 24.
+
+ -- Alexander Barton <alex@barton.de>  Sat, 07 Jan 2017 18:58:02 +0100
+
 ngircd (23-0ab1) unstable; urgency=low
 
   * New "upstream" release: ngIRCd 23.
index 8ea7b22aadfefc5e303df9eddd68f6c7ad856a78..8eefa2724511fc56072a995e79de6a63c9d3ff0e 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 23
+%define version 24~rc1
 %define release 1
 %define prefix  %{_prefix}