Changeset bb3934a


Ignore:
Timestamp:
04/21/2023 08:11:28 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:
ab376e9
Parents:
8fbcec3 (diff), 41d9005e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r8fbcec3 rbb3934a  
    5151       </listitem>
    5252       <listitem>
     53         <para>[timtas] - Update to mesa-23.0.3. Fixes
     54         <ulink url="&blfs-ticket-root;17968">#17968</ulink>.</para>
     55       </listitem>
     56       <listitem>
    5357         <para>[bdubbs] - Update to python-dbusmock-0.29.0 (Python module). Fixes
    5458         <ulink url="&blfs-ticket-root;17964">#17964</ulink>.</para>
  • packages.ent

    r8fbcec3 rbb3934a  
    770770<!ENTITY xcb-util-cursor-version      "0.1.4">
    771771<!ENTITY mesa-major-minor             "23.0">
    772 <!ENTITY mesa-version                 "&mesa-major-minor;.2">
     772<!ENTITY mesa-version                 "&mesa-major-minor;.3">
    773773<!ENTITY xbitmaps-version             "1.1.3">
    774774<!ENTITY xcursor-themes-version       "1.0.7">
  • x/installing/mesa.xml

    r8fbcec3 rbb3934a  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "ffea65f5dd7f1be1e4f941ad990a3ae7">
     9  <!ENTITY mesa-md5sum        "3d5025f4f135a1d9131183ac75ba91e4">
    1010  <!ENTITY mesa-size          "17 MB">
    1111  <!ENTITY mesa-buildsize     "440 MB (with docs, add 205 MB for tests)">
Note: See TracChangeset for help on using the changeset viewer.