diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-16 02:44:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-16 02:44:23 +0300 |
commit | 28d8b44ccc17a9a1a89c6f9ac78281ca73a19328 (patch) | |
tree | 8693bcdfef1a90957b7c9b8bb75997b5dd10353d /docs/news.html | |
parent | 4dfeca08c11dd9bf031ff8c2f12e76add27ab0f0 (diff) | |
download | website-28d8b44ccc17a9a1a89c6f9ac78281ca73a19328.tar.gz |
update
Diffstat (limited to 'docs/news.html')
-rw-r--r-- | docs/news.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/news.html b/docs/news.html index 0434470..539643f 100644 --- a/docs/news.html +++ b/docs/news.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML> <html lan=en> <head> - <title>Sep 03 2020 | Carbs Linux</title> + <title>Sep 16 2020 | Carbs Linux</title> <link rel="stylesheet" href="/style.css"> <meta charset="utf-8"> <meta name="Description" content="Carbs Linux - a simple linux distribution"> @@ -19,11 +19,17 @@ <a href='/docs'>user manual</a> </nav> </div><div class="border"></div> +<h2>Sep 16 2020</h2> + +<p>The libressl “revert” was reverted. System update will replace libressl +dependencies with bearssl. You may choose to keep or remove bearssl after the +update.</p> + <h2>Sep 03 2020</h2> <p>The default TLS provider has been reverted to ‘libressl’. System update will replace bearssl dependencies with libressl. You may choose to keep or remove -bearssl after the update</p> +bearssl after the update.</p> <h2>Jul 27 2020</h2> |