To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

ChangeLog/1.6.6: Difference between revisions

From ZNC
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{ChangeLog}}
{{ChangeLog}}
Currently its source is [http://people.znc.in/~darthgandalf/znc/1.6.6/ here], URL will be fixed later.


This is a bugfix-only release. Stay tuned for bigger features in the upcoming 1.7 :-)
This is a bugfix-only release. Stay tuned for bigger features in the upcoming 1.7 :-)

Latest revision as of 00:19, 7 March 2018

← 1.6.5 ZNC 1.6.6 1.7.0 →


This is a bugfix-only release. Stay tuned for bigger features in the upcoming 1.7 :-)

Fixes

  • Fix use-after-free in znc --makepem. It was broken for a long time, but started segfaulting only now. This is a useability fix, not a security fix, because self-signed (or signed by a CA) certificates can be created without using --makepem, and then combined into znc.pem.
  • Fix build on Cygwin.