diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-06 16:06:39 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | 29564043479e0c20fcaedfaba0c8452ce5ced9fc (patch) | |
| tree | e5177a208cc761e5d1fc3e899ae37e27439fa6b3 /static/releases.html | |
| parent | 0a34508d413147a060ed4f117f3a3bb89aa405f8 (diff) | |
vmnic fix
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 135301ee..99eff090 100644 --- a/static/releases.html +++ b/static/releases.html @@ -567,6 +567,7 @@ <p>Changes since the 2025030500 release:</p> <ul> + <li>add inet group for vmnic (virtual machine networking functionality) to make it compatible with our group-based Network permission enforcement used as another layer of security</li> </ul> </article> --> |
