aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news/20210401.org5
-rw-r--r--src/index.org2
2 files changed, 6 insertions, 1 deletions
diff --git a/news/20210401.org b/news/20210401.org
new file mode 100644
index 0000000..ac2d24d
--- /dev/null
+++ b/news/20210401.org
@@ -0,0 +1,5 @@
+#+TITLE: {{{date(%b %d\, %Y)}}}
+#+DATE: <2021-04-01 Thu>
+
+After long consideration, Carbs Linux has again switched from BearSSL to
+LibreSSL for good.
diff --git a/src/index.org b/src/index.org
index df920ae..127a8c9 100644
--- a/src/index.org
+++ b/src/index.org
@@ -22,7 +22,7 @@ library that can be used to further extend and script the packaging system.
:CUSTOM_ID: small-base
:END:
-By default, Carbs Linux comes with busybox for coreutils, bearssl for its
+By default, Carbs Linux comes with busybox for coreutils, libressl 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.