Changeset 320d985


Ignore:
Timestamp:
04/23/2023 07:39:49 PM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
c8042d24
Parents:
b36f737
Message:

Update to rustc-1.69.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    rb36f737 r320d985  
    77  <!ENTITY rust-download-http "https://static.rust-lang.org/dist/rustc-&rust-version;-src.tar.xz">
    88  <!ENTITY rust-download-ftp  " ">
    9   <!ENTITY rust-md5sum        "df91d58551c09e6bf5d32e9bf3c0d802">
    10   <!ENTITY rust-size          "141 MB">
    11   <!ENTITY rust-buildsize     "8.9 GB (308 MB installed); add 7.2 GB if running the tests">
    12   <!ENTITY rust-time          "24 SBU (including download time; add 17 SBU for tests, both using parallelism=4)">
     9  <!ENTITY rust-md5sum        "2fac6c46422e743f5f05287e89e72f22">
     10  <!ENTITY rust-size          "121 MB">
     11  <!ENTITY rust-buildsize     "8.0 GB (286 MB installed); add 7.4 GB if running the tests">
     12  <!ENTITY rust-time          "24 SBU (including download time; add 15 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    362362    <para>
    363363      As with all large test suites, other tests might fail on some machines -
    364       if the number of additional failures is in the single digits,
     364      if the number of additional failures is low,
    365365      check the log for 'failures:' and review lines above that, particularly the
    366366      'stderr:' lines. Any mention of
  • introduction/welcome/changelog.xml

    rb36f737 r320d985  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to rustc-1.69.0. Fixes
     46         <ulink url="&blfs-ticket-root;17965">#17965</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to numpy-1.24.3 (Python module). Fixes
    4650         <ulink url="&blfs-ticket-root;17974">#17974</ulink>.</para>
  • packages.ent

    rb36f737 r320d985  
    347347<!ENTITY ruby-version                 "&ruby-minor-version;.&ruby-patch-version;">
    348348<!ENTITY ruby-gemdir                  "/usr/lib/ruby/gems/&ruby-minor-version;.0">
    349 <!ENTITY rust-version                 "1.68.2">
     349<!ENTITY rust-version                 "1.69.0">
    350350<!ENTITY scons-version                "4.5.2">
    351351<!ENTITY slang-version                "2.3.3">
Note: See TracChangeset for help on using the changeset viewer.