docs updated (security advisory)
This commit is contained in:
parent
2a28d2d083
commit
5408bb6d1c
@ -91,6 +91,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
|
|||||||
|
|
||||||
| Version | Date | Comment |
|
| Version | Date | Comment |
|
||||||
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
|
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
|
||||||
|
| 5.31.1 | 2026-02-17 | `docs` updated (security advisory) |
|
||||||
| 5.31.0 | 2026-02-15 | `diskLayout()` added smartmontools support (macOS), `versions()` command injection issue (linux) |
|
| 5.31.0 | 2026-02-15 | `diskLayout()` added smartmontools support (macOS), `versions()` command injection issue (linux) |
|
||||||
| 5.30.8 | 2026-02-14 | `wifiNetworks()` fixed CWE-78 command injection issue (linux) |
|
| 5.30.8 | 2026-02-14 | `wifiNetworks()` fixed CWE-78 command injection issue (linux) |
|
||||||
| 5.30.7 | 2026-01-31 | `networkInterfaces()` fixed getWindowsIEEE8021x issue (windows) |
|
| 5.30.7 | 2026-01-31 | `networkInterfaces()` fixed getWindowsIEEE8021x issue (windows) |
|
||||||
|
|||||||
@ -57,6 +57,12 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<th scope="row">5.31.1
|
||||||
|
</th>
|
||||||
|
<td>2026-02-17</td>
|
||||||
|
<td><span class="code">docs</span> updated (security advisory)</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">5.31.0
|
<th scope="row">5.31.0
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
@ -166,7 +166,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<header class="bg-image-full">
|
<header class="bg-image-full">
|
||||||
<div class="top-container">
|
<div class="top-container">
|
||||||
<a href="security.html" class="recommendation">Security advisory:<br>Update to v5.31.0</a>
|
<a href="security.html" class="recommendation">Security advisory:<br>Update to v5.31.1</a>
|
||||||
<img class="logo" src="assets/logo.png" alt="logo">
|
<img class="logo" src="assets/logo.png" alt="logo">
|
||||||
<div class="title">systeminformation</div>
|
<div class="title">systeminformation</div>
|
||||||
<div class="subtitle"><span id="typed"></span> </div>
|
<div class="subtitle"><span id="typed"></span> </div>
|
||||||
@ -212,7 +212,7 @@
|
|||||||
<div class="title">Downloads last month</div>
|
<div class="title">Downloads last month</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
|
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
|
||||||
<div class="numbers">973</div>
|
<div class="numbers">977</div>
|
||||||
<div class="title">Dependents</div>
|
<div class="title">Dependents</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -48,7 +48,7 @@
|
|||||||
<p><span class="bold">Affected versions:</span>
|
<p><span class="bold">Affected versions:</span>
|
||||||
< 5.31.0<br>
|
< 5.31.0<br>
|
||||||
<span class="bold">Date:</span> 2026-02-15<br>
|
<span class="bold">Date:</span> 2026-02-15<br>
|
||||||
<span class="bold">CVE indentifier</span> ...
|
<span class="bold">CVE indentifier</span> CVE-2026-26318
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h4>Impact</h4>
|
<h4>Impact</h4>
|
||||||
@ -63,7 +63,7 @@
|
|||||||
<p><span class="bold">Affected versions:</span>
|
<p><span class="bold">Affected versions:</span>
|
||||||
< 5.30.8<br>
|
< 5.30.8<br>
|
||||||
<span class="bold">Date:</span> 2026-02-14<br>
|
<span class="bold">Date:</span> 2026-02-14<br>
|
||||||
<span class="bold">CVE indentifier</span> ...
|
<span class="bold">CVE indentifier</span> CVE-2026-26280
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h4>Impact</h4>
|
<h4>Impact</h4>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user