From: tobtoht Date: Tue, 10 Oct 2023 12:51:15 +0000 (+0200) Subject: update MAINTENANCE.md X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=10272e88eadaf4f2e7ff2beda4bfa5bd8880933b;p=gamesguru%2Ffeather.git update MAINTENANCE.md --- diff --git a/MAINTENANCE.md b/MAINTENANCE.md index 9ca1be27..50f47373 100644 --- a/MAINTENANCE.md +++ b/MAINTENANCE.md @@ -19,6 +19,8 @@ This document is written for developers and users interested in learning how Fea Goals: - Set up a bug bounty program for issues that affect privacy or security +- Set up a status page with information about project health +- Set up a feed for security bulletins Security issues that affect Feather always warrant a new release as soon as possible. @@ -28,10 +30,6 @@ Security issues that affect Feather always warrant a new release as soon as poss - Ensure releases are reproducible and stay that way - Upload source archives to the fallback mirror -Goals: -- Update Guix to benefit from the [full-source bootstrap](https://guix.gnu.org/en/blog/2023/the-full-source-bootstrap-building-from-source-all-the-way-down/) -- Implement a system for verified reproduction - To learn more about Feather's build system, see: `contrib/guix/README.md` [Bootstrappable builds](https://bootstrappable.org/) are a requirement for all release builds since version 2.2.2. @@ -72,13 +70,11 @@ Improving features that are closer to this end should have priority. ### 7. Packaging -- Package Feather for more distributions - Add support for more architectures and operating systems - Drop support for End-of-Life distributions Goals: -- Bootstrappable Flatpaks - Debian and Guix packages - Create a document with guidelines for packagers