]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd Release 25~rc1 rel-25-rc1
authorAlexander Barton <alex@barton.de>
Sat, 11 Aug 2018 19:37:42 +0000 (21:37 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 11 Aug 2018 19:37:42 +0000 (21:37 +0200)
AUTHORS
ChangeLog
NEWS
contrib/Debian/changelog
contrib/ngircd.spec

diff --git a/AUTHORS b/AUTHORS
index 2ec1452c779415c8cc17062b43875a62948fe47f..cb615ada37706a8e52039553dde29be072a10e04 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,7 +13,7 @@ Note:
 If you have comments, patches or something else, please feel free to post
 a mail to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de> (please see
 <http://ngircd.barton.de/support.php> for details) or join the ngIRCd IRC
-channel: <irc://irc.barton.de/ngircd>.
+channel "#ngircd" on irc.barton.de: <irc://irc.barton.de/ngircd>.
 
 Don't mail the people listed here directly, if possible!
 
@@ -45,6 +45,7 @@ Gabor Adam Toth <tg@tgbit.net>
 Götz Hoffart <goetz@hoffart.de>
 Ian Chard <ian@chard.org>
 Ilja Osthoff <i.osthoff@gmx.net>
+James Lu <james@overdrivenetworks.com>
 Jari Aalto <jari.aalto@cante.net>
 LucentW <lucent@zebes.info>
 Mantas Mikulėnas <grawity@gmail.com>
index 423adc462d542bfac44e2b3bf74bde5a966b2f9a..3ee3db61b05f45653f15634503a49d2da7f45942 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
 
 ngIRCd 25
 
+  ngIRCd 25~rc1 (2018-08-11)
+  - Update config.guess (2018-03-08) and config.sub (2018-03-08) files.
   - Correctly retry to establish an outgoing connections when forking of the
     resolver sub-process failed (for example because of lack of free memory).
     Until now, such a connection was never retried once this error was hit.
@@ -33,6 +35,7 @@ ngIRCd 25
     messages from servers, services, and IRC Operators, too. Change proposed by
     "wowaname" back in 2015 in #ngircd, thanks!
   - Fix some compiler warnings.
+  - Add contrib/ngircd.logcheck: Some sample logcheck(8) rules.
   - Allow IRC Ops and remote servers to KILL service clients: such clients
     behave like regular users, therefore IRC operators and servers should be
     able to KILL them: for example to resolve nick collisions.
diff --git a/NEWS b/NEWS
index 143132e8743d4a517ff0f571374f1f65649ab1af..628a6f010dfa06c07d72adbd5de18f6d46575fe3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@
 
 ngIRCd 25
 
+  ngIRCd 25~rc1 (2018-08-11)
   - Only send TOPIC updates to a channel when the topic actually changed:
     This prevents the channel from becoming flooded by unecessary TOPIC update
     messages, that can happen when IRC services try to enforce a certain topic
index 19b52abad1985d7794c0d3f60f230a8c6c11b3a4..cb073ebebbf25d9a50067f20e3237d19ab3b381d 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (25~rc1-0ab1) unstable; urgency=low
+
+  * New "upstream" release candidate 1 for ngIRCd Release 25.
+
+ -- Alexander Barton <alex@barton.de>  Sat, 11 Aug 2018 21:35:08 +0200
+
 ngircd (24-0ab1) unstable; urgency=low
 
   * New "upstream" release: ngIRCd 24.
index 479ec4d3ea112136e4b1cf0ba9afd4687bb4b2c4..c85a7bef77e2d40c895e06a9dc6be9f2d8baedbe 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 24
+%define version 25~rc1
 %define release 1
 %define prefix  %{_prefix}