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/0.204

From ZNC
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
← 0.202 ZNC 0.204 0.206 →


This release fixes CVE-2012-0033 [1] [2] [3].

Fixes

  • Fix a crash in bouncedcc module with DCC RESUME.
  • Fix modperl compilation.
  • Don't use mkdir during install.
  • Fix compilation failures, which happened sometimes when an older ZNC was already installed.
  • Check for the swig2.0 binary too, instead of only swig.

Minor stuff

  • Unload modules in reverse order.
  • Don't send server redirects (numeric 010) to clients.
  • Make it possible to filter the result of the help command.
  • Drop @DEFS@ from the build system so that we don't force HAVE_CONFIG_H upon others.
  • Move autocycle to extra.
  • Handle raw 482 in route_replies.
  • Improve identfile's debug messages.
  • Send a MODE request when JOINing.
  • Block raw 301 in antiidle.