mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: add version 0.3.9.2 in ChangeLog and NEWS
This commit is contained in:
@@ -52,6 +52,12 @@ Version 0.4.0 (under dev!)
|
||||
* relay: add missing "ssl." in output of /relay listrelay
|
||||
* script: fix compilation on OS X
|
||||
|
||||
Version 0.3.9.2 (2012-11-18)
|
||||
----------------------------
|
||||
|
||||
* core: do not call shell to execute command in hook_process (fix security
|
||||
problem when a plugin/script gives untrusted command) (bug #37764)
|
||||
|
||||
Version 0.3.9.1 (2012-11-09)
|
||||
----------------------------
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
WeeChat Release Notes
|
||||
=====================
|
||||
Sébastien Helleu <flashcode@flashtux.org>
|
||||
v0.4.0-dev, 2012-11-09
|
||||
v0.4.0-dev, 2012-11-18
|
||||
|
||||
|
||||
Version 0.4.0 (under dev!)
|
||||
@@ -24,6 +24,12 @@ Important release notes:
|
||||
or disable IPv6 in relay if you don't plan to use it at all:
|
||||
** `/set relay.network.ipv6 off`
|
||||
|
||||
Version 0.3.9.2 (2012-11-18)
|
||||
----------------------------
|
||||
|
||||
This version fixes a security vulnerability when a plugin/script gives untrusted
|
||||
command to API function "hook_process".
|
||||
|
||||
Version 0.3.9.1 (2012-11-09)
|
||||
----------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user