From c4b0e44d99feda2ceb9b621f0b70d86900f3537a84de94df4f638362584ac063 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Thu, 19 Jun 2025 00:27:38 +0200 Subject: [PATCH] V8.03.768.2025.06.18 Signed-off-by: Marc S. Weidner --- README.md | 4 +-- docs/LICENSES/CCLA-1.0.html | 53 ------------------------------------- lib/lib_boot_screen.sh | 2 +- 3 files changed, 3 insertions(+), 56 deletions(-) delete mode 100644 docs/LICENSES/CCLA-1.0.html diff --git a/README.md b/README.md index f51da35..385a81a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ include_toc: true [![Static Badge](https://badges.coresecret.dev/badge/Shellstyle-Google-white?style=plastic&logo=google&logoColor=white&logoSize=auto&label=Shellstyle&color=%234285F4)](https://google.github.io/styleguide/shellguide.html)   [![Static Badge](https://badges.coresecret.dev/badge/Gitea-1.23.8-white?style=plastic&logo=gitea&logoColor=white&logoSize=auto&label=gitea&color=%23609926)](https://docs.gitea.com/)   -[![Static Badge](https://badges.coresecret.dev/badge/IntelliJ-2025.1.1.1-white?style=plastic&logo=intellijidea&logoColor=white&logoSize=auto&label=IntelliJ&color=%23000000)](https://www.jetbrains.com/store/?section=personal&billing=yearly)   +[![Static Badge](https://badges.coresecret.dev/badge/IntelliJ-2025.1.2-white?style=plastic&logo=intellijidea&logoColor=white&logoSize=auto&label=IntelliJ&color=%23000000)](https://www.jetbrains.com/store/?section=personal&billing=yearly)   [![Static Badge](https://badges.coresecret.dev/badge/keepassxc-2.7.10-white?style=plastic&logo=keepassxc&logoColor=white&logoSize=auto&label=KeePassXC&color=%236CAC4D)](https://keepassxc.org/)   [![Static Badge](https://badges.coresecret.dev/badge/netcup-Netcup-white?style=plastic&logo=netcup&logoColor=white&logoSize=auto&label=powered&color=%23056473)](https://www.netcup.com/de)   [![Static Badge](https://badges.coresecret.dev/badge/powered-Centurion-white?style=plastic&logo=europeanunion&logoColor=white&logoSize=auto&label=powered&color=%230F243E)](https://coresecret.eu/)   @@ -142,7 +142,7 @@ This means function status of the **CISS.2025.debian.live.builder** ISO after d- This project adheres strictly to a structured versioning scheme following the pattern x.y.z-Date. -Example: `8.03.384.2025.06.03` +Example: `V8.03.768.2025.06.18` `x.y.z` represents major (x), minor (y), and patch (z) version increments. diff --git a/docs/LICENSES/CCLA-1.0.html b/docs/LICENSES/CCLA-1.0.html deleted file mode 100644 index 1f31a1f..0000000 --- a/docs/LICENSES/CCLA-1.0.html +++ /dev/null @@ -1,53 +0,0 @@ -

SPDX-License-Identifier: LicenseRef-CCLA-1.0

-

Centurion Commercial License Agreement 1.0

-

1. General Terms

-

1.1. This Subscription License Agreement ("Agreement") governs the commercial use of the Software ("Software").

-

1.2. Private and open-source usage of the Software remains governed by the EUPL-1.2 license.

-

1.3. By purchasing and using the Software under this Agreement, you ("Licensee") agree to the terms outlined below.

-

1.4. Only the English version of this Agreement shall be legally binding. Translations are provided for convenience only.

-

2. Grant of License

-

2.1. Subject-to-payment of applicable subscription fees, Licensor grants Licensee a

- -

right to use the Software for commercial purposes.

-

2.2. This license is valid only for the duration of the subscription period and under the scope defined in this Agreement.

-

3. Subscription Fees and Payment

-

3.1. Licensee agrees to pay the subscription fees as specified in the pricing agreement. These fees are non-refundable.

-

3.2. Licensor reserves the right to modify subscription fees upon 30 days' written notice.

-

4. Restrictions

-

4.1. Licensee shall not:

- -

4.2. The Software may not be used for illegal or unethical purposes.

-

5. Support and Updates

-

5.1. Licensor will provide updates and support for the Software during the subscription period, as detailed in the accompanying support agreement.

-

5.2. Support services may include bug fixes, patches, and minor updates. Major updates may incur additional fees.

-

6. Termination

-

6.1. This Agreement is valid for the subscription term unless terminated earlier:

- -

6.2. Upon termination, Licensee must cease all uses of the Software and delete all copies.

-

7. Liability and Warranty

-

7.1. The Software is provided "as is" without warranties of any kind, except as required by law.

-

7.2. Licensors' liability is limited to the number of subscription fees paid by Licensee in the preceding 12 months.

-

8. Governing Law

-

8.1. This Agreement shall be governed by the laws of Portugal.

-

8.2. Disputes arising under this Agreement shall be subject to the exclusive jurisdiction of the courts of Portugal.

-

9. Miscellaneous

-

9.1. Any changes to this Agreement must be in writing and signed by both parties.

-

9.2. If any provision of this Agreement is found invalid, the remaining provisions shall remain enforceable.

-

10. Contact Information

- -
-

This Subscription License Agreement was last updated at 09.05.2025.

- diff --git a/lib/lib_boot_screen.sh b/lib/lib_boot_screen.sh index e328045..49e83fa 100644 --- a/lib/lib_boot_screen.sh +++ b/lib/lib_boot_screen.sh @@ -11,7 +11,7 @@ # SPDX-Security-Contact: security@coresecret.eu ####################################### -# Change Grub Boot Screen Splash +# Set up a gauge Dialog Wrapper. # Globals: # PID_BOOT_SCREEN # PIPE_BOOT_SCREEN