commit af60f04fef1bdad9ca1c8384f6479f4c33f1b923 from: Alexander Barton date: Wed Jun 29 08:22:46 2011 UTC ngIRCd release 18~rc2 commit - 2d35731399890316610e85d7a7aea41529b1fea9 commit + af60f04fef1bdad9ca1c8384f6479f4c33f1b923 blob - 436b779de3a160037330bad410e9e84c3bb886c2 blob + 0b2f967e0f90f23f203f88cf1793878e15920f61 --- ChangeLog +++ 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. blob - a6bacf3a9052502ff642353d5b21d0227561c37e blob + 2f1e5be3eb8d581869e7d5dd4bea4d890fa64786 --- NEWS +++ NEWS @@ -9,6 +9,12 @@ -- NEWS -- 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. blob - 1b7997e308ebaff0c089940dbccefd9647c3486a blob + 209fcbcb05ed545e1dfe94e2e71cc941d54e263f --- contrib/Debian/changelog +++ 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 Wed, 29 Jun 2011 10:20:51 +0200 + ngircd (18~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRCd Release 18. blob - 6a2165be4a0e8fdc12a05375f87746338747ca2c blob + 7b7047aa68abd00d7cc6cc1af5b042be53d37646 --- contrib/ngircd.spec +++ contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 18~rc1 +%define version 18~rc2 %define release 1 %define prefix %{_prefix}