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.7.3: Difference between revisions
Jump to navigation
Jump to search
DarthGandalf (talk | contribs) Created page with "{{ChangeLog}} <!-- The following is generated via this command: HEAD=$(git rev-parse master) ; echo "Last update at $HEAD" ; echo ; git log --format='* %s {{git|%h}}' --no-me..." |
DarthGandalf (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
== Fixes == | == Fixes == | ||
This is a security release to fix {{CVE|2019-9917}}. | This is a security release to fix {{CVE|2019-9917}}. Thanks to LunarBNC for the bugreport. | ||
== New == | == New == | ||
Docker only: the znc image now supports <code>--user</code> option of <code>docker run</code>. | Docker only: the znc image now supports <code>--user</code> option of <code>docker run</code>. |
Latest revision as of 01:05, 22 March 2019
← 1.7.2 | ZNC 1.7.3 | 1.7.4 → |
This is an old ZNC version. If you still use it, please consider upgrading to 1.9.1. |
Fixes
This is a security release to fix CVE-2019-9917. Thanks to LunarBNC for the bugreport.
New
Docker only: the znc image now supports --user
option of docker run
.