| 1 |
+ |
-- ircd-hybrid-8.1.8 Release Notes |
| 2 |
+ |
o) Fixed bug that would lead to a desynchronized nick database |
| 3 |
+ |
throughout the entire network if using services enforced |
| 4 |
+ |
nick names (SVSNICK) |
| 5 |
+ |
o) Cleaned up/modernized build system |
| 6 |
+ |
o) Add -fstack-protector to CFLAGS if available. Basically checks for |
| 7 |
+ |
buffer overflows/stack-smashing attacks |
| 8 |
+ |
o) When using anope 1.9 services, /WHOIS now shows the account name |
| 9 |
+ |
of a registered/identified client (numeric 330) |
| 10 |
+ |
o) Administrators can now see +s channels in /LIST |
| 11 |
+ |
|
| 12 |
+ |
|
| 13 |
|
-- ircd-hybrid-8.1.7 Release Notes |
| 14 |
|
o) Fixed issue with channel mode +n having no functionality at all |
| 15 |
|
o) Fixed SSL certificate fingerprint validation for outgoing server connects |