1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-07 21:25:58 +00:00

ngIRCd Release 20.3

(cherry picked from commit bb6e277963)

Conflicts:
	ChangeLog
	NEWS
This commit is contained in:
Alexander Barton
2013-08-23 21:54:40 +02:00
parent 309122017e
commit 6dc5471a75
4 changed files with 22 additions and 1 deletions

8
NEWS
View File

@@ -65,6 +65,14 @@ ngIRCd 21
and then is used to output individual help texts to specific topics.
Please see the file ./doc/Commands.txt for details.
ngIRCd 20.3 (2013-08-23)
- This release is a bugfix release only, without new features.
- Security: Fix a denial of service bug (server crash) which could happen
when the configuration option "NoticeAuth" is enabled (which is NOT the
default) and ngIRCd failed to send the "notice auth" messages to new
clients connecting to the server (CVE-2013-5580).
ngIRCd 20.2 (2013-02-15)
- This release is a bugfix release only, without new features.