From 28d8b44ccc17a9a1a89c6f9ac78281ca73a19328 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 16 Sep 2020 02:44:23 +0300 Subject: update --- src/index.md | 19 +++++++++---------- src/news.md | 9 ++++++++- src/news.xml | 15 +++++++++++++-- src/rss.xml | 2 +- 4 files changed, 31 insertions(+), 14 deletions(-) (limited to 'src') diff --git a/src/index.md b/src/index.md index 6af3953..9c3fa4d 100644 --- a/src/index.md +++ b/src/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. @@ -60,12 +60,19 @@ News [RSS Feed](/news.xml) | [See all news](/news.html) +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. + 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. Jul 27 2020 -------------------------------------------------------------------------------- @@ -88,11 +95,3 @@ An initial version for binary package management is released. It can be found on the [GitHub page]. [GitHub page]: https://github.com/CarbsLinux/kiss-bin - -May 19 2020 --------------------------------------------------------------------------------- - -A rootfs tarball targeting the i686 architecture has -been released. It can be found on the [downloads page] - -[downloads page]: https://dl.carbslinux.org/releases/i686 diff --git a/src/news.md b/src/news.md index 80d760c..67d1788 100644 --- a/src/news.md +++ b/src/news.md @@ -1,9 +1,16 @@ +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. + 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. Jul 27 2020 -------------------------------------------------------------------------------- diff --git a/src/news.xml b/src/news.xml index c3e3c52..4e4c2d4 100644 --- a/src/news.xml +++ b/src/news.xml @@ -9,7 +9,18 @@ a simple linux distribution https://carbslinux.org - Tue Sep 15 2020 18:00 + Tue Sep 15 2020 23:00 + +Sep 16 2020 +Wed, 16 Sep 2020 +Cem Keylan +https://carbslinux.org/index.html +<h2>Sep 16 2020</h2> + +<p>The libressl &ldquo;revert&rdquo; was reverted. System update will replace libressl +dependencies with bearssl. You may choose to keep or remove bearssl after the +update.</p> + Sep 03 2020 Thu, 03 Sep 2020 @@ -19,7 +30,7 @@ <p>The default TLS provider has been reverted to &lsquo;libressl&rsquo;. 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> Jul 27 2020 diff --git a/src/rss.xml b/src/rss.xml index 2c21b0c..4c34a3a 100644 --- a/src/rss.xml +++ b/src/rss.xml @@ -9,7 +9,7 @@ a simple linux distribution https://carbslinux.org - Tue Sep 15 2020 18:00 + Tue Sep 15 2020 23:00 August 2020 News Post Mon, 03 Aug 2020 -- cgit v1.2.3