1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Documentation: Update various pages to be in sync with online version

This commit is contained in:
Mounir IDRASSI
2025-04-28 23:56:32 +09:00
parent 1f9f1474a7
commit ae8f511c01
5 changed files with 104 additions and 4 deletions

View File

@@ -57,7 +57,12 @@
</li>
<li><strong>Linux:</strong>
<ul>
<li>Fix a regression in Linux Mint affecting administrator password authentication (GH #1473).</li>
<li>Fix a regression in Linux Mint affecting administrator password authentication (GH #1473).
<ul>
<li>/usr/bin/true is now used instead of /usr/bin/uptime to detect active sudo sessions.</li>
<li>If NOPASSWD used in sudoers with veracrypt and uptime, it should be changed to use /usr/bin/true instead of uptime.</li>
</ul>
</li>
</ul>
</li>
<li><strong>macOS:</strong>