Hello World!
ngIRCd 0.12.1 has been assembled a few days before and now officially
released into the public. It can be downloaded from the usual locations:
a) ftp://ngircd.barton.de/pub/ngircd/
ftp://ngircd.barton.de/pub/ngircd/ngircd-0.12.1.tar.gz
b) ftp://ftp.berlios.de/pub/ngircd/
ftp://ftp.berlios.de/pub/ngircd/ngircd-0.12.1.tar.gz
Patches from 0.12.0 as well as GnuGP signatures can be found there, too.
Quoting the ChangeLog:
- Allow mixed line terminations (CR+LF/CR/LF) in
non-RFC-compliant mode
- Don't allow stray \r or \n in command parameters
- --configtest: return non-zero exit code if there are errors
- Update ngIRCd manual pages
- Add option aliases -V (for --version) and -h (for --help).
- Fix 'no-ipv6' compile error.
- Make Listen parameter a comma-seperated list of addresses.
This also obsoletes ListenIPv4 and ListenIPv6 options.
If Listen is unset, it is treated as Listen="::,0.0.0.0".
Note: ListenIPv4 and ListenIPv6 options are still recognized,
but ngircd will print a warning if they are used in the
config file.
Have fun!
Regards
Alex