diff --git a/general/prog/rust.xml b/general/prog/rust.xml index 40b5700845..ba308d9656 100644 --- a/general/prog/rust.xml +++ b/general/prog/rust.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -201,8 +201,8 @@ - Currently Rust compiler produces SSE2 instructions for 32-bit x86, - causing the generated code broken on 32-bit systems without a + Currently the rust compiler produces SSE2 instructions for 32-bit x86, + causing the generated code to be broken on 32-bit systems without a SSE2-capable processor. All x86 processor models released after 2004 should be SSE2-capable. Run lscpu | grep sse2 as a test. If it outputs diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index de5f0631e9..36bbc06ab8 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,10 @@ March 26th, 2023 + + [renodr] - Update to rust-1.68.1. Fixes + #17860. + [renodr] - Update to Thunderbird-102.9.0 (Security Update). Fixes #17794. diff --git a/packages.ent b/packages.ent index dfd56b2823..9cdd481eeb 100644 --- a/packages.ent +++ b/packages.ent @@ -344,7 +344,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - +