commit - 85acb82469f433c028d151344e2a68f654c84798
commit + ae63ed04c52a1f116647754f84b02b1928c09921
blob - 340ae6bfefdc7545d5dfb95fe580502abbe8fe7b
blob + ee91f31c0add2912ba0d329f0e35ba163843ce5b
--- ChangeLog
+++ ChangeLog
ngIRCd CVSHEAD
- - Fixed a bug that could case a root exploit when the daemon is compiled
- to do IDENT lookups and is logging to syslog. Bug discovered by CoKi,
- <coki@nosystem.com.ar>, thanks a lot!
- (http://www.nosystem.com.ar/advisories/advisory-11.txt)
- Code cleanups from Florian Westphal, <westphal@foo.fh-furtwangen.de>.
- Raised the maximum length of passwords to 20 characters.
- Fixed a memory leak when resizing the connection pool and realloc()
should enable the system to write proper core files when not running with
root privileges ...
+ngIRCd 0.8.3 (2005-02-03)
+
+ - Fixed a bug that could case a root exploit when the daemon is compiled
+ to do IDENT lookups and is logging to syslog. Bug discovered by CoKi,
+ <coki@nosystem.com.ar>, thanks a lot!
+ (http://www.nosystem.com.ar/advisories/advisory-11.txt)
+
ngIRCd 0.8.2 (2005-01-26)
- Added doc/SSL.txt to distribution.
--
-$Id: ChangeLog,v 1.257 2005/02/03 09:26:42 alex Exp $
+$Id: ChangeLog,v 1.258 2005/02/04 14:21:35 alex Exp $