summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2011-06-29 10:22:46 +0200
committerAlexander Barton <alex@barton.de>2011-06-29 10:22:46 +0200
commitaf60f04fef1bdad9ca1c8384f6479f4c33f1b923 (patch)
tree1d243c3f2379c27a1f457fb7a2e2cba82819f98e
parent2d35731399890316610e85d7a7aea41529b1fea9 (diff)
downloadngircd-rel-18-rc2.tar.gz
ngircd-rel-18-rc2.zip
ngIRCd release 18~rc2 rel-18-rc2
-rw-r--r--ChangeLog9
-rw-r--r--NEWS6
-rw-r--r--contrib/Debian/changelog6
-rw-r--r--contrib/ngircd.spec2
4 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 436b779d..0b2f967e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,15 @@
 
 ngIRCd Release 18
 
+  ngIRCd 18~rc2 (2011-06-29)
+  - Update documentation, fix some wording, and use a spellchecker :-)
+  - ngircd.conf.5: strip "SSL" prefix from variables in [SSL] section.
+  - ngircd.8: document debugging options.
+  - GnuTLS: use 1024 bits as minimum size of the DH prime. This enables
+    ngIRCd to accept incoming connections from other servers and clients
+    that "only" use at least 1024 bits again, like ngIRCd 17 did (and no
+    longer requires 2048 bits for incoming connections).
+
   ngIRCd 18~rc1 (2011-06-27)
   - PAM warning message: make clear which "Password" config option is ignored.
   - New configuration option "MorePrivacy" to "censor" some user information.
diff --git a/NEWS b/NEWS
index a6bacf3a..2f1e5be3 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,12 @@
 
 ngIRCd Release 18
 
+  ngIRCd 18~rc2 (2011-06-29)
+  - GnuTLS: use 1024 bits as minimum size of the DH prime. This enables
+    ngIRCd to accept incoming connections from other servers and clients
+    that "only" use at least 1024 bits again, like ngIRCd 17 did (and no
+    longer requires 2048 bits for incoming connections).
+
   ngIRCd 18~rc1 (2011-06-27)
   - New configuration option "MorePrivacy" to "censor" some user information.
     When enabled, signon time and idle time is left out. Part and quit
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
index 1b7997e3..209fcbcb 100644
--- a/contrib/Debian/changelog
+++ b/contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (18~rc2-0ab1) unstable; urgency=low
+
+  * New "upstream" release candidate 2 for ngIRCd Release 18.
+
+ -- Alexander Barton <alex@barton.de>  Wed, 29 Jun 2011 10:20:51 +0200
+
 ngircd (18~rc1-0ab1) unstable; urgency=low
 
   * New "upstream" release candidate 1 for ngIRCd Release 18.
diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
index 6a2165be..7b7047aa 100644
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 18~rc1
+%define version 18~rc2
 %define release 1
 %define prefix  %{_prefix}