Changeset a02109f


Ignore:
Timestamp:
08/10/2017 08:18:40 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
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:
f60ecce
Parents:
7197352
Message:

Error-0.17025
mesa-17.1.6

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7197352 ra02109f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 9th, &year;">
     9<!ENTITY releasedate  "August 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/perl-modules.xml

    r7197352 ra02109f  
    5252
    5353  <!ENTITY Error-download-http "http://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-&Error-version;.tar.gz">
    54   <!ENTITY Error-md5sum "7e3676a7fb14f65f568f12d4b40a2a72">
     54  <!ENTITY Error-md5sum "1a2ee7f0dc44f9ee76661a16bbbc0c48">
    5555
    5656  <!ENTITY File-BaseDir-download-http "http://www.cpan.org/authors/id/K/KI/KIMRYAN/File-BaseDir-&File-BaseDir-version;.tar.gz">
  • introduction/welcome/changelog.xml

    r7197352 ra02109f  
    4242    </listitem>
    4343-->
     44
     45    <listitem>
     46      <para>August 10th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update to mesa-17.1.6. Fixes
     50          <ulink url="&blfs-ticket-root;9580">#9580</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[pierre] - Update to Error-0.17025 (perl module). Fixes
     54          <ulink url="&blfs-ticket-root;9579">#9579</ulink>.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
    4458
    4559    <listitem>
  • packages.ent

    r7197352 ra02109f  
    359359<!ENTITY Encode-JIS2K-version         "0.03">
    360360<!ENTITY Encode-HanExtra-version      "0.23">
    361 <!ENTITY Error-version                "0.17024">
     361<!ENTITY Error-version                "0.17025">
    362362<!ENTITY File-BaseDir-version         "0.07">
    363363<!ENTITY File-Slurp-version           "9999.19">
     
    517517<!ENTITY xcursor-themes-version       "1.0.4">
    518518<!ENTITY xkeyboard-config-version     "2.21">
    519 <!ENTITY mesa-version                 "17.1.5">
     519<!ENTITY mesa-version                 "17.1.6">
    520520<!ENTITY xcb-util-version             "0.4.0">
    521521<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/mesa.xml

    r7197352 ra02109f  
    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        "6cf936fbcaadd98924298a7009e8265d">
     9  <!ENTITY mesa-md5sum        "54758bf842f9ea53c8b57cce4311b87e">
    1010  <!ENTITY mesa-size          "9.4 MB">
    11   <!ENTITY mesa-buildsize     "345 MB (with demos and docs, add 52 MB for tests)">
    12   <!ENTITY mesa-time          "3.1 SBU (using parallelism=4 with demos and docs, add 0.4 SBU for tests)">
     11  <!ENTITY mesa-buildsize     "343 MB (with demos and docs, add 52 MB for tests)">
     12  <!ENTITY mesa-time          "8.2 SBU (with demos and docs, add 0.7 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.