Changeset b647c54


Ignore:
Timestamp:
04/29/2017 04:58:15 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d7c71b83
Parents:
3312d38f
Message:

Update to mesa-17.0.5
Update to xf86-video-nouveau-1.0.15

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18653 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r3312d38f rb647c54  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to xf86-video-nouveau-1.0.15 (Xorg Driver).
     49          Fixes <ulink url="&blfs-ticket-root;9155">#9155</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to Mesa-17.0.5. Fixes
     53          <ulink url="&blfs-ticket-root;9177">#9177</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[dj] - Fix build issues with gperf &gt;= 3.1 for fontconfig and
    4957          systemd.</para>
  • packages.ent

    r3312d38f rb647c54  
    508508<!ENTITY xcursor-themes-version       "1.0.4">
    509509<!ENTITY xkeyboard-config-version     "2.20">
    510 <!ENTITY mesa-version                 "17.0.4">
     510<!ENTITY mesa-version                 "17.0.5">
    511511<!ENTITY xcb-util-version             "0.4.0">
    512512<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/mesa.xml

    r3312d38f rb647c54  
    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        "4a16cfc1c6d034cc17314b866eada628">
    10   <!ENTITY mesa-size          "9.0 MB">
    11   <!ENTITY mesa-buildsize     "310 MB (with demos and docs, add 49 MB for tests)">
    12   <!ENTITY mesa-time          "3.7 SBU (using parallelism=4 with demos and docs, add 0.6 SBU for tests)">
     9  <!ENTITY mesa-md5sum        "5587b6b693260e3a3125f60fed6a625d">
     10  <!ENTITY mesa-size          "9.1 MB">
     11  <!ENTITY mesa-buildsize     "326 MB (with demos and docs, add 50 MB for tests)">
     12  <!ENTITY mesa-time          "2.7 SBU (using parallelism=4 with demos and docs, add 0.6 SBU for tests)">
    1313]>
    1414
  • x/installing/x7driver-nouveau.xml

    r3312d38f rb647c54  
    55  %general-entities;
    66
    7   <!ENTITY xorg-nouveau-driver-version "1.0.14">
     7  <!ENTITY xorg-nouveau-driver-version "1.0.15">
    88
    99  <!ENTITY xorg-nouveau-driver-download-http "&xorg-download-http;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">
    1010  <!ENTITY xorg-nouveau-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">
    11   <!ENTITY xorg-nouveau-driver-md5sum        "c57c89e1a3c9bc319d26f2e11c80e7fb">
     11  <!ENTITY xorg-nouveau-driver-md5sum        "717203cb87029cddcbccf7398f9ad8c3">
    1212  <!ENTITY xorg-nouveau-driver-size          "572 KB">
    13   <!ENTITY xorg-nouveau-driver-buildsize     "11 MB">
     13  <!ENTITY xorg-nouveau-driver-buildsize     "14 MB">
    1414  <!ENTITY xorg-nouveau-driver-time          "0.1 SBU">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.