mirror of
https://github.com/osmarks/ngircd.git
synced 2025-11-05 00:12:59 +00:00
INSTALL file: Update "Upgrade Information"
This commit is contained in:
6
INSTALL
6
INSTALL
@@ -12,13 +12,17 @@
|
|||||||
I. Upgrade Information
|
I. Upgrade Information
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Differences to previous version
|
Differences to version 20.x
|
||||||
|
|
||||||
- Starting with ngIRCd 21, the ciphers used by SSL are configurable and
|
- Starting with ngIRCd 21, the ciphers used by SSL are configurable and
|
||||||
default to HIGH:!aNULL:@STRENGTH (OpenSSL) or SECURE128 (GnuTLS).
|
default to HIGH:!aNULL:@STRENGTH (OpenSSL) or SECURE128 (GnuTLS).
|
||||||
Previous version were using the OpenSSL or GnuTLS defaults, DEFAULT
|
Previous version were using the OpenSSL or GnuTLS defaults, DEFAULT
|
||||||
and NORMAL respectively.
|
and NORMAL respectively.
|
||||||
|
|
||||||
|
- When adding GLINE's or KLINE's to ngIRCd 21 (or newer), all clients matching
|
||||||
|
the new mask will be KILL'ed. This was not the case with earlier versions
|
||||||
|
that only added the mask but didn't kill already connected users.
|
||||||
|
|
||||||
Differences to version 19.x
|
Differences to version 19.x
|
||||||
|
|
||||||
- Starting with ngIRCd 20, users can "cloak" their hostname only when the
|
- Starting with ngIRCd 20, users can "cloak" their hostname only when the
|
||||||
|
|||||||
Reference in New Issue
Block a user