aboutsummaryrefslogtreecommitdiff
path: root/index
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-16 02:44:23 +0300
committerCem Keylan <cem@ckyln.com>2020-09-16 02:44:23 +0300
commit28d8b44ccc17a9a1a89c6f9ac78281ca73a19328 (patch)
tree8693bcdfef1a90957b7c9b8bb75997b5dd10353d /index
parent4dfeca08c11dd9bf031ff8c2f12e76add27ab0f0 (diff)
downloadwebsite-28d8b44ccc17a9a1a89c6f9ac78281ca73a19328.tar.gz
update
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.