aboutsummaryrefslogtreecommitdiff
path: root/index
diff options
context:
space:
mode:
Diffstat (limited to 'index')
-rw-r--r--index/20200903.news2
-rw-r--r--index/20200916.news6
-rw-r--r--index/index.md2
3 files changed, 8 insertions, 2 deletions
diff --git a/index/20200903.news b/index/20200903.news
index 0f4aa8d..3822950 100644
--- a/index/20200903.news
+++ b/index/20200903.news
@@ -3,4 +3,4 @@ Sep 03 2020
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
+bearssl after the update.
diff --git a/index/20200916.news b/index/20200916.news
new file mode 100644
index 0000000..29b68f9
--- /dev/null
+++ b/index/20200916.news
@@ -0,0 +1,6 @@
+Sep 16 2020
+--------------------------------------------------------------------------------
+
+The libressl "revert" was reverted. System update will replace libressl
+dependencies with bearssl. You may choose to keep or remove bearssl after the
+update.
diff --git a/index/index.md b/index/index.md
index fbfb8de..da84be7 100644
--- a/index/index.md
+++ b/index/index.md
@@ -12,7 +12,7 @@ package manager forked from KISS with the tool-based approach of xbps.
Small base
--------------------------------------------------------------------------------
-By default, Carbs Linux comes with busybox for coreutils, libressl for its
+By default, Carbs Linux comes with busybox for coreutils, bearssl for its
crypto library, musl libc, and other basic utilities that are required for
building new software. The majority of the base packages are statically linked.