| 1 |
+ |
-- Noteworthy changes in version 8.2.9 (2015-??-??) |
| 2 |
+ |
o) Added 'xline_exempt' to auth {} block flags |
| 3 |
+ |
o) serverinfo::sid is now optional. A unique SID is now automatically |
| 4 |
+ |
generated based on the server's name and description |
| 5 |
+ |
o) Various fixes to the mkpasswd tool |
| 6 |
+ |
o) If supported by the compiler, ircd-hybrid now compiles with |
| 7 |
+ |
-fstack-protector-strong instead of -fstack-protector |
| 8 |
+ |
o) Services can now add SQLINEs/RESVs that have wildcards in it |
| 9 |
+ |
o) Channel name RESVs are now sanity checked for too broad masks |
| 10 |
+ |
o) class::connectfreq now works properly with values lower than 300 seconds |
| 11 |
+ |
|
| 12 |
+ |
|
| 13 |
|
-- Noteworthy changes in version 8.2.8 (2015-05-10) |
| 14 |
|
o) ircd now rejects remote k-line requests for user@host mask that don't |
| 15 |
|
have at least general::min_nonwildcard non-wildcard characters in it |