From b271e8c6d2081d6a4671168fb038c1ea8dcfb42d Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 09:06:05 +0000 Subject: [PATCH 001/239] Update readme to reflect new branch structure. --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7b3b1fa..2fb332e 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,21 @@ repository.



Branches

-

dev

-

Development branch. All pre-alpha development and alpha testing happens here.
+

main

+

Website root directory files pre-alpha development and alpha testing happens in this branch.

+

asset

+

Website asset, including multimedia, files pre-alpha development and alpha testing happens in +this branch.

+

blog

+

Website blog files pre-alpha development and alpha testing happens in this branch.


+

contact

+

Website contact

beta

-

Beta branch. All beta testing happens here.

+

Feature-complete beta testing of merged code from development branches happens in this +branch.


stable

-

Stable branch. Complete and stable versions are stored here.
-
+

Completed and tested versions from beta branch are stored in this branch.
+This branch contains files used in production.

+
From 377d7741292679de454c1d6022d41b353f4c8561 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 09:59:58 +0000 Subject: [PATCH 002/239] Update readme to reflect new branch structure. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fb332e..40928a0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@

Licensing

-

All content is licensed under BSD-3-Clause-Clear license*.
+

All content is licensed under BSD-3-Clause-Clear license*.

*Exceptions:

    @@ -30,7 +31,11 @@ this branch.

    Website blog files pre-alpha development and alpha testing happens in this branch.


    contact

    -

    Website contact +

    Website contact files pre-alpha development and alpha testing happens in this branch.

    +
    +

    license

    +

    Website license files pre-alpha and alpha testing happens in this branch.

    +

    beta

    Feature-complete beta testing of merged code from development branches happens in this branch.

    From 2eb9184b4ba2a6c5c35941b091796b181ca68d9f Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 10:02:37 +0000 Subject: [PATCH 003/239] Fix license link target. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40928a0..f1b8e65 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

    Licensing

    -

    All content is licensed under All content is licensed under BSD-3-Clause-Clear license*.

    *Exceptions:
    From d6241f73b4f0a7ed19864539b424c1cf311f332f Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 10:03:25 +0000 Subject: [PATCH 004/239] Add missing line breaks. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1b8e65..8918173 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,11 @@ repository.

    Branches

    main

    Website root directory files pre-alpha development and alpha testing happens in this branch.

    +

    asset

    Website asset, including multimedia, files pre-alpha development and alpha testing happens in this branch.

    +

    blog

    Website blog files pre-alpha development and alpha testing happens in this branch.


    From 3d108038047fb28466fea0efa0a3057158299fd3 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 10:12:19 +0000 Subject: [PATCH 005/239] Add hyperlink to main branch heading. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8918173..2397be7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ repository.



    Branches

    -

    main

    +

    main

    Website root directory files pre-alpha development and alpha testing happens in this branch.


    asset

    From 99e5a3db000ffe8c1145ee757de0c1534d141c69 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 10:14:03 +0000 Subject: [PATCH 006/239] Add hyperlink to asset branch heading. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2397be7..d74c564 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ repository.

    >main

    Website root directory files pre-alpha development and alpha testing happens in this branch.


    -

    asset

    +

    asset

    Website asset, including multimedia, files pre-alpha development and alpha testing happens in this branch.


    From 422ee0a224dc53c4ff51da34e76b72c3019201b9 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 10:15:16 +0000 Subject: [PATCH 007/239] Add hyperlink to blog branch heading. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d74c564..2a35ce5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ repository.

    Website asset, including multimedia, files pre-alpha development and alpha testing happens in this branch.


    -

    blog

    +

    blog

    Website blog files pre-alpha development and alpha testing happens in this branch.


    contact

    From 4e8d3d47b29d6e517da128f53b6f373ef0a72e2e Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 10:26:02 +0000 Subject: [PATCH 008/239] Add hyperlink to contact branch heading. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a35ce5..6185bd7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ this branch.

    >blog

    Website blog files pre-alpha development and alpha testing happens in this branch.


    -

    contact

    +

    contact

    Website contact files pre-alpha development and alpha testing happens in this branch.


    license

    From 9111aef876891feee77348a414ce6f3a98f90f32 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 11:17:34 +0000 Subject: [PATCH 009/239] Add hyperlink to license branch heading. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6185bd7..55e0f70 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ this branch.

    >contact

    Website contact files pre-alpha development and alpha testing happens in this branch.


    -

    license

    +

    license

    Website license files pre-alpha and alpha testing happens in this branch.


    beta

    From 8064ecf44db311cff04aa17dbf12ad80a5b1a102 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 11:18:18 +0000 Subject: [PATCH 010/239] Add hyperlink to beta branch heading. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55e0f70..3d2fabe 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ this branch.

    >license

    Website license files pre-alpha and alpha testing happens in this branch.


    -

    beta

    +

    beta

    Feature-complete beta testing of merged code from development branches happens in this branch.


    From 896c6cc5da8be9a25477b13bb254b1322982ccd3 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 11:18:56 +0000 Subject: [PATCH 011/239] Add hyperlink to stable branch heading. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d2fabe..396f5e5 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ this branch.

    Feature-complete beta testing of merged code from development branches happens in this branch.


    -

    stable

    +

    stable

    Completed and tested versions from beta branch are stored in this branch.
    This branch contains files used in production.


    From 6e7f9c2ecb6283e5e708f5197633b638a1a7a7be Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 11:21:33 +0000 Subject: [PATCH 012/239] Switch from relative path to absolute path for license link target. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 396f5e5..83504d1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@

    Licensing

    -

    All content is licensed under All content is licensed under BSD-3-Clause-Clear license*.

    *Exceptions:
    From a0c29555f2fc6ecc28030f075bf09d6017a22b08 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 11:23:17 +0000 Subject: [PATCH 013/239] Switch from Markdown file format to HTML file format. --- README.md => README.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => README.html (100%) diff --git a/README.md b/README.html similarity index 100% rename from README.md rename to README.html From 2cff032506ce52dc1c73f9cfa33e996832e18a65 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 11:24:16 +0000 Subject: [PATCH 014/239] Revert switching from Markdown file format to HTML file format since it breaks readme in repository in-browser. This reverts commit a0c29555f2fc6ecc28030f075bf09d6017a22b08. --- README.html => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.html => README.md (100%) diff --git a/README.html b/README.md similarity index 100% rename from README.html rename to README.md From 99764ee334cb6c3e8e6e96400a64c48f1c998079 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 11:27:09 +0000 Subject: [PATCH 015/239] Merge link formatting with rest of link line since Markdown file does not allow breaking HTML link targets into multiple lines. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 83504d1..26076bf 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@

    Licensing

    -

    All content is licensed under All content is licensed under BSD-3-Clause-Clear license*.

    *Exceptions:
    From 30c8f6f525f51391266e95a9b4350580f8ed984c Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 11:30:13 +0000 Subject: [PATCH 016/239] Fix unfinished link target for stable branch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26076bf..98094b7 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ this branch.

    Feature-complete beta testing of merged code from development branches happens in this branch.


    -

    stable

    Completed and tested versions from beta branch are stored in this branch.
    This branch contains files used in production.

    From 5c94a1780bbedb3f7ba9e0c2361bc73360be6785 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 15 Mar 2023 16:57:06 +0000 Subject: [PATCH 017/239] Add table of contents licensing entries. --- about.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/about.html b/about.html index 9a27dfd..d52ae1c 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -42,6 +42,26 @@ @@ -248,7 +250,7 @@

    Non-code

    CC-BY-NC-4.0
    + >Creative Commons Attribution Non Commerical 4.0 International

    From 3987cd28d1132e89263507e5690948ff91b56a45 Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 17 Mar 2023 10:20:30 +0000 Subject: [PATCH 044/239] Add licensing subsection Creative Commons Attribution Non Commercial 4.0 International. --- about.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/about.html b/about.html index 9372ec9..b324fb1 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -251,6 +251,17 @@ >Non-code
    Creative Commons Attribution Non Commerical 4.0 International
    + SPDX-License-Identifier: CC-BY-NC-4.0 +

    Type: Permissive non-commercial

    +
    +

    Creative Commons Attribution Non Commercial 4.0 International is a permissive license + which allows content licensed under it to be used in any way, in any medium, with its + restrictions being commercial usage is prohibited, and the original copyright notice must be + kept in order to attribute the original creator of the licensed content.
    + Due to the non-commercial restriction of this license preventing Inferencium code from being + used for any purpose, specifically preventing commercial usage we do not want to prevent, it + is avoided completely.



    From e91e520885ca1f70228453a0e42286159b04abbb Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 17 Mar 2023 10:21:37 +0000 Subject: [PATCH 045/239] Fix typo. --- about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index b324fb1..bd8112b 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -214,7 +214,7 @@

    Non-code

    Creative Commons Attribution 4.0 International"
    + >Creative Commons Attribution 4.0 International SPDX-License-Identifier: CC-BY-4.0

    Type: Permissive


    From 16af8cb203fa459c226ee3f099ab1d75b8f0b10a Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 17 Mar 2023 10:22:57 +0000 Subject: [PATCH 046/239] Make wording more consistent. --- about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index bd8112b..e997011 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -256,7 +256,7 @@

    Creative Commons Attribution Non Commercial 4.0 International is a permissive license - which allows content licensed under it to be used in any way, in any medium, with its + which allows content licensed under it to be used in any way, in any medium, with the restrictions being commercial usage is prohibited, and the original copyright notice must be kept in order to attribute the original creator of the licensed content.
    Due to the non-commercial restriction of this license preventing Inferencium code from being From b5f5141616b4cb4a0468e4fbd39012ff0fff778a Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 17 Mar 2023 10:25:05 +0000 Subject: [PATCH 047/239] Fix heading classes. --- about.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/about.html b/about.html index e997011..7c66236 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -153,7 +153,7 @@ >Preferred

    Code

    -
    BSD 3-Clause Clear License
    SPDX-License-Identifier: BSD-3-Clause-Clear

    Type: Permissive

    @@ -174,7 +174,7 @@ misunderstanding in regards to patents applied to code using the BSD 3-Clause "New" or "Revised" License.


    -
    MIT License
    SPDX-License-Identifier: MIT

    Type: Permissive

    @@ -191,7 +191,7 @@ >BSD 3-Clause Clear License; however, MIT License is a great choice when derivatives using the name of the original project and/or its contributors is a non-issue.


    -
    GNU General Public License v2.0
    SPDX-License-Identifier: GPL-2.0-only

    Type: Copyleft

    @@ -228,7 +228,7 @@ >Other

    Code

    -
    GNU General Public License v3.0
    SPDX-License-Identifier: GPL-3.0-only

    Type: Copyleft

    From 78bca25d60ba73c38fb1da89816a744e4fbb1445 Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 17 Mar 2023 10:27:10 +0000 Subject: [PATCH 048/239] Improve About Me section formatting. --- about.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/about.html b/about.html index 7c66236..8b63b48 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -116,11 +116,11 @@ All opinions are my own, and are not necessarily shared with projects or people I am affiliated with.

    -

    I write about my research and experience in cybersecurity and also physical security. + I write about my research and experience in cybersecurity and also physical security. Most of my postings are security-related, but I occasionally post about other aspects of my - life.

    + life.

    -

    I am an open source advocate for the preservation and modifiability of source code. I + I am an open source advocate for the preservation and modifiability of source code. I believe source code should be considered human knowledge as much as past knowledge and teachings were; it is how modern humanity survives and runs.
    Source code being modifiable allows it to be adapted for use by anyone, whether to add @@ -129,7 +129,7 @@ I am also a modular design advocate for the ability to securely and robustly make changes to hardware and software without the entire system being affected.


    -

    If you want to contact me for any reason, you can use my + If you want to contact me for any reason, you can use my contact methods.


    From fa6d030f4f9b75cdec6a567ab345351e3048a4d7 Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 17 Mar 2023 10:28:52 +0000 Subject: [PATCH 049/239] Fix About Me section formatting. --- about.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/about.html b/about.html index 8b63b48..045871d 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -118,7 +118,7 @@
    I write about my research and experience in cybersecurity and also physical security. Most of my postings are security-related, but I occasionally post about other aspects of my - life.
    + life.

    I am an open source advocate for the preservation and modifiability of source code. I believe source code should be considered human knowledge as much as past knowledge and @@ -127,10 +127,10 @@ features, harden it for increased security and/or privacy, or provide accessibility for disabled users.
    I am also a modular design advocate for the ability to securely and robustly make changes to - hardware and software without the entire system being affected.

    + hardware and software without the entire system being affected.

    If you want to contact me for any reason, you can use my - contact methods.



    From ad8846ad931697cdd6e59f0368272d7177e2ee88 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 01:19:23 +0000 Subject: [PATCH 050/239] Increase body line height. Add padded background color to code. --- inf.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/inf.css b/inf.css index b95acf6..c8ed633 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 7.0.0.17 */ +/* Version: 7.1.0.18 */ h1, .h1 { @@ -49,6 +49,7 @@ body { margin-right: min(150px, 12vw); font-family: Roboto, sans-serif; font-size: 20px; + line-height: 120%; background-color: #262626; } @@ -66,8 +67,13 @@ p { } code { - font-size: 18px; + font-size: 16px; color: #ffffff; + background-color: #000000; + padding-top: 4px; + padding-right: 4px; + padding-bottom: 4px; + padding-left: 4px; } a { From 33561fe2163a2aefe4b6ebf59a1a46212a42d9d0 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 02:26:08 +0000 Subject: [PATCH 051/239] Improve body link behaviour. --- inf.css | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/inf.css b/inf.css index c8ed633..7403e28 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 7.1.0.18 */ +/* Version: 7.2.0.19 */ h1, .h1 { @@ -56,7 +56,18 @@ body { .body-link { font-family: Roboto, sans-serif; font-size: 18px; - color: #ffffff; + text-decoration: none; +} + +.body-link:link { + color: #5dade2; +} + +.body-link:visited { + color: #a569bd; +} + +.body-link:hover { text-decoration: underline; } From 3d377ed6fc1763b849e12cb9519e7ee6b6e36b08 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 02:30:45 +0000 Subject: [PATCH 052/239] Remove class table-link since it is redundant. --- inf.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/inf.css b/inf.css index 7403e28..f91660b 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 7.2.0.19 */ +/* Version: 8.0.0.20 */ h1, .h1 { @@ -137,13 +137,6 @@ table, th, td { text-align: center; } -.table-link { - font-family: Roboto, sans-serif; - font-size: 18px; - color: #ffffff; - text-decoration: underline; -} - .sidebar { height: 100%; width: 250px; From 688077eb4cce5a3d2a8bf1ea52a0e07e4b48fa5c Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 02:51:48 +0000 Subject: [PATCH 053/239] Replace redundant table-link classes with body-link classes. --- about.html | 96 +++++++++++++++++++++++++++--------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/about.html b/about.html index 045871d..1bb36a2 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -291,62 +291,62 @@
    Google Pixel Google Pixel devices are the best Android devices available on the market for - security and privacy.

    They allow locking the bootloader with a - custom Android Verified Boot (AVB) key in order to preserve security and privacy features when installing a custom operating system, such as - verified boot which verifies that the OS has not been corrupted or tampered with, and - rollback protection which prevents an adversary from rolling back the OS or firmware version to a previous version with known security vulnerabilities.

    They also include a - hardware security module (Titan M2, improving on the previous generation - Titan M) which is extremely resistant to both remote and physical attacks due to being completely isolated from the rest of the system, including the operating system. Titan M2 ensures that the device cannot be remotely compromised by requiring the side buttons of the device to be physically pressed for some sensitive operations. Titan M2 also takes the role of - Android StrongBox Keymaster, - a hardware-backed Keystore containing sensitive user keys which are unavailable to the OS or apps running on it without authorisation from Titan M2 itself. - Insider attack resistance ensures that Titan M2 firmware can be flashed only if the user PIN/password is already known, making it impossible to backdoor the device without already knowing these secrets.

    Google Pixel device kernels are compiled with - forward-edge control-flow integrity and - backward-edge control-flow integrity to prevent code reuse attacks against the kernel. MAC address randomisation is - implemented well, along with minimal probe requests and randomised initial sequence numbers.

    Google releases - guaranteed monthly security updates, ensuring Google Pixel devices are up-to-date and quickly protected against security vulnerabilities.

    @@ -354,16 +354,16 @@ secure and private previous generation Pixel devices. They replace ARM-based Titan M with RISC-V-based Titan M2, reducing trust by removing ARM from the equation. Titan M2 is more resiliant to attacks than Titan M, and is - AVA_VAN.5 certified, the highest level of vulnerability assessment. Google's in-house Tensor SoC includes Tensor Security Core, further improving device security.

    Pixel 6-series and 7-series devices are supported for a - minimum of 5 years from launch, an increase from previous generations' - support lifecycles of 3 years. @@ -393,7 +393,7 @@ width="100px" height="100px"/>

    Gentoo Linux - Gentoo Linux is a highly modular, source-based Linux-based operating system which allows vast customisation to tailor the operating system to suit your specific needs. There are many advantages to such an operating system, with the most notable being the @@ -404,15 +404,15 @@ I have focused on security hardening and privacy hardening, placing performance below those aspects, although my system is still very performant. Some of the hardening I apply includes - stack protection, - signed integer overflow wrapping, and GrapheneOS' - hardened_malloc memory allocator.

    You can find my personal Gentoo Linux configurations in my personal - configuration respository. Open source

    @@ -424,21 +424,21 @@ width="100px" height="100px"/>

    Chromium - Chromium is a highly secure web browser which is often ahead of other web browsers in security aspects. It has a dedicated security team and a very impressive - security brag sheet. Chromium's security features include a strong - multi-layer sandbox, - strong site isolation, - Binding Integrity memory hardening, and - control-flow integrity (CFI). Open source
    @@ -466,32 +466,32 @@ width="100px" height="100px"/>

    GrapheneOS - GrapheneOS is a security-hardened, privacy-hardened, secure-by-default Android-based operating system which implements extensive, systemic security and privacy hardening to the Android Open Source Project used as its base codebase. Its hardening includes closing gaps for apps to access sensitive system information, a secure app spawning feature which avoids sharing address space layout and other secrets AOSP's default Zygote app spawning model would share, - hardened kernel, hardened memory allocator - (hardened_malloc) to protect against common memory corruption vulnerabilties, - hardened Bionic standard C library, - stricter SELinux policies, and local and remote hardware-backed attestation - (Auditor) to ensure the OS has not been corrupted or tampered with.

    GrapheneOS only supports - high security and well-supported devices which receive full support from their manufacturers, including firmware updates, long support lifecycles, secure hardware, and overall high security practices.

    For an extensive list of features GrapheneOS provides, visit its - official features list which provides extensive documentation. Open source

    @@ -507,18 +507,18 @@ utilises GrapheneOS' operating system hardening to implement stronger defenses to the already very secure Chromium web browser. Its hardening alongside Chromium's base security features includes - disabling JavaScript just-in-time (JIT) compilation by default, - stubbing out the battery status API to prevent abuse of it, and - always-on Incognito mode as an option.

    Vanadium's source code, including its Chromium patchset, can be found in its - official repository. Open source

    @@ -530,23 +530,23 @@ width="100px" height="100px">

    Molly - Molly is a security-hardened, privacy-hardened - Signal client which hardens Signal by using a variety of - unique features, allowing - locking the database when not in use, and - utilising Android StrongBox to protect user keys using the device's hardware security module.

    Molly is available in - 2 flavours:
      @@ -566,9 +566,9 @@ width="100px" height="100px">

      Conversations - Conversations is a well-designed Android - XMPP client which serves as the de facto XMPP reference client and has great usability. Open source
      From 59f43e9510aab0f55d70bd7ae714ae3aa34cb2e4 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 02:53:10 +0000 Subject: [PATCH 054/239] Improve spacing. --- key.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/key.html b/key.html index 1c61091..34eefc4 100644 --- a/key.html +++ b/key.html @@ -5,7 +5,7 @@ - + @@ -83,6 +83,7 @@ 1bd03c6a 5e011655 2fafd697 da4fce70 63de5a83 a264a34a fcce78fe 6b06820c
      +
      xmpp:inference@inferencium.net?omemo-sid-1586888206= @@ -94,6 +95,7 @@ bf2aa069 2bb90210 aee7e17c e3d90127 cfe3502a 6450f8ab e76dbbb0 e5864b7a
      +
      xmpp:inference@inferencium.net?omemo-sid-336821633= From 3ec1f71de3ef7259d0eaff0245055b1416f9ae4e Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 14:20:50 +0000 Subject: [PATCH 055/239] Add section comments to clarify section purposes. --- inf.css | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/inf.css b/inf.css index f91660b..5d74f3a 100644 --- a/inf.css +++ b/inf.css @@ -3,9 +3,10 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 8.0.0.20 */ +/* Version: 8.0.1.21 */ +/* Heading 1 */ h1, .h1 { font-family: Roboto, sans-serif; font-size: 26px; @@ -13,36 +14,48 @@ h1, .h1 { color: #ffffff; } + +/* Heading 2 */ h2, .h2 { font-family: Roboto, sans-serif; font-size: 22px; color: #ffffff; } + +/* Heading 3 */ h3, .h3 { font-family: Roboto, sans-serif; font-size: 20px; color: #ffffff; } + +/* Heading 4 */ h4, .h4 { font-family: Roboto, sans-serif; font-size: 18px; color: #ffffff; } + +/* Heading 5 */ h5, .h5 { font-family: Roboto, sans-serif; font-size: 16px; color: #ffffff; } + +/* Heading 6 */ h6, .h6 { font-family: Roboto, sans-serif; font-size: 16px; color: #ffffff; } + +/* Body */ body { padding-top: 40px; margin-left: min(400px, 45vw); @@ -71,12 +84,16 @@ body { text-decoration: underline; } + +/* Paragraph */ p { font-family: Roboto, sans-serif; font-size: 18px; color: #ffffff; } + +/* Code */ code { font-size: 16px; color: #ffffff; @@ -87,12 +104,16 @@ code { padding-left: 4px; } + +/* Link */ a { font-family: Roboto, sans-serif; color: #000000; text-decoration: none; } + +/* Lists */ ul { list-style: none; } @@ -112,6 +133,8 @@ ul li::before { color: #ffffff; } + +/* Tables */ table, th, td { border: 2px solid; border-collapse: collapse; @@ -137,6 +160,8 @@ table, th, td { text-align: center; } + +/* Sidebar */ .sidebar { height: 100%; width: 250px; @@ -165,10 +190,14 @@ table, th, td { transform: translate(0px, 13px); } + +/* Emphasis */ strong { color: #ffffff; } + +/* Media */ @media (max-width: 600px) { .sidebar { From 64284ffa8abff7a3eb45d7eba3d6b81084076c46 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 14:22:36 +0000 Subject: [PATCH 056/239] Improve contrast of visited links. --- inf.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inf.css b/inf.css index 5d74f3a..7871d6a 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 8.0.1.21 */ +/* Version: 8.0.2.22 */ /* Heading 1 */ @@ -77,7 +77,7 @@ body { } .body-link:visited { - color: #a569bd; + color: #bb8fce; } .body-link:hover { From 328a01753d8def1ea364384f57d77a5cfcba552a Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 17:57:24 +0000 Subject: [PATCH 057/239] Add heading 1 to media attribute. --- inf.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inf.css b/inf.css index 7871d6a..196fba0 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 8.0.2.22 */ +/* Version: 9.0.0.23 */ /* Heading 1 */ @@ -216,6 +216,10 @@ strong { display: none; } + h1 { + text-align: center; + } + h2 { text-align: center; } From 85fd3e0281687068fbcea930f5838762c19b3ce9 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 18:25:09 +0000 Subject: [PATCH 058/239] Fix sidebar on small displays. --- inf.css | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/inf.css b/inf.css index 196fba0..55a2a86 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.0.0.23 */ +/* Version: 9.0.1.24 */ /* Heading 1 */ @@ -202,9 +202,12 @@ strong { .sidebar { width: 100vw; - height: auto; - font-size: 0px; - padding-top: 5px; + height: 40px; + font-size: 12px; + line-height: 0%; + padding-top: 20px; + overflow: auto; + white-space: nowrap; } .sidebar div { @@ -245,6 +248,7 @@ strong { } body { + padding-top: 80px; margin: 15px; } From 5d6c39f55f025a292c1c4a84cfdd2f31871db297 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 21:43:14 +0000 Subject: [PATCH 059/239] Add XMPP channels to About page. --- about.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index 1bb36a2..4cc4d4e 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -131,7 +131,11 @@
      If you want to contact me for any reason, you can use my
      contact methods.

      + >contact methods.
      +
      + I run the public Systems Hardening XMPP channel dedicated to systems security and privacy + hardening at sys-hardening@muc.xmpp.inferencium.net, and its respective + off-topic channel at sys-hardening-ot@muc.xmpp.inferencium.net.




      From d04b01359b646b38aa1b7c3d83353b63f8756c53 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 22:48:47 +0000 Subject: [PATCH 060/239] Enforce site-wide advertisement opt-out. --- ads.txt | 1 + app-ads.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 ads.txt create mode 100644 app-ads.txt diff --git a/ads.txt b/ads.txt new file mode 100644 index 0000000..19ce4ca --- /dev/null +++ b/ads.txt @@ -0,0 +1 @@ +placeholder.example.com, placeholder, DIRECT, placeholder diff --git a/app-ads.txt b/app-ads.txt new file mode 100644 index 0000000..19ce4ca --- /dev/null +++ b/app-ads.txt @@ -0,0 +1 @@ +placeholder.example.com, placeholder, DIRECT, placeholder From dcf2aaf22800438f90aa6bcd98face95de5cafe8 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 22 Mar 2023 23:35:57 +0000 Subject: [PATCH 061/239] Add humans.txt. --- humans.txt | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 humans.txt diff --git a/humans.txt b/humans.txt new file mode 100644 index 0000000..1c91adb --- /dev/null +++ b/humans.txt @@ -0,0 +1,37 @@ +Inferencium + + +-------------------------------- + + +Inferencium website is licensed under the BSD 3-Clause Clear License*: + + +The Clear BSD License + +Copyright (c) 2022-2023 Jake Winters +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Inferencium nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +*All content outside of code, including personal content such as blog posts, is copyrighted and +cannot be distributed or modified without explicit consent from Inferencium. + + +-------------------------------- + + +Inferencium website is developed openly at https://git.inferencium.net/Inferencium/website/ + + +-------------------------------- + + +Inferencium Git repositories are located at https://git.inferencium.net/Inferencium/ From f2f64d59747c3491571cfad0390eeeccb38b6011 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 4 Apr 2023 17:11:10 +0100 Subject: [PATCH 062/239] Fix table X overflow. --- inf.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inf.css b/inf.css index 55a2a86..f190d4f 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.0.1.24 */ +/* Version: 9.0.2.25 */ /* Heading 1 */ @@ -143,6 +143,7 @@ table, th, td { font-family: Roboto, sans-serif; font-size: 18px; color: #ffffff; + overflow-x: auto; } .table-title { @@ -251,5 +252,4 @@ strong { padding-top: 80px; margin: 15px; } - } From de6cab16ab170f24f40757bc00780ad9d3b50a15 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 4 Apr 2023 17:40:36 +0100 Subject: [PATCH 063/239] Add SPDX information. --- about.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index 4cc4d4e..00cc2e0 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -151,7 +151,13 @@ will be permissively licensed unless specific circumstances make it impractical or infeasible to do so. Our goal is to share code which has the least amount of restrictions as possible, to allow wider propagation of our code and allow more use cases and possibilities, - as well as ensuring proprietary code, whenever required, is permitted to be included.

      + as well as ensuring proprietary code, whenever required, is permitted to be included.
      +
      + ISO 5962:2021 is used for licensing, in the format + SPDX-License-Identifier: <license>; see the + SPDX license list for the full list of available licenses under this standard.


      Preferred

      From 37d24d1046bc7579cac96de2fb5f5fbf2ca69a07 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 06:53:55 +0100 Subject: [PATCH 064/239] Further detail branch purposes and merging strategies. --- README.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 98094b7..0e99e4e 100644 --- a/README.md +++ b/README.md @@ -24,32 +24,41 @@ repository.

      Branches

      main

      -

      Website root directory files pre-alpha development and alpha testing happens in this branch.

      +

      Website root directory files pre-alpha development and alpha testing happens in this branch.
      +Feature-complete modifications of this branch are merged to beta branch for beta testing.


      asset

      Website asset, including multimedia, files pre-alpha development and alpha testing happens in -this branch.

      +this branch.
      +Feature-complete modifications of this branch are merged to beta branch for beta testing.


      blog

      -

      Website blog files pre-alpha development and alpha testing happens in this branch.

      +

      Website blog files pre-alpha development and alpha testing happens in this branch.
      +Feature-complete modifications of this branch are merged to beta branch for beta testing.


      contact

      -

      Website contact files pre-alpha development and alpha testing happens in this branch.

      +

      Website contact files pre-alpha development and alpha testing happens in this branch.
      +Feature-complete modifications of this branch are merged to beta branch for beta testing.


      license

      -

      Website license files pre-alpha and alpha testing happens in this branch.

      +

      Website license files pre-alpha and alpha testing happens in this branch.
      +Feature-complete modifications of this branch are merged to beta branch for beta testing.


      beta

      Feature-complete beta testing of merged code from development branches happens in this -branch.

      +branch.
      +Merges from development branches to this branch are squashed, and the updated versions of the +individual files are mentioned in the commit messages.


      stable

      -

      Completed and tested versions from beta branch are stored in this branch.
      -This branch contains files used in production.

      +

      Feature-complete and tested versions from beta branch are stored in this branch.
      +Merges from beta branch to this branch are squashed, and the updated versions of the individual +files are mentioned in the commit messages.
      +This branch contains code used in production.


      From a652a01e753d2fc0a3ba01bc752a269768472ffa Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 07:00:35 +0100 Subject: [PATCH 065/239] Improve wording. --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0e99e4e..8edb9b3 100644 --- a/README.md +++ b/README.md @@ -24,34 +24,33 @@ repository.

      Branches

      main

      -

      Website root directory files pre-alpha development and alpha testing happens in this branch.
      +

      Website root directory files pre-alpha development and alpha testing occurs in this branch.
      Feature-complete modifications of this branch are merged to beta branch for beta testing.


      asset

      -

      Website asset, including multimedia, files pre-alpha development and alpha testing happens in -this branch.
      +

      Website asset, including multimedia, files pre-alpha development and alpha testing occurs in this +branch.
      Feature-complete modifications of this branch are merged to beta branch for beta testing.


      blog

      -

      Website blog files pre-alpha development and alpha testing happens in this branch.
      +

      Website blog files pre-alpha development and alpha testing occurs in this branch.
      Feature-complete modifications of this branch are merged to beta branch for beta testing.


      contact

      -

      Website contact files pre-alpha development and alpha testing happens in this branch.
      +

      Website contact files pre-alpha development and alpha testing occurs in this branch.
      Feature-complete modifications of this branch are merged to beta branch for beta testing.


      license

      -

      Website license files pre-alpha and alpha testing happens in this branch.
      +

      Website license files pre-alpha and alpha testing occurs in this branch.
      Feature-complete modifications of this branch are merged to beta branch for beta testing.


      beta

      -

      Feature-complete beta testing of merged code from development branches happens in this -branch.
      +

      Feature-complete beta testing of merged code from development branches occurs in this branch.
      Merges from development branches to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.


      From c8a45342aca85c332c76a1111bc464b030c0b8cc Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 07:04:00 +0100 Subject: [PATCH 066/239] Switch links from forced stable branches to default branches since it will be updated dynamically via Git repositories. --- source.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/source.html b/source.html index c4bd8b9..5f7a271 100644 --- a/source.html +++ b/source.html @@ -5,7 +5,7 @@ - + @@ -53,16 +53,17 @@

      Inferencium Source Code Repositories


      From 8a07e635b2d1b0231c2ed6b5491d7478af863199 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 07:15:24 +0100 Subject: [PATCH 067/239] Improve mobile view. --- inf.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/inf.css b/inf.css index f190d4f..5c0cde2 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.0.2.25 */ +/* Version: 9.1.0.26 */ /* Heading 1 */ @@ -201,6 +201,10 @@ strong { /* Media */ @media (max-width: 600px) { + html { + overflow-x: hidden; + } + .sidebar { width: 100vw; height: 40px; @@ -251,5 +255,7 @@ strong { body { padding-top: 80px; margin: 15px; + position: relative; + overflow-x: hidden; } } From ca0b1f1f8fc75cf76048f9bf740d04e6ad591bfd Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 07:48:53 +0100 Subject: [PATCH 068/239] Move body CSS to top of sections since it is most prevalent. --- inf.css | 76 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/inf.css b/inf.css index 5c0cde2..d4bd8c7 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,37 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.1.0.26 */ +/* Version: 9.1.1.27 */ + + +/* Body */ +body { + padding-top: 40px; + margin-left: min(400px, 45vw); + margin-right: min(150px, 12vw); + font-family: Roboto, sans-serif; + font-size: 20px; + line-height: 120%; + background-color: #262626; +} + +.body-link { + font-family: Roboto, sans-serif; + font-size: 18px; + text-decoration: none; +} + +.body-link:link { + color: #5dade2; +} + +.body-link:visited { + color: #bb8fce; +} + +.body-link:hover { + text-decoration: underline; +} /* Heading 1 */ @@ -55,36 +85,6 @@ h6, .h6 { } -/* Body */ -body { - padding-top: 40px; - margin-left: min(400px, 45vw); - margin-right: min(150px, 12vw); - font-family: Roboto, sans-serif; - font-size: 20px; - line-height: 120%; - background-color: #262626; -} - -.body-link { - font-family: Roboto, sans-serif; - font-size: 18px; - text-decoration: none; -} - -.body-link:link { - color: #5dade2; -} - -.body-link:visited { - color: #bb8fce; -} - -.body-link:hover { - text-decoration: underline; -} - - /* Paragraph */ p { font-family: Roboto, sans-serif; @@ -204,6 +204,13 @@ strong { html { overflow-x: hidden; } + + body { + padding-top: 80px; + margin: 15px; + position: relative; + overflow-x: hidden; + } .sidebar { width: 100vw; @@ -251,11 +258,4 @@ strong { .update_date { text-align: center; } - - body { - padding-top: 80px; - margin: 15px; - position: relative; - overflow-x: hidden; - } } From 0f80b05c4f46353500c9d2c52b0f71afdfc89ece Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 07:50:36 +0100 Subject: [PATCH 069/239] Do not duplicate h1 since text-align is already center for both desktop and mobile views. --- inf.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/inf.css b/inf.css index d4bd8c7..7212913 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.1.1.27 */ +/* Version: 9.1.2.28 */ /* Body */ @@ -231,10 +231,6 @@ strong { display: none; } - h1 { - text-align: center; - } - h2 { text-align: center; } From ec964687c626b6187eea91c7af782c6df869f75c Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 07:52:23 +0100 Subject: [PATCH 070/239] Explicitly define mobile view tables to scroll on X overflow. --- inf.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inf.css b/inf.css index 7212913..9ca3ae3 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.1.2.28 */ +/* Version: 9.2.0.29 */ /* Body */ @@ -250,6 +250,10 @@ strong { h6 { text-align: center; } + + table { + overflow-x: auto; + } .update_date { text-align: center; From 92c2b30e670e1859e426f6019892944344f75e0b Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 08:13:09 +0100 Subject: [PATCH 071/239] Switch X overflow from auto to scroll. --- inf.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inf.css b/inf.css index 9ca3ae3..7a0b4da 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.2.0.29 */ +/* Version: 9.2.1.30 */ /* Body */ @@ -252,7 +252,7 @@ strong { } table { - overflow-x: auto; + overflow-x: scroll; } .update_date { From d18a01583d8b5d6ac057eb389247e296fc205f7d Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 08:25:30 +0100 Subject: [PATCH 072/239] Remove duplicate table entry. --- inf.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/inf.css b/inf.css index 7a0b4da..4abe5d9 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.2.1.30 */ +/* Version: 9.2.2.31 */ /* Body */ @@ -250,10 +250,6 @@ strong { h6 { text-align: center; } - - table { - overflow-x: scroll; - } .update_date { text-align: center; From ea23601189b6e5e38c899c3225d7363c8d692740 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 5 Apr 2023 08:58:14 +0100 Subject: [PATCH 073/239] Fix sidebar being overlapped by other elements. --- inf.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inf.css b/inf.css index 4abe5d9..6532100 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.2.2.31 */ +/* Version: 9.2.3.32 */ /* Body */ @@ -172,6 +172,7 @@ table, th, td { padding-top: 55px; background-color: #909090; text-align: center; + z-index: 99; } .sidebar div { @@ -179,6 +180,7 @@ table, th, td { font-family: Roboto, sans-serif; font-size: 24px; display: block; + z-index: 100; } .title { From 469ec14372fd3e2fce0558ec45404f9c684c3485 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 14:58:39 +0100 Subject: [PATCH 074/239] Add Music webpage. --- music.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 music.html diff --git a/music.html b/music.html new file mode 100644 index 0000000..aec5746 --- /dev/null +++ b/music.html @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + Inferencium - Music + + + + + + + + +

      Blog

      +
      +
      +
      + + + +
      +
      + + + From bf741a92c6a6e0a28060c0727bf77f4ce1250085 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 15:00:41 +0100 Subject: [PATCH 075/239] Fix incorrect word. --- music.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/music.html b/music.html index aec5746..9eee765 100644 --- a/music.html +++ b/music.html @@ -30,7 +30,7 @@ -

      Blog

      +

      Music




      From f05c282b96dd707f1d41a9c9c5e68d4eea3e8815 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 15:01:00 +0100 Subject: [PATCH 076/239] Revert "Fix incorrect word." Version was not incremented. This reverts commit bf741a92c6a6e0a28060c0727bf77f4ce1250085. --- music.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/music.html b/music.html index 9eee765..aec5746 100644 --- a/music.html +++ b/music.html @@ -30,7 +30,7 @@ -

      Music

      +

      Blog




      From beb5fae1bd70f72ef364ad0a729a2b2ae59e50af Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 15:01:38 +0100 Subject: [PATCH 077/239] Fix incorrect word. --- music.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/music.html b/music.html index aec5746..efdc6c9 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + From 930e946245a14c0098b46fe2f2e84aa3f1e76098 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 16:04:08 +0100 Subject: [PATCH 078/239] Revert "Fix incorrect word." Intended fix was not applied. This reverts commit beb5fae1bd70f72ef364ad0a729a2b2ae59e50af. --- music.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/music.html b/music.html index efdc6c9..aec5746 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + From 9768e05a2a0fc93befb13b2bf7602545e3fc89da Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 16:05:04 +0100 Subject: [PATCH 079/239] Fix incorrect word. --- music.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/music.html b/music.html index aec5746..e6c3e5e 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -30,7 +30,7 @@ -

      Blog

      +

      Music




      From 21ceb998c610f4d5591a119e7138e0ae2530ed53 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 16:09:32 +0100 Subject: [PATCH 080/239] Add SVRGE - Animosity. --- music.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/music.html b/music.html index e6c3e5e..4a81078 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -38,6 +38,8 @@ From 674a4f93f44e8dd4b408343d825fb300bbbba88d Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 19:05:59 +0100 Subject: [PATCH 081/239] Sort music list A-Z. --- music.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/music.html b/music.html index 4a81078..8f1c38f 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -38,10 +38,10 @@

      From f34a2b62d17525750ab8a6f374d37179f9511f6c Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 19:43:48 +0100 Subject: [PATCH 082/239] Add Geoxor & SVRGE - DEAD. --- music.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/music.html b/music.html index 8f1c38f..ce2d003 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -40,6 +40,8 @@ From af2ef61e784bcb2c23d8a905ce8b4ff00964f7d5 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 19:51:28 +0100 Subject: [PATCH 083/239] Add Music section to About webpage. --- about.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/about.html b/about.html index 00cc2e0..02c4710 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -102,6 +102,8 @@ >Smartphone
    +
  1. Music


  2. @@ -589,6 +591,15 @@

    + +

    Music

    +

    For a curated list of music I enjoy, visit my + music page.

    +
    +
    +
    From 146f5506f5e38109bb38e0a80217ae69e744c4d0 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 20:10:51 +0100 Subject: [PATCH 084/239] Add Music webpage description. --- music.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/music.html b/music.html index ce2d003..169759e 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -37,6 +37,12 @@ +

    This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, based + on artist name, followed by track name, and is formatted as ARTIST - TRACK. Each item in + the list has its own individual link which will take you to an official source of the item (or the best + alternative when an official source is unavailable). It is your responsibility to comply with any local + laws when following these links and/or consuming any media found in this list.


    +
    • Geoxor - I Like You
    • From 8c73e07649b1207aff58c4a1c8555d00f3dba199 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 20:14:56 +0100 Subject: [PATCH 085/239] Add SVRGE - Eternal. --- music.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/music.html b/music.html index 169759e..c89211a 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -50,6 +50,8 @@ >Geoxor & SVRGE - DEAD
    • SVRGE - Animosity
    • +
    • SVRGE - Eternal


    From dae9b08710310d8b6fa14c1d3813dd57a36714ba Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 21:19:48 +0100 Subject: [PATCH 086/239] Add SVRGE - Nocturnal. --- music.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/music.html b/music.html index c89211a..2be5891 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -52,6 +52,8 @@ >SVRGE - Animosity
  3. SVRGE - Eternal
  4. +
  5. SVRGE - Nocturnal


  6. From c8840b0bc23cdb001046a8faf5e4162d8a84ad2a Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 21:33:42 +0100 Subject: [PATCH 087/239] Properly indent Music section. --- music.html | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/music.html b/music.html index 2be5891..2f95dee 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -35,28 +35,28 @@

    - -

    This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, based - on artist name, followed by track name, and is formatted as ARTIST - TRACK. Each item in - the list has its own individual link which will take you to an official source of the item (or the best - alternative when an official source is unavailable). It is your responsibility to comply with any local - laws when following these links and/or consuming any media found in this list.


    -
    - -
    -
    + +

    This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, based + on artist name, followed by track name, and is formatted as ARTIST - TRACK. Each item in + the list has its own individual link which will take you to an official source of the item (or the best + alternative when an official source is unavailable). It is your responsibility to comply with any local + laws when following these links and/or consuming any media found in this list.


    +
    + +
    +
    From 3d4d3bac755ffe4654c93cf30e2f306135ce8d67 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 21:36:23 +0100 Subject: [PATCH 088/239] Fix line lengths to comply with 120 column limit of code style. --- music.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/music.html b/music.html index 2f95dee..ce45b6b 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -37,11 +37,12 @@ -

    This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, based - on artist name, followed by track name, and is formatted as ARTIST - TRACK. Each item in - the list has its own individual link which will take you to an official source of the item (or the best - alternative when an official source is unavailable). It is your responsibility to comply with any local - laws when following these links and/or consuming any media found in this list.


    +

    This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, + based on artist name, followed by track name, and is formatted as ARTIST - TRACK. + Each item in the list has its own individual link which will take you to an official source of + the item (or the best alternative when an official source is unavailable). It is your + responsibility to comply with any local laws when following these links and/or consuming any + media found in this list.





    -

    0.0.0.21 (Pre-alpha)

    Tags:

    @@ -259,7 +245,6 @@

    -

    0.0.0.20 (Pre-alpha)

    Tags:

    @@ -274,7 +259,6 @@

    -

    0.0.0.19 (Pre-alpha)

    Tags:

    @@ -289,7 +273,6 @@

    -

    0.0.0.18 (Pre-alpha)

    Tags:

    @@ -304,7 +287,6 @@

    -

    0.0.0.17 (Pre-alpha)

    Tags:

    @@ -319,7 +301,6 @@

    -

    0.0.0.16 (Pre-alpha)

    Tags:

    @@ -334,7 +315,6 @@

    -

    0.0.0.15 (Pre-alpha)

    Tags:

    @@ -349,7 +329,6 @@

    -

    0.0.0.14 (Pre-alpha)

    Tags:

    @@ -364,7 +343,6 @@

    -

    0.0.0.13 (Pre-alpha)

    Tags:

    @@ -379,7 +357,6 @@

    -

    0.0.0.12 (Pre-alpha)

    Tags:

    @@ -394,7 +371,6 @@

    -

    0.0.0.11 (Pre-alpha)

    Tags:

    @@ -409,7 +385,6 @@

    -

    0.0.0.10 (Pre-alpha)

    Tags:

    @@ -438,7 +413,6 @@

    -

    0.0.0.8 (Pre-alpha)

    Tags:

    @@ -453,7 +427,6 @@

    -

    0.0.0.7 (Pre-alpha)

    Tags:

    @@ -468,7 +441,6 @@

    -

    0.0.0.6 (Pre-alpha)

    Tags:

    @@ -483,7 +455,6 @@

    -

    0.0.0.5 (Pre-alpha)

    Tags:

    @@ -498,7 +469,6 @@

    -

    0.0.0.4 (Pre-alpha)

    Tags:

    @@ -513,7 +483,6 @@

    -

    0.0.0.3 (Pre-alpha)

    Tags:

    @@ -528,7 +497,6 @@

    -

    0.0.0.2 (Pre-alpha)

    Tags:

    @@ -543,7 +511,6 @@

    -

    0.0.0.1 (Pre-alpha)

    Tags:

    @@ -558,7 +525,6 @@

    -

    0.0.0.0 (Pre-alpha)

    Tags:

    @@ -575,5 +541,4 @@

    - From 99e89904685b52f6238baaca98f182127969aa31 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 19 Jun 2023 21:46:06 +0100 Subject: [PATCH 155/239] Add Index webpage link to logo and title. --- changelog/inf-kernel.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 2e9568b..d2a4e84 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -16,9 +16,8 @@

    Changelog - Inferencium Kernel

    -
    -
    -

    Table of Contents

    @@ -99,9 +96,6 @@
  7. 0.0.0.0
  8. -
    -
    -

    0.0.0.30 (Pre-alpha)

    @@ -115,8 +109,6 @@
    • Update Linux base from version 6.1.31 to 6.1.32
    -
    -

    0.0.0.29 (Pre-alpha)

    Tags:

    @@ -129,8 +121,6 @@
    • Update Linux base from version 6.1.30 to 6.1.31
    -
    -

    0.0.0.28 (Pre-alpha)

    Tags:

    @@ -143,8 +133,6 @@
    • Update Linux base from version 6.1.29 to 6.1.30
    -
    -

    0.0.0.27 (Pre-alpha)

    Tags:

    @@ -158,8 +146,6 @@
  9. Update Linux base from version 6.1.28 to 6.1.29
  10. Switch readme from Markdown formatting to AsciiDoc formatting
  11. -
    -

    0.0.0.26 (Pre-alpha)

    Tags:

    @@ -172,8 +158,6 @@
    • Update Linux base from version 6.1.27 to 6.1.28
    -
    -

    0.0.0.25 (Pre-alpha)

    Tags:

    @@ -186,8 +170,6 @@
    • Update Linux base from version 6.1.26 to 6.1.27
    -
    -

    0.0.0.24 (Pre-alpha)

    Tags:

    @@ -200,8 +182,6 @@
    • Update Linux base from version 6.1.25 to 6.1.26
    -
    -

    0.0.0.23 (Pre-alpha)

    Tags:

    @@ -214,8 +194,6 @@
    • Update Linux base from version 6.1.24 to 6.1.25
    -
    -

    0.0.0.22 (Pre-alpha)

    Tags:

    @@ -228,8 +206,6 @@
    • Update Linux base from version 6.1.23 to 6.1.24
    -
    -

    0.0.0.21 (Pre-alpha)

    Tags:

    @@ -242,8 +218,6 @@
    • Update Linux base from version 6.1.22 to 6.1.23
    -
    -

    0.0.0.20 (Pre-alpha)

    Tags:

    @@ -256,8 +230,6 @@
    • Update Linux base from version 6.1.21 to 6.1.22
    -
    -

    0.0.0.19 (Pre-alpha)

    Tags:

    @@ -270,8 +242,6 @@
    • Update Linux base from version 6.1.20 to 6.1.21
    -
    -

    0.0.0.18 (Pre-alpha)

    Tags:

    @@ -284,8 +254,6 @@
    • Update Linux base from version 6.1.19 to 6.1.20
    -
    -

    0.0.0.17 (Pre-alpha)

    Tags:

    @@ -298,8 +266,6 @@
    • Update Linux base from version 6.1.18 to 6.1.19
    -
    -

    0.0.0.16 (Pre-alpha)

    Tags:

    @@ -312,8 +278,6 @@
    • Update Linux base from version 6.1.16 to 6.1.18
    -
    -

    0.0.0.15 (Pre-alpha)

    Tags:

    @@ -326,8 +290,6 @@
    • Update Linux base from version 6.1.15 to 6.1.16
    -
    -

    0.0.0.14 (Pre-alpha)

    Tags:

    @@ -340,8 +302,6 @@
    • Update Linux base from version 6.1.14 to 6.1.15
    -
    -

    0.0.0.13 (Pre-alpha)

    Tags:

    @@ -354,8 +314,6 @@
    • Update Linux base from version 6.1.13 to 6.1.14
    -
    -

    0.0.0.12 (Pre-alpha)

    Tags:

    @@ -368,8 +326,6 @@
    • Update Linux base from version 6.1.12 to 6.1.13
    -
    -

    0.0.0.11 (Pre-alpha)

    Tags:

    @@ -382,8 +338,6 @@
    • Update Linux base from version 6.1.11 to 6.1.12
    -
    -

    0.0.0.10 (Pre-alpha)

    Tags:

    @@ -396,8 +350,6 @@
    • Update Linux base from version 6.1.10 to 6.1.11
    -
    -

    0.0.0.9 (Pre-alpha)

    Tags:

    @@ -410,8 +362,6 @@
    • Update Linux base from version 6.1.9 to 6.1.10
    -
    -

    0.0.0.8 (Pre-alpha)

    Tags:

    @@ -424,8 +374,6 @@
    • Update Linux base from version 6.1.8 to 6.1.9
    -
    -

    0.0.0.7 (Pre-alpha)

    Tags:

    @@ -438,8 +386,6 @@
    • Update Linux base from version 6.1.6 to 6.1.8
    -
    -

    0.0.0.6 (Pre-alpha)

    Tags:

    @@ -452,8 +398,6 @@
    • Update Linux base from version 6.1.5 to 6.1.6
    -
    -

    0.0.0.5 (Pre-alpha)

    Tags:

    @@ -466,8 +410,6 @@
    • Update Linux base from version 6.1.4 to 6.1.5
    -
    -

    0.0.0.4 (Pre-alpha)

    Tags:

    @@ -480,8 +422,6 @@
    • Update Linux base from version 6.1.3 to 6.1.4
    -
    -

    0.0.0.3 (Pre-alpha)

    Tags:

    @@ -494,8 +434,6 @@
    • Update Linux base from version 6.1.2 to 6.1.3
    -
    -

    0.0.0.2 (Pre-alpha)

    Tags:

    @@ -508,8 +446,6 @@
    • Update Linux base from version 6.1.1 to 6.1.2
    -
    -

    0.0.0.1 (Pre-alpha)

    Tags:

    @@ -522,8 +458,6 @@
    • Update Linux base from version 6.1 to 6.1.1
    -
    -

    0.0.0.0 (Pre-alpha)

    Tags:

    @@ -536,8 +470,5 @@
    • Initial release
    -
    -
    -
    From 77df375b5a9f39d7200ba296d7298467323e0162 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 20 Jun 2023 16:50:19 +0100 Subject: [PATCH 157/239] Add HTML sections. --- changelog/inf-kernel.html | 878 +++++++++++++++++++------------------- 1 file changed, 441 insertions(+), 437 deletions(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index e1e05ed..0ea3e2d 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -29,446 +29,450 @@

    Changelog - Inferencium Kernel

    - -

    Table of Contents

    - - -

    0.0.0.30 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.29):

    -
      -
    • Update Linux base from version 6.1.31 to 6.1.32
    • -
    -

    0.0.0.29 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.28):

    -
      -
    • Update Linux base from version 6.1.30 to 6.1.31
    • -
    -

    0.0.0.28 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.27):

    -
      -
    • Update Linux base from version 6.1.29 to 6.1.30
    • -
    -

    0.0.0.27 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.26):

    -
      -
    • Update Linux base from version 6.1.28 to 6.1.29
    • -
    • Switch readme from Markdown formatting to AsciiDoc formatting
    • -
    -

    0.0.0.26 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.25):

    -
      -
    • Update Linux base from version 6.1.27 to 6.1.28
    • -
    -

    0.0.0.25 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.24):

    -
      -
    • Update Linux base from version 6.1.26 to 6.1.27
    • -
    -

    0.0.0.24 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.23):

    -
      -
    • Update Linux base from version 6.1.25 to 6.1.26
    • -
    -

    0.0.0.23 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.22):

    -
      -
    • Update Linux base from version 6.1.24 to 6.1.25
    • -
    -

    0.0.0.22 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.21):

    -
      -
    • Update Linux base from version 6.1.23 to 6.1.24
    • -
    -

    0.0.0.21 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.20):

    -
      -
    • Update Linux base from version 6.1.22 to 6.1.23
    • -
    -

    0.0.0.20 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.19):

    -
      -
    • Update Linux base from version 6.1.21 to 6.1.22
    • -
    -

    0.0.0.19 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.18):

    -
      -
    • Update Linux base from version 6.1.20 to 6.1.21
    • -
    -

    0.0.0.18 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.17):

    -
      -
    • Update Linux base from version 6.1.19 to 6.1.20
    • -
    -

    0.0.0.17 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.16):

    -
      -
    • Update Linux base from version 6.1.18 to 6.1.19
    • -
    -

    0.0.0.16 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.15):

    -
      -
    • Update Linux base from version 6.1.16 to 6.1.18
    • -
    -

    0.0.0.15 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.14):

    -
      -
    • Update Linux base from version 6.1.15 to 6.1.16
    • -
    -

    0.0.0.14 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.13):

    -
      -
    • Update Linux base from version 6.1.14 to 6.1.15
    • -
    -

    0.0.0.13 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.12):

    -
      -
    • Update Linux base from version 6.1.13 to 6.1.14
    • -
    -

    0.0.0.12 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.11):

    -
      -
    • Update Linux base from version 6.1.12 to 6.1.13
    • -
    -

    0.0.0.11 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.10):

    -
      -
    • Update Linux base from version 6.1.11 to 6.1.12
    • -
    -

    0.0.0.10 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.9):

    -
      -
    • Update Linux base from version 6.1.10 to 6.1.11
    • -
    -

    0.0.0.9 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.8):

    -
      -
    • Update Linux base from version 6.1.9 to 6.1.10
    • -
    -

    0.0.0.8 (Pre-alpha)

    -

    Tags:

    +
    + +

    Table of Contents

    + +
    +
    + +

    0.0.0.30 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.29):

    +
      +
    • Update Linux base from version 6.1.31 to 6.1.32
    • +
    +

    0.0.0.29 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.28):

    +
      +
    • Update Linux base from version 6.1.30 to 6.1.31
    • +
    +

    0.0.0.28 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.27):

    +
      +
    • Update Linux base from version 6.1.29 to 6.1.30
    • +
    +

    0.0.0.27 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.26):

    +
      +
    • Update Linux base from version 6.1.28 to 6.1.29
    • +
    • Switch readme from Markdown formatting to AsciiDoc formatting
    • +
    +

    0.0.0.26 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.25):

    +
      +
    • Update Linux base from version 6.1.27 to 6.1.28
    • +
    +

    0.0.0.25 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.24):

    +
      +
    • Update Linux base from version 6.1.26 to 6.1.27
    • +
    +

    0.0.0.24 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.23):

    +
      +
    • Update Linux base from version 6.1.25 to 6.1.26
    • +
    +

    0.0.0.23 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.22):

    +
      +
    • Update Linux base from version 6.1.24 to 6.1.25
    • +
    +

    0.0.0.22 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.21):

    +
      +
    • Update Linux base from version 6.1.23 to 6.1.24
    • +
    +

    0.0.0.21 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.20):

    +
      +
    • Update Linux base from version 6.1.22 to 6.1.23
    • +
    +

    0.0.0.20 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.19):

    +
      +
    • Update Linux base from version 6.1.21 to 6.1.22
    • +
    +

    0.0.0.19 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.18):

    +
      +
    • Update Linux base from version 6.1.20 to 6.1.21
    • +
    +

    0.0.0.18 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.17):

    +
      +
    • Update Linux base from version 6.1.19 to 6.1.20
    • +
    +

    0.0.0.17 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.16):

    +
      +
    • Update Linux base from version 6.1.18 to 6.1.19
    • +
    +

    0.0.0.16 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.15):

    +
      +
    • Update Linux base from version 6.1.16 to 6.1.18
    • +
    +

    0.0.0.15 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.14):

    +
      +
    • Update Linux base from version 6.1.15 to 6.1.16
    • +
    +

    0.0.0.14 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.13):

    +
      +
    • Update Linux base from version 6.1.14 to 6.1.15
    • +
    +

    0.0.0.13 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.12):

    +
      +
    • Update Linux base from version 6.1.13 to 6.1.14
    • +
    +

    0.0.0.12 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.11):

    +
      +
    • Update Linux base from version 6.1.12 to 6.1.13
    • +
    +

    0.0.0.11 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.10):

    +
      +
    • Update Linux base from version 6.1.11 to 6.1.12
    • +
    +

    0.0.0.10 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.9):

    +
      +
    • Update Linux base from version 6.1.10 to 6.1.11
    • +
    +

    0.0.0.9 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.8):

    +
      +
    • Update Linux base from version 6.1.9 to 6.1.10
    • +
    +

    0.0.0.8 (Pre-alpha)

    +

    Tags:

    -

    Changelog (since version 0.0.0.7):

    -
      -
    • Update Linux base from version 6.1.8 to 6.1.9
    • -
    -

    0.0.0.7 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.6):

    -
      -
    • Update Linux base from version 6.1.6 to 6.1.8
    • -
    -

    0.0.0.6 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.5):

    -
      -
    • Update Linux base from version 6.1.5 to 6.1.6
    • -
    -

    0.0.0.5 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.4):

    -
      -
    • Update Linux base from version 6.1.4 to 6.1.5
    • -
    -

    0.0.0.4 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.3):

    -
      -
    • Update Linux base from version 6.1.3 to 6.1.4
    • -
    -

    0.0.0.3 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.2):

    -
      -
    • Update Linux base from version 6.1.2 to 6.1.3
    • -
    -

    0.0.0.2 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.1):

    -
      -
    • Update Linux base from version 6.1.1 to 6.1.2
    • -
    -

    0.0.0.1 (Pre-alpha)

    -

    Tags:

    - -

    Changelog (since version 0.0.0.0):

    -
      -
    • Update Linux base from version 6.1 to 6.1.1
    • -
    -

    0.0.0.0 (Pre-alpha)

    -

    Tags:

    - -

    Changelog:

    -
      -
    • Initial release
    • -
    +

    Changelog (since version 0.0.0.7):

    +
      +
    • Update Linux base from version 6.1.8 to 6.1.9
    • +
    +

    0.0.0.7 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.6):

    +
      +
    • Update Linux base from version 6.1.6 to 6.1.8
    • +
    +

    0.0.0.6 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.5):

    +
      +
    • Update Linux base from version 6.1.5 to 6.1.6
    • +
    +

    0.0.0.5 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.4):

    +
      +
    • Update Linux base from version 6.1.4 to 6.1.5
    • +
    +

    0.0.0.4 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.3):

    +
      +
    • Update Linux base from version 6.1.3 to 6.1.4
    • +
    +

    0.0.0.3 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.2):

    +
      +
    • Update Linux base from version 6.1.2 to 6.1.3
    • +
    +

    0.0.0.2 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.1):

    +
      +
    • Update Linux base from version 6.1.1 to 6.1.2
    • +
    +

    0.0.0.1 (Pre-alpha)

    +

    Tags:

    + +

    Changelog (since version 0.0.0.0):

    +
      +
    • Update Linux base from version 6.1 to 6.1.1
    • +
    +

    0.0.0.0 (Pre-alpha)

    +

    Tags:

    + +

    Changelog:

    +
      +
    • Initial release
    • +
    +
    From 2bef0c0154b353483717ac9eb131aac64af5bb7a Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 20 Jun 2023 16:52:20 +0100 Subject: [PATCH 158/239] Fix improperly indented code. --- changelog/inf-kernel.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 0ea3e2d..7c7980f 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -368,11 +368,11 @@

    0.0.0.8 (Pre-alpha)

    Tags:

    - +

    Changelog (since version 0.0.0.7):



    -

    0.0.0.2

    Tags:

    @@ -82,5 +76,4 @@

    - From 7dc61b407f2628f0ddff678a3cece4d5a66dbe90 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 20 Jun 2023 23:06:04 +0100 Subject: [PATCH 166/239] Add Index webpage link to logo and title. --- changelog/linux-firmware-desktop.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/changelog/linux-firmware-desktop.html b/changelog/linux-firmware-desktop.html index 10332cf..8ece45a 100644 --- a/changelog/linux-firmware-desktop.html +++ b/changelog/linux-firmware-desktop.html @@ -5,7 +5,7 @@ - + @@ -16,9 +16,8 @@

    Changelog - Linux Firmware - Desktop

    -
    -
    -

    Table of Contents

    -
    -
    -

    1.0.0.3

    Tags:

    @@ -51,8 +45,6 @@
    • Remove AMD Cezanne GPU Green Sardine firmware
    -
    -

    0.0.0.2

    Tags:

      @@ -62,8 +54,5 @@
      • Initial release
      -
      -
      -
      From 1d9034f5ceb2997ed6b350f4544de1effbbf4a84 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 20 Jun 2023 23:30:17 +0100 Subject: [PATCH 169/239] Add HTML sections. --- changelog/linux-firmware-desktop.html | 60 +++++++++++++++------------ 1 file changed, 34 insertions(+), 26 deletions(-) diff --git a/changelog/linux-firmware-desktop.html b/changelog/linux-firmware-desktop.html index 4f86749..0e66d6d 100644 --- a/changelog/linux-firmware-desktop.html +++ b/changelog/linux-firmware-desktop.html @@ -5,7 +5,7 @@ - + @@ -29,30 +29,38 @@

      Changelog - Linux Firmware - Desktop

      - -

      Table of Contents

      - - -

      1.0.0.3

      -

      Tags:

      - -

      Changelog (since version 0.0.0.2):

      -
        -
      • Remove AMD Cezanne GPU Green Sardine firmware
      • -
      -

      0.0.0.2

      -

      Tags:

      - -

      Changelog:

      -
        -
      • Initial release
      • -
      +
      + +

      Table of Contents

      + +
      + +
      +
      +

      1.0.0.3

      +

      Tags:

      + +

      Changelog (since version 0.0.0.2):

      +
        +
      • Remove AMD Cezanne GPU Green Sardine firmware
      • +
      +
      +
      +

      0.0.0.2

      +

      Tags:

      + +

      Changelog:

      +
        +
      • Initial release
      • +
      +
      +
      From 832f98fc4a2ff274434d029c4d107c8cbdceee61 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 20 Jun 2023 23:31:56 +0100 Subject: [PATCH 170/239] Update Git repository URIs. --- changelog/linux-firmware-desktop.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog/linux-firmware-desktop.html b/changelog/linux-firmware-desktop.html index 0e66d6d..be2e2b4 100644 --- a/changelog/linux-firmware-desktop.html +++ b/changelog/linux-firmware-desktop.html @@ -5,7 +5,7 @@ - + @@ -43,7 +43,7 @@

      1.0.0.3

      Tags:

      Changelog (since version 0.0.0.2):

        @@ -54,7 +54,7 @@

        0.0.0.2

        Tags:

        Changelog:

          From 86150c587f48870a9d220b18cf14b614e7b4d18c Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 20 Jun 2023 23:39:50 +0100 Subject: [PATCH 171/239] Add Linux Firmware - Desktop version 2.0.0.4 changelog. --- changelog/linux-firmware-desktop.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/changelog/linux-firmware-desktop.html b/changelog/linux-firmware-desktop.html index be2e2b4..1d797ec 100644 --- a/changelog/linux-firmware-desktop.html +++ b/changelog/linux-firmware-desktop.html @@ -5,7 +5,7 @@ - + @@ -33,12 +33,30 @@

          Table of Contents

          +
          +

          2.0.0.4

          +

          Tags:

          + +

          Changelog (since version 1.0.0.3):

          +
            +
          • Update WHENCE
          • +
          • Update AMD Navi 22 GPU Navy Flounder DMCUB + firmware
          • +
          • Update AMD CPU microcode readme
          • +
          • Update readme
          • +
          • Switch AMD CPU microcode readme from plaintext + formatting to AsciiDoc formatting
          • +
          +

          1.0.0.3

          Tags:

          From e96b164322979e1b5a8906e270ddddbefc720603 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 20 Jun 2023 23:43:36 +0100 Subject: [PATCH 172/239] Rearrange version 2.0.0.4 changelog list. --- changelog/linux-firmware-desktop.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/linux-firmware-desktop.html b/changelog/linux-firmware-desktop.html index 1d797ec..fddf270 100644 --- a/changelog/linux-firmware-desktop.html +++ b/changelog/linux-firmware-desktop.html @@ -5,7 +5,7 @@ - + @@ -51,8 +51,8 @@
        • Update WHENCE
        • Update AMD Navi 22 GPU Navy Flounder DMCUB firmware
        • -
        • Update AMD CPU microcode readme
        • Update readme
        • +
        • Update AMD CPU microcode readme
        • Switch AMD CPU microcode readme from plaintext formatting to AsciiDoc formatting
        From 09bbef9c39680f4d63e688d1f60987ac8a6aef14 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 21 Jun 2023 00:31:33 +0100 Subject: [PATCH 173/239] Move changelog comment to more suitable location. --- changelog/inf-kernel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 948d19d..2b35520 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -69,8 +69,8 @@
      • 0.0.0.0
      +
      -

      0.0.0.33 (Pre-alpha)

      Tags:

      From d4b93de0827a9096c1698125c46acb96745cd51c Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 21 Jun 2023 00:37:09 +0100 Subject: [PATCH 174/239] Remove unnecessary spacing. --- changelog/linux-firmware-server.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/changelog/linux-firmware-server.html b/changelog/linux-firmware-server.html index 25495e9..53479c0 100644 --- a/changelog/linux-firmware-server.html +++ b/changelog/linux-firmware-server.html @@ -5,17 +5,15 @@ - + - Inferencium - Changelog - Linux Firmware - Server - -

      Changelog - Linux Firmware - Server




      -

      Table of Contents

      @@ -47,7 +43,6 @@


      -

      0.0.0.0

      @@ -65,5 +60,4 @@

      - From 983aed819289d9e068b505b7528408c50712c2c0 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 21 Jun 2023 00:38:10 +0100 Subject: [PATCH 175/239] Add Index webpage link to logo and title. --- changelog/linux-firmware-server.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/changelog/linux-firmware-server.html b/changelog/linux-firmware-server.html index 53479c0..d22913c 100644 --- a/changelog/linux-firmware-server.html +++ b/changelog/linux-firmware-server.html @@ -5,7 +5,7 @@ - + @@ -16,9 +16,8 @@

      Changelog - Linux Firmware - Server

      -
      -
      -

      Table of Contents

      -
      -
      -

      0.0.0.0

      Tags:

      @@ -50,8 +44,5 @@
      • Initial release
      -
      -
      -
      From 79cfff4266a33628c187007e0edcefd6bbc3da1b Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 21 Jun 2023 00:43:36 +0100 Subject: [PATCH 178/239] Add HTML sections. --- changelog/linux-firmware-server.html | 38 ++++++++++++++++------------ 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/changelog/linux-firmware-server.html b/changelog/linux-firmware-server.html index 84fbeb4..d544c2a 100644 --- a/changelog/linux-firmware-server.html +++ b/changelog/linux-firmware-server.html @@ -5,7 +5,7 @@ - + @@ -29,20 +29,26 @@

      Changelog - Linux Firmware - Server

      - -

      Table of Contents

      - - -

      0.0.0.0

      -

      Tags:

      - -

      Changelog:

      -
        -
      • Initial release
      • -
      + +
      +

      Table of Contents

      + +
      + +
      +
      +

      0.0.0.0

      +

      Tags:

      + +

      Changelog:

      +
        +
      • Initial release
      • +
      +
      +
      From 082a0d5928a81a972200786a6ec7896a17af0d17 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 21 Jun 2023 00:44:42 +0100 Subject: [PATCH 179/239] Move Table of Contents comment to more suitable location. --- changelog/inf-kernel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 2b35520..c421239 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -29,8 +29,8 @@

      Changelog - Inferencium Kernel

      +
      -

      Table of Contents

      • 0.0.0.33
      • From 0875e0c15ab6e3d863919a84908e7a1d101d9ac6 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 21 Jun 2023 00:45:18 +0100 Subject: [PATCH 180/239] Move Table of Contents comment to more suitable location. --- changelog/linux-firmware-desktop.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/linux-firmware-desktop.html b/changelog/linux-firmware-desktop.html index fddf270..9ec069c 100644 --- a/changelog/linux-firmware-desktop.html +++ b/changelog/linux-firmware-desktop.html @@ -5,7 +5,7 @@ - + @@ -29,8 +29,8 @@

        Changelog - Linux Firmware - Desktop

        +
        -

        Table of Contents

        • 2.0.0.4
        • From 45a58170eb9f6fd64750b5a4fade26b846ae5768 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 21 Jun 2023 00:49:02 +0100 Subject: [PATCH 181/239] Add Linux Firmware - Server version 1.0.0.1 changelog. --- changelog/linux-firmware-server.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog/linux-firmware-server.html b/changelog/linux-firmware-server.html index d544c2a..a7e15f3 100644 --- a/changelog/linux-firmware-server.html +++ b/changelog/linux-firmware-server.html @@ -5,7 +5,7 @@ - + @@ -33,11 +33,23 @@

          Table of Contents

          +
          +

          0.0.0.0

          +

          Tags:

          + +

          Changelog (since version 0.0.0.0):

          +
            +
          • Update WHENCE
          • +
          +

          0.0.0.0

          Tags:

          From 84bca49d43e3176096a791850691af0dec581d1c Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 21 Jun 2023 00:56:25 +0100 Subject: [PATCH 182/239] Fix version 1.0.0.1 heading text. --- changelog/linux-firmware-server.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/linux-firmware-server.html b/changelog/linux-firmware-server.html index a7e15f3..2c3a372 100644 --- a/changelog/linux-firmware-server.html +++ b/changelog/linux-firmware-server.html @@ -5,7 +5,7 @@ - + @@ -40,7 +40,7 @@
          -

          0.0.0.0

          +

          1.0.0.1

          Tags:

          • linux-firmware-server-1.0.0.1
          • From 30ad7638c97dd01ce92bcc9c7f829f9c01ae3cd3 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 26 Jun 2023 21:17:35 +0100 Subject: [PATCH 183/239] Add Inferencium Kernel version 0.0.0.34 changelog. --- changelog/inf-kernel.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index c421239..cfd52d8 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

            Table of Contents

            +
            +

            0.0.0.34 (Pre-alpha)

            +

            Tags:

            + +

            Changelog (since version 0.0.0.33):

            +
              +
            • Update Linux base from version 6.1.34 to 6.1.35
            • +
            +

            0.0.0.33 (Pre-alpha)

            Tags:

            From 180452d0d67addd72397da680efe08a4b108198a Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 26 Jun 2023 21:21:14 +0100 Subject: [PATCH 184/239] Add Inferencium Kernel version 0.0.0.35 changelog. --- changelog/inf-kernel.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index cfd52d8..49c69e6 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

            Table of Contents

            +
            +

            0.0.0.35 (Pre-alpha)

            +

            Tags:

            + +

            Changelog (since version 0.0.0.34):

            +
              +
            • Fix gimple includes to allow compiling kernel using GCC + 13 again after accidental revert of the previous fix for the + issue
            • +
            +

            0.0.0.34 (Pre-alpha)

            Tags:

            From 8f9cccaa1d2b6b2e1a5ae3e0ce604309eceb5be8 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 26 Jun 2023 21:35:51 +0100 Subject: [PATCH 185/239] Add Linux Firmware - Desktop version 3.0.0.5 changelog. --- changelog/linux-firmware-desktop.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/changelog/linux-firmware-desktop.html b/changelog/linux-firmware-desktop.html index 9ec069c..8d98c6d 100644 --- a/changelog/linux-firmware-desktop.html +++ b/changelog/linux-firmware-desktop.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

            Table of Contents

            +
            +

            3.0.0.5

            +

            Tags:

            + +

            Changelog (since version 2.0.0.4):

            +
              +
            • Update WHENCE
            • +
            • Update AMD Navi 22 GPU Navy Flounder DMCUB + firmware to version 0.0.172.0
            • +
            +

            2.0.0.4

            Tags:

            From 691d61d5da4e70a54cb7b7bad40f32a0579dae97 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 8 Jul 2023 14:37:19 +0100 Subject: [PATCH 186/239] Rename firmware webpages to match new names --- changelog/{linux-firmware-desktop.html => firmware-aa000-0.html} | 0 changelog/{linux-firmware-server.html => firmware-xa000-0.html} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename changelog/{linux-firmware-desktop.html => firmware-aa000-0.html} (100%) rename changelog/{linux-firmware-server.html => firmware-xa000-0.html} (100%) diff --git a/changelog/linux-firmware-desktop.html b/changelog/firmware-aa000-0.html similarity index 100% rename from changelog/linux-firmware-desktop.html rename to changelog/firmware-aa000-0.html diff --git a/changelog/linux-firmware-server.html b/changelog/firmware-xa000-0.html similarity index 100% rename from changelog/linux-firmware-server.html rename to changelog/firmware-xa000-0.html From a4877ce51613eedf0a08684cc239a6a9906684b3 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 8 Jul 2023 14:46:28 +0100 Subject: [PATCH 187/239] Update references and links from legacy firmware repository name to current repository name --- changelog/firmware-aa000-0.html | 44 ++++++++++++++++----------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/changelog/firmware-aa000-0.html b/changelog/firmware-aa000-0.html index 8d98c6d..5d0d06c 100644 --- a/changelog/firmware-aa000-0.html +++ b/changelog/firmware-aa000-0.html @@ -1,16 +1,16 @@ - + - + - Inferencium - Changelog - Linux Firmware - Desktop + Inferencium - Changelog - Firmware - aa000-0 @@ -28,24 +28,24 @@ -

            Changelog - Linux Firmware - Desktop

            +

            Changelog - Firmware - aa000-0

            Table of Contents

            -
            -

            3.0.0.5

            +
            +

            3.0.0.4

            Tags:

            Changelog (since version 2.0.0.4):

              @@ -54,13 +54,13 @@ firmware to version 0.0.172.0
            -
            -

            2.0.0.4

            +
            +

            2.0.0.3

            Tags:

            -

            Changelog (since version 1.0.0.3):

            +

            Changelog (since version 1.0.0.2):

            • Update WHENCE
            • Update AMD Navi 22 GPU Navy Flounder DMCUB @@ -71,22 +71,22 @@ formatting to AsciiDoc formatting
            -
            -

            1.0.0.3

            +
            +

            1.0.0.2

            Tags:

            -

            Changelog (since version 0.0.0.2):

            +

            Changelog (since version 0.0.0.1):

            • Remove AMD Cezanne GPU Green Sardine firmware
            -
            -

            0.0.0.2

            +
            +

            0.0.0.1

            Tags:

            Changelog:

            Changelog (since version 0.0.0.31):

              -
            • Fix gimple includes to allow compiling kernel using GCC +
            • Fix gimple includes to allow compilation via GCC 13
            From 0718c84acb21cb9dd8abc469b0a1d0f40f56f6f9 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 19:16:18 +0100 Subject: [PATCH 198/239] Add Inferencium Kernel version 0.0.0.36 changelog --- changelog/inf-kernel.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 64a8be3..88020c2 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -73,6 +73,17 @@
            +
            +

            0.0.0.36 (Pre-alpha)

            +

            Tags:

            + +

            Changelog (since version 0.0.0.35):

            +
              +
            • Update Linux base from version 6.1.35 to 6.1.36
            • +
            +

            0.0.0.35 (Pre-alpha)

            Tags:

            From 0d598180db6122222a1c091c6de00aadd3c73edc Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 19:20:16 +0100 Subject: [PATCH 199/239] Add missing Inferencium Kernel version 0.0.0.36 table of contents entry --- changelog/inf-kernel.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 88020c2..0652b65 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

            Table of Contents

              +
            • 0.0.0.36
            • 0.0.0.35
            • 0.0.0.34
            • 0.0.0.33
            • From 5ed82d490deb53799dce0707b67070254c9b0c05 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 19:22:18 +0100 Subject: [PATCH 200/239] Add Inferencium Kernel version 0.0.0.37 changelog --- changelog/inf-kernel.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 0652b65..2ef5e16 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

              Table of Contents

              +
              +

              0.0.0.37 (Pre-alpha)

              +

              Tags:

              + +

              Changelog (since version 0.0.0.36):

              +
                +
              • Merge upstream README into Inferencium Kernel + readme
              • +
              +

              0.0.0.36 (Pre-alpha)

              Tags:

              From 7dee2f86af5f5264c197ccd1d343a47596187c17 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 19:25:34 +0100 Subject: [PATCH 201/239] Add Inferencium Kernel version 0.0.0.38 changelog --- changelog/inf-kernel.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 2ef5e16..35edaa7 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

              Table of Contents

              +
              +

              0.0.0.38 (Pre-alpha)

              +

              Tags:

              + +

              Changelog (since version 0.0.0.37):

              +
                +
              • Update Linux base from version 6.1.36 to 6.1.37
              • +
              +

              0.0.0.37 (Pre-alpha)

              Tags:

              From 85981635319ee7fb46f4206e63e7f1c74dc8bd2b Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 19:27:10 +0100 Subject: [PATCH 202/239] Add Inferencium Kernel version 0.0.0.39 changelog --- changelog/inf-kernel.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 35edaa7..3b73ed7 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

              Table of Contents

              +
              +

              0.0.0.39 (Pre-alpha)

              +

              Tags:

              + +

              Changelog (since version 0.0.0.38):

              +
                +
              • Update Linux base from version 6.1.37 to 6.1.38
              • +
              +

              0.0.0.38 (Pre-alpha)

              Tags:

              From 38342e61e38d6d528287a8959117de4661773119 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 19:38:38 +0100 Subject: [PATCH 203/239] Add Inferencium Kernel version 0.0.0.40 changelog --- changelog/inf-kernel.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 3b73ed7..ca379af 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

              Table of Contents

              +
              +

              0.0.0.40 (Pre-alpha)

              +

              Tags:

              + +

              Changelog (since version 0.0.0.39):

              +
                +
              • Move readme Branches section to top
              • +
              • Move readme Security section above Licensing + section
              • +
              • Add code formatting to readme path mentions
              • +
              • Update readme repository URIs
              • +
              • Update Linux base from version 6.1.38 to 6.1.39
              • +
              • Fix readme Licensing section link formatting
              • +
              +

              0.0.0.39 (Pre-alpha)

              Tags:

              From 9733ffd275c2d07cc7fbf60e6fead47cb892f10e Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 20:05:21 +0100 Subject: [PATCH 204/239] Add Inferencium Kernel version 0.0.0.41 changelog --- changelog/inf-kernel.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index ca379af..1082665 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

              Table of Contents

              +
              +

              0.0.0.41 (Pre-alpha)

              +

              Tags:

              + +

              Changelog (since version 0.0.0.40):

              +
                +
              • Update Linux base from version 6.1.39 to 6.1.40
              • +
              +

              0.0.0.40 (Pre-alpha)

              Tags:

              From 9c1b9bdf338dd69f3596f8cfc8f4b20320f59ad0 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 20:06:49 +0100 Subject: [PATCH 205/239] Add Inferencium Kernel version 0.0.0.42 changelog --- changelog/inf-kernel.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 1082665..b362a16 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

              Table of Contents

              +
              +

              0.0.0.42 (Pre-alpha)

              +

              Tags:

              + +

              Changelog (since version 0.0.0.41):

              +
                +
              • Update Linux base from version 6.1.40 to 6.1.41
              • +
              +

              0.0.0.41 (Pre-alpha)

              Tags:

              From 4dd9851f81906ffaca203622e6c85653f46a0bf1 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 20:07:44 +0100 Subject: [PATCH 206/239] Add Inferencium Kernel version 0.0.0.43 changelog --- changelog/inf-kernel.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index b362a16..05ceff8 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

              Table of Contents

              +
              +

              0.0.0.43 (Pre-alpha)

              +

              Tags:

              + +

              Changelog (since version 0.0.0.42):

              +
                +
              • Update Linux base from version 6.1.41 to 6.1.42
              • +
              +

              0.0.0.42 (Pre-alpha)

              Tags:

              From 40f61080c197a2372f983e23148c46ca876cf84f Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 20:33:56 +0100 Subject: [PATCH 207/239] Fix Inferencium Kernel version 0.0.0.42 link target --- changelog/inf-kernel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index 05ceff8..f0f38f9 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -96,7 +96,7 @@

              0.0.0.42 (Pre-alpha)

              Tags:

              Changelog (since version 0.0.0.41):

                From c09ced927593b05f52606a90ad0b860da059a86d Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 20:34:33 +0100 Subject: [PATCH 208/239] Fix Inferencium Kernel version 0.0.0.43 link target --- changelog/inf-kernel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/inf-kernel.html b/changelog/inf-kernel.html index f0f38f9..be6d546 100644 --- a/changelog/inf-kernel.html +++ b/changelog/inf-kernel.html @@ -5,7 +5,7 @@ - + @@ -85,7 +85,7 @@

                0.0.0.43 (Pre-alpha)

                Tags:

                Changelog (since version 0.0.0.42):

                  From 77477bf44ec07bf4cd89dd2dfcb462a7b2f954de Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 2 Aug 2023 20:35:12 +0100 Subject: [PATCH 209/239] Rename Inferencium Kernel webpage to new name --- changelog/{inf-kernel.html => inf_kernel.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename changelog/{inf-kernel.html => inf_kernel.html} (100%) diff --git a/changelog/inf-kernel.html b/changelog/inf_kernel.html similarity index 100% rename from changelog/inf-kernel.html rename to changelog/inf_kernel.html From a842e10a25897843756e21e88aec5abc3fb5bcbf Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 3 Aug 2023 20:02:43 +0100 Subject: [PATCH 210/239] Add Inferencium Kernel version 0.0.0.44 changelog --- changelog/inf_kernel.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/changelog/inf_kernel.html b/changelog/inf_kernel.html index be6d546..ed25496 100644 --- a/changelog/inf_kernel.html +++ b/changelog/inf_kernel.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

                  Table of Contents

                  +
                  +

                  0.0.0.44 (Pre-alpha)

                  +

                  Tags:

                  + +

                  Changelog (since version 0.0.0.43):

                  +
                    +
                  • Add changelog
                  • +
                  • Update Linux base from version 6.1.42 to 6.1.43
                  • +
                  +

                  0.0.0.43 (Pre-alpha)

                  Tags:

                  From 6faf356d0cdef44b0c0f4e7303aa50be8a9bd4c3 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 3 Aug 2023 21:39:03 +0100 Subject: [PATCH 211/239] Improve wording --- changelog/firmware-aa000-0.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/changelog/firmware-aa000-0.html b/changelog/firmware-aa000-0.html index 2c30db7..200293b 100644 --- a/changelog/firmware-aa000-0.html +++ b/changelog/firmware-aa000-0.html @@ -5,7 +5,7 @@ - + @@ -52,8 +52,8 @@

                Changelog (since version 5.0.0.6):

                  -
                • Switch GPU firmware from AMD Navy Flounder to Beige - Goby
                • +
                • Add AMD GPU Beige Goby firmware
                • +
                • Remove AMD GPU Navy Flounder firmware
              @@ -93,7 +93,7 @@

              Changelog (since version 2.0.0.3):

              • Update WHENCE
              • -
              • Update AMD Navi 22 GPU Navy Flounder DMCUB +
              • Update AMD GPU Navy Flounder DMCUB firmware to version 0.0.172.0
              @@ -122,7 +122,7 @@

            Changelog (since version 0.0.0.1):

              -
            • Remove AMD Cezanne GPU Green Sardine firmware
            • +
            • Remove AMD GPU Green Sardine firmware
            From 139ec5fa48c4a423bf571ebab083143a83f5eb96 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 3 Aug 2023 21:42:12 +0100 Subject: [PATCH 212/239] Reorder changelog list items to conform to list order --- changelog/firmware-aa000-0.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/changelog/firmware-aa000-0.html b/changelog/firmware-aa000-0.html index 200293b..5162594 100644 --- a/changelog/firmware-aa000-0.html +++ b/changelog/firmware-aa000-0.html @@ -5,7 +5,7 @@ - + @@ -76,12 +76,12 @@

          Changelog (since version 3.0.0.4):

            -
          • Add Realtek RTL8125B NIC firmware
          • +
          • Update readme
          • Update Makefile
          • Update WHENCE
          • Update check_whence script
          • Update copy-firmware script
          • -
          • Update readme
          • +
          • Add Realtek RTL8125B NIC firmware
          @@ -105,13 +105,13 @@

        Changelog (since version 1.0.0.2):

          +
        • Update readme
        • +
        • Switch AMD CPU microcode readme from plaintext + formatting to AsciiDoc formatting
        • +
        • Update AMD CPU microcode readme
        • Update WHENCE
        • Update AMD Navi 22 GPU Navy Flounder DMCUB firmware
        • -
        • Update readme
        • -
        • Update AMD CPU microcode readme
        • -
        • Switch AMD CPU microcode readme from plaintext - formatting to AsciiDoc formatting
        From 5b3a174a7ccc635a07e795743b62eb06faea0185 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 3 Aug 2023 21:42:54 +0100 Subject: [PATCH 213/239] Improve wording --- changelog/firmware-aa000-0.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog/firmware-aa000-0.html b/changelog/firmware-aa000-0.html index 5162594..5c4d721 100644 --- a/changelog/firmware-aa000-0.html +++ b/changelog/firmware-aa000-0.html @@ -5,7 +5,7 @@ - + @@ -110,8 +110,7 @@ formatting to AsciiDoc formatting
      • Update AMD CPU microcode readme
      • Update WHENCE
      • -
      • Update AMD Navi 22 GPU Navy Flounder DMCUB - firmware
      • +
      • Update AMD GPU Navy Flounder DMCUB firmware
      From 414c7abddd09b0556f0c3c55bdf3f7df63ec5215 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 3 Aug 2023 21:45:32 +0100 Subject: [PATCH 214/239] Add "Firmware - aa000-0" version 7.0.0.8 changelog --- changelog/firmware-aa000-0.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/changelog/firmware-aa000-0.html b/changelog/firmware-aa000-0.html index 5c4d721..356aa48 100644 --- a/changelog/firmware-aa000-0.html +++ b/changelog/firmware-aa000-0.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

      Table of Contents

      +
      +

      7.0.0.8

      +

      Tags:

      + +

      Changelog (since version 6.0.0.7):

      +
        +
      • Update readme
      • +
      • Update WHENCE
      • +
      • Update check_whence script
      • +
      • Update AMD CPU Family 19h microcode
      • +
      +

      6.0.0.7

      Tags:

      From 8aa935a8e7465d5e8779892cb7c412d37eed7773 Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 4 Aug 2023 15:23:35 +0100 Subject: [PATCH 215/239] Reorder changelog list items to conform to list order --- changelog/firmware-xa000-0.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/firmware-xa000-0.html b/changelog/firmware-xa000-0.html index 43add4e..6a15004 100644 --- a/changelog/firmware-xa000-0.html +++ b/changelog/firmware-xa000-0.html @@ -5,7 +5,7 @@ - + @@ -47,11 +47,11 @@

    Changelog (since version 1.0.0.1):

      +
    • Update readme
    • Update Makefile
    • Update WHENCE
    • Update check_whence script
    • Update copy-firmware script
    • -
    • Update readme
    From 83981454b84d28cb7bf9a362df24c94521c1a27c Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 4 Aug 2023 15:26:39 +0100 Subject: [PATCH 216/239] Add "Firmware - xa000-0" version 3.0.0.3 changelog --- changelog/firmware-xa000-0.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog/firmware-xa000-0.html b/changelog/firmware-xa000-0.html index 6a15004..2c9e414 100644 --- a/changelog/firmware-xa000-0.html +++ b/changelog/firmware-xa000-0.html @@ -5,7 +5,7 @@ - + @@ -33,6 +33,7 @@

    Table of Contents

    +
    +

    3.0.0.3

    +

    Tags:

    + +

    Changelog (since version 2.0.0.2):

    +
      +
    • Add Realtek RTL8125B NIC firmware
    • +
    +

    2.0.0.2

    Tags:

      From e577a93e282617646ea5d1c87e0cbd7a871764d6 Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 4 Aug 2023 15:27:49 +0100 Subject: [PATCH 217/239] Add missing section opening tag --- changelog/firmware-xa000-0.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/firmware-xa000-0.html b/changelog/firmware-xa000-0.html index 2c9e414..e2eab88 100644 --- a/changelog/firmware-xa000-0.html +++ b/changelog/firmware-xa000-0.html @@ -5,7 +5,7 @@ - + @@ -52,6 +52,7 @@
    • Add Realtek RTL8125B NIC firmware
    +

    2.0.0.2

    Tags: